[Live-devel] H264DiscreteFramer from custom source
James Norris
norris.j at gmail.com
Wed Nov 16 09:29:42 PST 2011
Hey Ross,
Sorry for slow reply, now back at my desk. I've put the video up at:
http://www.cs.nott.ac.uk/~jzn/live/test.h264
Unfortunately VLC doesn't play it. Any idea what's wrong with the
file? I also saved the SDP description via a log of OpenRTSP running
(this also shows exact params used to openrtsp if there was any
doubt):
http://www.cs.nott.ac.uk/~jzn/live/log.txt
Am I correct in saying that there should be an extra line in this SDP
which translates to an interpreted SPS/PPS NAL via the discrete
framer? Even without this line in the SDP, VLC should still be able
to understand the stream as the SPS/PPS are inline though?
Thanks again,
James
On Thu, Nov 10, 2011 at 4:41 PM, Ross Finlayson <finlayson at live555.com> wrote:
> I've put an avi of the stream here:
>
> http://www.cs.nott.ac.uk/~jzn/live/test.avi
>
> Which was generated using the command line:
>
> openRTSP.exe -4 -w 256 -h 64 -f 30 -d 10 rtsp://.... > test.avi
>
> This is incorrect. The "-4" option generates a ".mp4"-format file, not an
> AVI file.
> In any case, I suggest not using this option (or "-i"). Instead, don't use
> any options at all (other than "-d <duration>"). You will get a raw H.264
> video output file. Rename this as "test.h264", and check whether or not VLC
> will play it.
> If VLC can't play your file, then put it on a web server, and send us the
> URL, so I can download and look at it myself.
>
> 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