how to import a live buffer into gstreamer?

Nathan zjustc at gmail.com
Tue Nov 29 13:00:02 PST 2011


Greetings,

I am trying to streaming a compressed video into networks.

The data coming from non-gst h264encoder and I donot want to change my
existing codes a lot.

So I just keep memcpying compressed data from the output of encode and load
them into fakesrc and create a thread in my codes to run the gst-pipeline.

So far, I have not successfully done it.

Anyone can suggest any easier approach?

If I just want to keep feeding data into sink pad of a gst-pipeline, which
kind of elements is more suitable to do achieve this?

 

I try to use gstpushsrc, however didnot find any useful example.

 

Regards,

 

Jun 

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/how-to-import-a-live-buffer-into-gstreamer-tp4120766p4120766.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list