How to use a tee to split a video device’s output in C?
I’m at my wits end.
I’m trying to use Gstreamer in C to “split” the output of a H264 webcam dynamically.
Error linking capsfilter with shmsink/jpegdec on GStreamer doesn’t happen with gst_parse_launch()
I am building an app that can stream my webcam to a shared memory using shmsink plugin, and elsewhere get it using shmsrc and registering it to a file.
The following works perfectly :
How to add video/x-r to a c++ program
everyone, I’m starting to study GStreamer, I want to write applications for recording the screen and transferring the image over tcpudp to another computer.
Why is the h264parse plugin not categorized as ‘good’?
I’m currently using GStreamer in my project, specifically the h264parse and the tsdemux plugin. I’ve noticed that this plugin is not categorized as ‘good’, and I’m wondering if there is a specific reason for this classification.
Why is the h264parse plugin not categorized as ‘good’?
I’m currently using GStreamer in my project, specifically the h264parse and the tsdemux plugin. I’ve noticed that this plugin is not categorized as ‘good’, and I’m wondering if there is a specific reason for this classification.