1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number]

This commit is contained in:
wenjiegit 2014-01-02 14:05:09 +08:00
parent bfef0eebfe
commit 276b60200f

View file

@ -1,14 +1,11 @@
# the listen ports, split by space.
listen 1935;
<<<<<<< HEAD
=======
# the default chunk size is 128, max is 65536,
# some client does not support chunk size change,
# however, most clients supports it and it can improve
# performance about 10%.
# default: 60000
chunk_size 60000;
>>>>>>> upstream/master
# the logs dir.
# if enabled ffmpeg, each stracoding stream will create a log file.
# default: ./objs/logs