Hi,<br><br><div class="gmail_quote">On Wed, Oct 17, 2012 at 5:42 PM, marisk <span dir="ltr"><<a href="mailto:irmars@yahoo.com" target="_blank">irmars@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
Is it possible to use multiple appsrc in a pipeline?<br></blockquote><div><br>Yes.<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I have a video buffer and data buffer (which I am planning to send as audio)<br>
available to me every second and I have to stream it out. I have used appsrc<br>
with just video. Now that there is the additional data buffer, I am planning<br>
to use two appsrc elements in the buffer. Can they both emit signals and be<br>
serviced?<br></blockquote><div><br>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.<br>
<br>Best regards,<br>Tiago Katcipis<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
At the receiving end I would need to get the data buffer in the raw format<br>
and store it.<br>
<br>
Please help!!<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Multiple-appsrc-tp4656642.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Multiple-appsrc-tp4656642.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>