Capture multiple streams with appsrc

Rushin Shah rushin.shah at einfochips.com
Tue Oct 13 23:58:18 PDT 2015


Hi,

My camera SDK provides me multiple streams simultaneously. For e.g. Channel
1: H264 encoded, Channel 2: Raw YUV.

I am currently using appsrc plugin to pass on the raw data to further
pipeline elements. I want to simultaneously pass on the H264 encoded stream
data to another set of elements in pipeline using appsrc only. For this one
solution could be to create another appsrc object in parallel
programmatically and send data. Is this possible using only one appsrc
object? i.e. Only one appsrc outputs streams with 2 different formats.

It's really urgent.

Regards,
Rushin



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Capture-multiple-streams-with-appsrc-tp4674071.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list