[Live-devel] Live stream of Axis camera

Manuel Carrizo fant0m4s at gmail.com
Fri May 16 11:30:38 PDT 2008


On Tue, May 6, 2008 at 6:36 PM, Ross Finlayson <finlayson at live555.com> wrote:
> Because you are streaming from a live source, then you may instead be able
> to use a simple "FramedSource" subclass (that you would write) that just
> delivers one AAC frame at a time (and sets "fPresentationTime"
> appropriately).
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>

Hi, I have subclassed FramedSource and set the presentationtime, and I
can stream video with audio, I'm receiving the video in a Quicktime
file. If I try to play the file with mplayer the codecs and
information about the streams is the same that if I try to play the
video that I get if I connect openRTSP directly to the camera, but I
get the next message a lot of times:

FAAD: Failed to decode frame: Maximum number of bitstream elements exceeded

I get the same message if I try to convert the video to another format
with ffmpeg.
I'm doing something wrong in the server side, but I can't figure what.
Could please give me a hint about what means this message?

Thanks in advance, Manuel


More information about the live-devel mailing list