Sorry for bothering, I just ran into one the archives of this mailing list and
From what i understand I can use the "testMPEG1or2VideoReceiver" and just
replace the session source with the next line :

sessionState.source = SimpleRTPSource::createNew(*env, &rtpGroupsock,33 /*indicates mpeg2ts*/,90000,"video" /*hack*/);

where the 90000 value of the "rtpTimestampFrequency" is taken from the MPEG2transportStreamer program

I streamed from vlc, but got nothing (the target file is empty).
What am I doing wrong ?
How can I know the rtpTimestampFrequency of the transmitter?

Thanks
Michael

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to