[streaming] Re: Streaming RTP-Sequence Number

Christophe Massiot massiot at via.ecp.fr
Tue Mar 11 12:46:14 CET 2003


On Tue, Mar 11, 2003, Laurent Aimar wrote:

> On Mon, Mar 10, 2003, Serdar Uezuemcue wrote:
> > i´m streaming some mpg  with the VLC Version 0.5.2 over RTP .
> > The problem is that all packets have the equal sequence number = 12.
> > Can someone tell me where i can change this in the code ?
> > Or could someone change this in the CVS and inform me.
> > Is very important , because i´ve to filter to the sequencenumber.
>  You can find it in vlc/modules/access_output/udp.c at line 200:
> p_sys->i_sequence_number = 12;

Hum, it is actually supposed to increment at every packet, much like
the TS continuity counter :p.

-- 
Christophe Massiot.
-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the streaming mailing list