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

fix push.gb28181.conf, gb28181conn repeat call serve()

This commit is contained in:
xialixin 2020-03-20 10:38:38 +08:00
parent cbe9c1dabc
commit 8b4f84e336
3 changed files with 23 additions and 18 deletions

View file

@ -3,7 +3,8 @@
listen 1935;
max_connections 1000;
daemon off;
pid ./objs/srs28181.pid
pid ./objs/srs28181.pid;
srs_log_file ./objs/srs28181.log;
srs_log_tank console;
stream_caster {
enabled on;
@ -23,7 +24,7 @@ stream_caster {
#服务器端编号
#设备端配置编号需要与该值一致,否则无法注册
serial 34020000002020000001;
serial 34020000002000000001;
#服务器端域
realm 3402000000;