RTSP server sending RTP fragmented packets

Olivier CrĂȘte olivier.crete at collabora.com
Tue Apr 3 18:49:36 UTC 2018


Hi,

On Tue, 2018-04-03 at 09:43 -0700, stfl wrote:
> I am writing an rtsp server application.
> 
> I noticed in wireshark that the server sends out packets that are
> fragemented by the IP layer. I specified the mtu property on the
> rtph264pay
> element.
> 
> Is it possible to force rtp fragmentation over IP fragmentation?

Using the "mtu" property is the right way to do it, but it will be
overriden if the client asks for a specific blocksize in it's header.

-- 
Olivier CrĂȘte
olivier.crete at collabora.com


More information about the gstreamer-devel mailing list