RTP payloaders and streaming over UDP/TCP

Chuck Crisler ccrisler at mutualink.net
Wed Nov 20 10:48:06 PST 2013


Are you specifying the MTU property on the payloader? gst-inspect
rtptheorapay shows: mtu=1400 The default is 1400 but you never know...


On Wed, Nov 20, 2013 at 11:49 AM, distran <distran.sensors at gmail.com> wrote:

> All right, but isn't it exactly what RTP payloader should do - break frame
> into pieces and map it into RTP packets? I am getting this error only using
> Theora - when using other codecs (even simple jpg) I am not getting that
> error - it means that rtp payloaders from other codecs manage to map my
> video frames into pieces to put into rtp packets. The only one that seems
> not to be working for me (even for relatively small images, like 640x360.
> it
> is already saying frame is too big. Moreover, I am getting this error on
> the
> payloader, so it means rtptheorapay receives buffer that is too big from
> theoraenc. How can I fix that without compromising the quality (lowering
> the
> bitrate helps, since buffers get smaller then)?
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/RTP-payloaders-and-streaming-over-UDP-TCP-tp4663441p4663444.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/20131120/d4424c4f/attachment.html>


More information about the gstreamer-devel mailing list