A live source can stop delivering frames while its connection stays up: a camera that keeps the RTSP session alive but sends nothing, or a stream that degrades to a trickle. FFMPEG_TIMEOUT_MS covers the case where the source never connects, but a connected-and-silent feed keeps the adapter running forever with nothing flowing through it.
A live source can stop delivering frames while its connection stays up: a camera that keeps the RTSP session alive but sends nothing, or a stream that degrades to a trickle.
FFMPEG_TIMEOUT_MScovers the case where the source never connects, but a connected-and-silent feed keeps the adapter running forever with nothing flowing through it.