[Live-devel] Questions about project to dump Images frames from H264 stream using live555 and ffmpeg
Ross Finlayson
finlayson at live555.com
Fri Mar 2 12:14:33 PST 2012
> I have added the following lines into "afterGettingFrame" method.
>
> unsigned numSPropRecords;
> SPropRecord* sPropRecords = parseSPropParameterSets(fSubsession.fmtp_spropparametersets(), numSPropRecords);
>
> numSPropRecords is always 0
> and sPropsRecords is always NULL
That's probably because "fmtp_spropparametersets()" returned NULL, which suggests that the stream's SDP description - for some reason - did not contain a proper "a=fmtp: ..." line. To help figure out what's going wrong, please let us know the stream's SDP description, and also the result of calling "fmtp_spropparametersets()".
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/20120302/5cd18e75/attachment.html>
More information about the live-devel
mailing list