But I need to integrate this system into another project.
openRTSP has more features than I need.

I need to capture the video rtsp bytes, encapsulated in MP4, and send UDP.
I believe testRTSPCliente approaches what I need.

Everything is ready, but the video does not play in any player.

Any suggestions:

thank you very much

*Felipe Lemos

**Graduate in Computer Science*
*MSc. in Computer Science
Federal University of ParaĆ­ba*
*E-mail: felipel at lavid dot ufpb dot br*


2013/9/4 Ross Finlayson <finlay...@live555.com>

> The data in "fReceiveBuffer" (for the "video/H264" stream) is a 'raw'
> H.264 NAL unit.  So you can't write it directly to a ".mp4"-format file.
>
> Instead, I suggest that you use the "openRTSP" application - see
> http://www.live555.com/openRTSP/   Note that it has an option "-4" for
> writing 'stdout' to a MPEG-4 format file.
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel@lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to