Re: [Live-devel] RTP to Transport Stream

2008-03-04 Thread Boris Rekhtman
fInputBuffer[8] = 0;// instead of 5 and adjusting #define SIMPLE_PES_HEADER_SIZE 9 // instead of 14 in order to make it work. Boris Rekhtman _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Finlayson Sent: Tuesday, March 04, 2008 12:48 PM To

Re: [Live-devel] RTP to Transport Stream

2008-03-03 Thread Boris Rekhtman
I tried this and the result file stutters a lot in VLC. I also tried to stream this TS using BasicUDPSink and it also stutters in VLC and if played on Amino set-top box. What can be a reason for this? Boris Rekhtman _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

[Live-devel] RTP to Transport Stream

2008-03-01 Thread Boris Rekhtman
Hello, I am looking for a way to modify openRTSP example to a. Request MPEG2 Program Stream file from live555 Media Server (already in openRTSP) b. Receive 2 RTP streams for audio and video (already in openRTSP) c. Multiplex 2 streams and create an MPEG2 Transport Stream file instead of 2 se