[Live-devel] MediaSubsession SDP description to NAL

James Norris norris.j at gmail.com
Fri Nov 18 02:11:20 PST 2011


Thanks all, the live555 functionality here works fine.

The problem is that ffmpeg requires H264 extradata in avcC format,
which is annoyingly complex to put together.  Manning up in
progress...

James




On Thu, Nov 17, 2011 at 10:58 PM, Ross Finlayson <finlayson at live555.com> wrote:
> Then you will split the
> returned string at the comma, if present.  The first half will be the SPS
> and the second half will be the PPS.  Base64 decode both of these strings
> (using Live555's base64Decode function if you wish)
>
> Yes, but it's simpler to call "parseSPropParameterSets()", because that does
> all this for you.
>
> 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
>
>



More information about the live-devel mailing list