playing demuxed audio/video packet using GStreamer -


i newbie in multimedia. have application getting demuxed audio/video packet. checked gstreamer tutorials of examples based on url muxed stream. gstreamer provides such interface 1 can pass demux audio/video buffer video playback?

appsrc capable pushing data application gstreamer pipeline.

the pipeline can be:

your demuxed data -> appsrc ! some-decoder ! some-sink

here example , info appsrc.

also can check more examples here


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -