Oops, I actually use SimpleRTPSink* sink = SimpleRTPSink::createNew(*env, rtpGroupsock, 33, 90000, "audio", "mp2t", 1, True, False);
I see the packets transmitted in WireShark, TS PID is 0xC0. VLAN can't play the resulting stream. In addition, the pts of the rtp is always 0. If I use VLAN to stream AAC in TS the PID=0x44 and pts is set correctly. Any ideas? From: [email protected] [mailto:[email protected]] On Behalf Of Ross Finlayson Sent: Wednesday, September 30, 2009 9:10 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] AAC in TS streaming Does the following sequence makes sense No, because a "MPEG4GenericRTPSink" is used to stream MPEG-4 Elementary Stream data (e.g., AAC audio), *not* MPEG Transport Stream data. I feeling deja vu here.... -- Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
