RTSP Stream source detect unavailability and replace Logo until its available
Tim-Philipp Müller
t.i.m at zen.co.uk
Fri Jul 21 14:13:27 UTC 2023
Hi,
> I have 16 rtsp sources (cam) I am looking a solution to detect
> unavailable rtsp source whether starting the program or after a while
> , and replace the stream output with a logo until its available
> again. The pipeline has many plugins object detection etc.
>
> Is there any way to do this ?
fallbacksrc or fallbackswitch from gst-plugins-rs might be able to
achieve what you want:
https://gstreamer.freedesktop.org/documentation/fallbackswitch/index.html?gi-language=c#fallbackswitch-page
Cheers
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230721/05125a4e/attachment.htm>
More information about the gstreamer-devel
mailing list