[Live-devel] About .sdp file Support.

Ross Finlayson finlayson at live.com
Tue May 24 03:35:27 PDT 2005


>    Does Live Streaming media code supports .sdp file support?

Yes, a media player client can read a ".sdp" file, and pass the contents to 
"MediaSession::createNew()" to set up the stream.  Note, though, that this 
will work only for receiving multicast streams, because for unicast 
streams, the client needs more information (in particular, source and 
destination port numbers) than the SDP description can provide.  (For 
playing unicast streams, the client should use RTSP instead.)


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



More information about the live-devel mailing list