Jetson nano USB 1080p stream save while streaming to rtmp fails.

Nicolas Dufresne nicolas at ndufresne.ca
Fri Mar 6 13:28:40 UTC 2020


Le ven. 6 mars 2020 06 h 15, dananjaya <pulzappcheck890 at gmail.com> a écrit :

> I have tried to save an USB 1080p stream while streaming it to an rtmp
> location. I used the tee element to achieve this. If there is a network
> failure both the pipeline stops. I am required to continue saving the
> stream
> even though the rtmp fails.
>
> What can be a solution for this?
>

I would use two pipelines. One for the recording, with tee and an appsink
on one end. And then another for the streaming, starting with an appsrc.
That will protect the recorder from the potential network errors.

Nicolas

p.s. consider using rtmpsink2, it's more robust to network errors.


>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200306/30156dc7/attachment.htm>


More information about the gstreamer-devel mailing list