Begging For Help

Chuck Crisler ccrisler at mutualink.net
Thu Feb 14 13:09:42 PST 2013


Why can't you set the mtu as an option before starting the pipeline?

On Thu, Feb 14, 2013 at 3:27 PM, johnwesting
<john.blank.westing at gmail.com>wrote:

> I need help. I have been working on this GStreamer project for weeks and
> constantly get stuck on GStreamer related issues and I don't know what to
> do. The documentation online is not thorough, and the Q&A on this forum are
> hit or miss helpful. I feel very alone.
>
> What I want for the most part seems so simple. GStreamer must have a way to
> accommodate what I am doing. I have a Base Transform Encode element, a Base
> RTP Payload element, and a Base Sink Element which communicates with a
> remote device. When the the Base Sink Element receives the
> set_capabilities() notification it connects to the remote device using the
> fixated capabilities of the Base Transform Encode element. After connection
> succeeds the remote device tells the Base Sink Element the desired MTU. The
> Base Sink Element then passes that MTU to the RTP Payloader element.
>
> All of that works fine. The problem is that the handle_buffer() function of
> the Base RTP Payloder element is called --before-- the MTU is set. How can
> I
> pause the pipeline while the Base Sink Element waits for the MTU?
>
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Begging-For-Help-tp4658540.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130214/918fca75/attachment.html>


More information about the gstreamer-devel mailing list