[Live-devel] RTP Multicast Video Client

Ross Finlayson finlayson at live555.com
Wed Oct 2 08:34:53 PDT 2013


> I'm developing an application which supports RTP Multicast video streaming.
> The video stream would be H.264 encoded video stream.
> The application should join the appropriate family address of the streamed video and behave as a video client.

Because you are transmitting H.264 video via RTP, your server (transmitter) application should include a RTSP server.  Note, for example, our "testH264VideoStreamer" demo application, and read
	http://www.live555.com/liveMedia/faq.html#rtsp-needed
to understand why it's valuable to use RTSP when streaming H.264 via RTP.

If you do this, then our standard RTSP client applications - e.g. "testRTSPClient" or "openRTSP" <http://www.live555.com/openRTSP/> could be used to receive the data.


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/20131002/2c70fc44/attachment-0001.html>


More information about the live-devel mailing list