[Live-devel] How to get data from many channels at once

Ross Finlayson finlayson at live.com
Wed Mar 10 10:19:10 PST 2004


At 05:11 AM 3/10/04, you wrote:
>i have to implement a client program using live.com witch receives video 
>segments through many channels, so i want to know how:
>- to get the SDP description file(what classes and functions are used to 
>solve this problem in live.com)
>- to connect to the server to get data(classes and functions in live.com)

The RTSP protocol is usually used for this (if your video streams are 
served by a RTSP server).  In this case, you can probably just use the 
"openRTSP" test program.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list