Edward-Wu / srt-live-server

srt live server for low latency
Other
644 stars 192 forks source link

Max latency is too low #126

Open haakonnessjoen opened 1 year ago

haakonnessjoen commented 1 year ago

https://github.com/Edward-Wu/srt-live-server/blob/8c16a734b34e4621852e0d4fcd351a9d2f98b1e0/slscore/SLSListener.hpp#L61

When sending SRT through a bad conneciton you need more than 300ms. The specification says max 8000 i think. The latency limit should be increased.