[Live-devel] True push DeviceSource

Ross Finlayson finlayson at live555.com
Sat Oct 26 01:13:22 PDT 2013


> I am using AC3 codec to encode audio and then stream it using AC3AudioStreamFramer and AC3AudioRTPSink. Am i doing anything wrong ?

Yes.  You should *not* be using an "AC3AudioStreamFramer".  That's intended only for streaming AC3 audio that comes in a byte stream - e.g., from a file.  Because your AC3 audio input comes from an encoder - one frame at a time - you should feed it directly into a "AC3AudioRTPSink".  (Also, don't forget to set accurate presentation times ("fPresentationTime") for each frame.)

Also, you should test your stream first using "testRTSPClient", before trying VLC (or any other media player).


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20131026/cf53f03f/attachment-0001.html>


More information about the live-devel mailing list