Re: [Live-devel] RTP Sequence number - alternating values

2007-07-12 Thread Ross Finlayson
>Does anyone have any idea why this could happen? Why is my RTP sink >generating bad sequence numbers? What about the RTP packets with >payload 72! They must be coming from the same RTPSink No. Unless you have modified the existing library code, your "alternating sequence numbers" must be comi

[Live-devel] RTP Sequence number - alternating values

2007-07-12 Thread Christian Frahm
Thanks for the answer Ross. I will make myself a bit more clear to state the case. I am streaming a sequence of PES (both audio and video). I use the demux class to stream audio and video separatelly ( audio to IP port and video to ). I am using a dedicated network - so all traffic to th

Re: [Live-devel] RTP Sequence number - alternating values

2007-07-11 Thread Ross Finlayson
>Audio works fine - I am encountering a rather peculiar error with >video. My video RTP packets are being send with alternating Sequence >Numbers. For example: > >RTP packet 1 Sequence number:54820 >RTP packet 2 Sequence number:44758 >RTP packet 3 Sequence number:54821 >RTP packet 4 Sequence numb

[Live-devel] RTP Sequence number - alternating values

2007-07-11 Thread Christian Frahm
Hi to all, I am trying to stream A / V which are stored in a series of PES packets. I am using the VOBstreamer code as a start - just changed the source so that it reads from my source. Audio works fine - I am encountering a rather peculiar error with video. My video RTP packets are being send