[streaming] Re: Streaming RTP-Sequence Number

Laurent Aimar fenrir at via.ecp.fr
Tue Mar 11 01:38:57 CET 2003


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;

-- 
fenrir

-- 
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