Re: [Live-devel] RTP/raw UDP stream joining after stream starts

2012-05-01 Thread Warren Young
On 4/30/2012 4:41 PM, Ross Finlayson wrote: I suspect that the video contains a MPEG "Video Sequence Header" only at the beginning Good call! I wrote an MPEG start code scanner and it indeed found only one 0x01B3 in the file. I have the scanner munching on our DV file library now. :) __

Re: [Live-devel] RTP/raw UDP stream joining after stream starts

2012-04-30 Thread Ross Finlayson
> Ross, would you please look at this MP2TS file for us? > > http://etr-usa.com/live555/novideo.ts > > It always streams successfully via RTSP over raw UDP from mediaServer, but > shows no video when streamed from testMPEG2TransportStreamer if the sender > starts before the receiver. > >