You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When playing from output RTSP URIs from LMS (implemented RTSP Server from Live555 inside LMS) there is no keep alive management. Therefore, streams stops after long time (~1h).
The solution is to call Live555 method properly by setting a timeout for the keepalive method of the library.
The text was updated successfully, but these errors were encountered:
issue found at commit: ac867c1
The text was updated successfully, but these errors were encountered: