Multiple appsrc

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Multiple appsrc

marisk
Hi,

Is it possible to use multiple appsrc in a pipeline?

I have a video buffer and data buffer (which I am planning to send as audio) available to me every second and I have to stream it out. I have used appsrc with just video. Now that there is the additional data buffer, I am planning to use two appsrc elements in the buffer. Can they both emit signals and be serviced?

At the receiving end I would need to get the data buffer in the raw format and store it.

Please help!!

Reply | Threaded
Open this post in threaded view
|

Re: Multiple appsrc

Tiago Katcipis
Hi,

On Wed, Oct 17, 2012 at 5:42 PM, marisk <[hidden email]> wrote:
Hi,

Is it possible to use multiple appsrc in a pipeline?

Yes.
 

I have a video buffer and data buffer (which I am planning to send as audio)
available to me every second and I have to stream it out. I have used appsrc
with just video. Now that there is the additional data buffer, I am planning
to use two appsrc elements in the buffer. Can they both emit signals and be
serviced?

Yes. I don't know if this is the best solution for your problem, but there is no limitation on having multiple sources on the same pipeline, and no problem on having multiple appsrc's.

Best regards,
Tiago Katcipis

At the receiving end I would need to get the data buffer in the raw format
and store it.

Please help!!





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Multiple-appsrc-tp4656642.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel