RTP Packet Reordering in VLC

About encoding, codec settings, muxers and filter usage
ymsaputra
Blank Cone
Blank Cone
Posts: 16
Joined: 14 Nov 2012 13:56

RTP Packet Reordering in VLC

Postby ymsaputra » 27 Feb 2013 12:15

Dear All,

I want to make sure about RTP reordering packet in Audio Video Profile (using H264 packetizer, payload 96, and using SDP file).

If at VLC server the sequence number is in order but during transmission, if there is no order packet
(e.g server : 1,2,3,4,5 and during transmission the order is 4,1,5,2,3),

is it right that at VLC client, the packet will be reordered automatically so it will be 1,2,3,4,5 again?

and how long the threshold time for RTP packet reordering in VLC client before the packets are dropped? Is it right the threshold is 200 ms?



Thank you so much for the answers
Best Regards,

Yuris

Rémi Denis-Courmont
Developer
Developer
Posts: 15280
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: RTP Packet Reordering in VLC

Postby Rémi Denis-Courmont » 27 Feb 2013 16:29

In that case, live555 should do the reordering and dejitter. You'd have to check live555; this is not part of VLC.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Sébastien Escudier
Big Cone-huna
Big Cone-huna
Posts: 853
Joined: 06 Nov 2008 08:38
Operating System: linux

Re: RTP Packet Reordering in VLC

Postby Sébastien Escudier » 27 Feb 2013 20:44

the threshold value is set in live555.cpp to 200ms


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 29 guests