[Live-devel] RTP/UDP to RTP/SCTP???

Ross Finlayson finlayson at live.com
Sun Feb 20 10:31:12 PST 2005


At 08:45 AM 2/20/05, you wrote:
>hi
>I need to change RTP/UDP to RTP/SCTP.  e.g.
>instead of creating socket -> socket(AF_INET, SOCK_DGRAM, 0 ) using
>socket(AF_INET, SOCK_SEQPACKET, IPPROTO_SCTP).

To make this change in the "LIVE.COM Streaming Media" code, you would 
change the code for "setupDatagramSocket()" in "groupsock/GroupsockHelper.cpp".


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



More information about the live-devel mailing list