> pTS->addNewAudioSource(MPEG4GenericRTPSource, 4);
Yes, that's what you should be doing. Unfortunately I don't know why it's not
working for you...
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@li
Hi,
I'm working on wrapping two RTP stream source (H264 and AAC-HBR ) into a
MPEG Transport stream and then forward it to another 3rd party server. The
source and the target are both 3rd party so I don't have control of their
expectation of input and output format.
The video is working after stud