Quicktime file Streaming (RTP using TCP interleaving)
Quicktime file Streaming (RTP using TCP interleaving)
- Subject: Quicktime file Streaming (RTP using TCP interleaving)
- From: "Nihit Purwar" <email@hidden>
- Date: Mon, 21 Aug 2006 14:13:45 +0530
Hi,
I am trying to stream a .mov file from my own proprietary server to quicktime player and I've to stream it over TCP (UDP is not acceptable because of the codec requirement of no-packet-loss).
Quicktime player sends in its RTSP SETUP request the following transport header:
Transport: RTP/AVP;unicast;client_port=6970-6971
However I want to use TCP interleaving for sending the RTP packets; so I tried to send the response as the following but it didn't work.
Transport: RTP/AVP/TCP;interleaved=0-1
Can anyone please help me out on this issue ?
Thanks,
Nihit
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden