Optimize streaming latency: remove -re flag, add keyframe settings, reduce HLS segments, faster ICE timeout
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s
This commit is contained in:
@@ -22,8 +22,8 @@ rtspTransports: [tcp, udp]
|
||||
hls: yes
|
||||
hlsAddress: :8888
|
||||
hlsAllowOrigin: '*'
|
||||
hlsSegmentCount: 10
|
||||
hlsSegmentDuration: 2s
|
||||
hlsSegmentCount: 3
|
||||
hlsSegmentDuration: 1s
|
||||
hlsPartDuration: 200ms
|
||||
hlsAlwaysRemux: yes
|
||||
|
||||
|
Reference in New Issue
Block a user