Hi,
       I am writing a RTSP client in Android for streaming video. I am using
MediaPlayer class in client , On server side i am using Darwin streaming
server to stream video.
For connecting  to rtsp server android client sends RTP/AVP/UDP as transport
option in SETUP command  so UDP is used for transport. But I want to use TCP
for transport so what should  I do so that client will send RTP/AVP/TCP
instead of RTP/AVP/UDP. Does android support TCP transport for  RTSP
streaming?

Thanks in Advance
Milind

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to