Live stream openCV appended videos to youtube

questions2Nvidia.pdf (39.3 KB)

As shown in the attached file: Grapping frames from a camera using NVIDIA specific Gstreamer elements and changing these, using openCV and process these in the GPU works very good. From here they should be live streamed to youtube: Which functions/elements are required to send the new frames as a live stream to youtube?
I have read through most documents from NVIDIA and gstreamer.freedesktop.org without any success.

Hi,
Please go to gstreamer forum to get suggestion. Once you get a working pipeline, you can replace with v4l2 plugins to enable hardware encoding/decoding.