<div dir="ltr">Are you specifying the MTU property on the payloader? gst-inspect rtptheorapay shows: mtu=1400 The default is 1400 but you never know...<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 20, 2013 at 11:49 AM, distran <span dir="ltr"><<a href="mailto:distran.sensors@gmail.com" target="_blank">distran.sensors@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">All right, but isn't it exactly what RTP payloader should do - break frame<br>
into pieces and map it into RTP packets? I am getting this error only using<br>
Theora - when using other codecs (even simple jpg) I am not getting that<br>
error - it means that rtp payloaders from other codecs manage to map my<br>
video frames into pieces to put into rtp packets. The only one that seems<br>
not to be working for me (even for relatively small images, like 640x360. it<br>
is already saying frame is too big. Moreover, I am getting this error on the<br>
payloader, so it means rtptheorapay receives buffer that is too big from<br>
theoraenc. How can I fix that without compromising the quality (lowering the<br>
bitrate helps, since buffers get smaller then)?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/RTP-payloaders-and-streaming-over-UDP-TCP-tp4663441p4663444.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/RTP-payloaders-and-streaming-over-UDP-TCP-tp4663441p4663444.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></div>