mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix the forwarder reconnect bug, feed it the sequence header.
This commit is contained in:
parent
c7ec6f511c
commit
270041b225
7 changed files with 44 additions and 8 deletions
|
@ -92,7 +92,7 @@ vhost __defaultVhost__ {
|
|||
vhost dev {
|
||||
enabled on;
|
||||
gop_cache on;
|
||||
#forward 127.0.0.1:19350;
|
||||
forward 127.0.0.1:19350;
|
||||
hls {
|
||||
enabled off;
|
||||
hls_path ./objs/nginx/html;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue