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
Open multiple rtsp steams using av.open in thread, some cameras maybe 1s delay in sometimes, if rtsp streams number exceeds 30,This phenomenon will become very obvious.
Expected behavior
How to reduce the delay when opening rtsp stream?
Actual behavior
{{ A clear and concise description of what actually happened. }}
This discussion was converted from issue #1257 on January 09, 2024 05:43.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Overview
Open multiple rtsp steams using
av.open
in thread, some cameras maybe 1s delay in sometimes, if rtsp streams number exceeds 30,This phenomenon will become very obvious.Expected behavior
How to reduce the delay when opening rtsp stream?
Actual behavior
{{ A clear and concise description of what actually happened. }}
Investigation
This is my code open camera:
Research
I have done the following:
Additional context
{{ Add any other context about the problem here. }}
Beta Was this translation helpful? Give feedback.
All reactions