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
{{ message }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
Remove av_read_play which already called inside rtsp (#1093)
Some rtsp server will handle the second PLAY request
as error and disconnect the TCP connection, it will
cause the stream disconnect and trigger the reconnect
mechnism in LiveStream, continue to disconnect and
reconnect.
Signed-off-by: Yu, Dingfeng <[email protected]>
0 commit comments