I am creating a RTSP Client application that supports viewing of H.264
video data.
I want to test whether my application is recieving the data correctly or
not, but for that LIVE 555 test progs doesnt have any h.264 streamer
application.

Even LIVE 555 Server also doesnt support streaming of .mp4 files which has
the h.264 data.
Does LIVEMedia Server supports H.264 video or not?

Sigh...

The pre-built "LIVE555 Media Server" binary application does not (currently) support streaming H.264. However, our RTSP server implementation (source code) does support streaming H.264, but you need to write some new code of your own to use it (read the FAQ).

Our RTSP client implementation (including the "openRTSP" demo application, and media player clients like VLC that use it) supports receiving H.264 video over RTP.
--

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

Reply via email to