[Live-devel] AAC packaging for "mpeg4-generic" stream?
Dave Beal
dbeal at cardinalpeak.com
Mon Mar 7 08:31:04 PST 2011
Thank you for the prompt reply, Ross. So I take it from your response
that the Live555 library is agnostic about how the AAC is packaged.
- Dave
-----Original Message-----
From: Ross Finlayson <finlayson at live555.com>
Reply-to: LIVE555 Streaming Media - development & use
<live-devel at ns.live555.com>
To: LIVE555 Streaming Media - development & use
<live-devel at ns.live555.com>
Subject: Re: [Live-devel] AAC packaging for "mpeg4-generic" stream?
Date: Sat, 5 Mar 2011 21:38:04 -0800
>I'm trying to code a server to stream live video and audio over
>RTSP/RTP to VLC. The video stream plays fine, but I'm having trouble
>with the audio stream; the VLC's faad module continuously complains
>about problems in the bitstream.
Your message didn't make it clear whether or not your server is
implemented using our libraries, but if it's not, then we can't
really help you here, because the VLC media player is not our
software. (VLC does use our libraries for the RTSP/RTP protocol, but
not for decoding at all.)
Instead, you should begin by using our "openRTSP" client (see
<http://www.live555.com/openRTSP/>) to make sure that it receives
your stream OK (and writes a non-empty file for the incoming audio
stream).
I also suggest that you take a look at how our RTSP server
implementation (e.g, our "testOnDemandRTSPServer" demo application)
streams from an ADTS-format aac file. (For an example ADTS-format
AAC file, you can use the file "test.aac" from
<http://www.live555.com/liveMedia/public/aac/>.)
Dave Beal
Cardinal Peak
(303) 665-3962 x124 | Email | vCard
| Web | Company Blog | LinkedIn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20110307/960d73d4/attachment.html>
More information about the live-devel
mailing list