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

Raja Muhammad Hammad rajahammad at gmail.com
Sun Feb 20 21:45:37 PST 2005


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).
Send & recv calls works fine with SCTP as well.
In the above situation what and where do I need to make  the relvant
changes . I am using Darwin Streaming Server 5 as server and openRTSP
as client.
Regards


More information about the live-devel mailing list