Multiple Gstreamer Pipelines
Dwight Kulkarni
dwight at realtime-7.com
Thu Sep 9 15:42:08 UTC 2021
Hi all,
I have a main RTSP pipeline thread. Now I've created pipeline#2 on a
different thread to save some video files.
They are both accessing the same device /dev/video1
However, I can't get both of them to run at the same time.
If I start pipeline#2, I see that it starts saving video files.
However, when I try to view through VLC on the RTSP server it shows error
after it asks me for the authentication info.
If I disable pipeline#2, I start seeing my VLC client again.
Has anyone experienced this behaviour ? Is there a property I need to set
to make both pipelines work together ?
--
Sincerely,
Dwight Kulkarni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210909/93d2b810/attachment.htm>
More information about the gstreamer-devel
mailing list