Hi All
I have some question about streaming video by sdp. In serive site,
I have a Darwin Streaming Server. In client, I try to program a new
project to show streaming vide. I use Video View. Just like below
program:
private String path = "rtsp://63.105.122.35:80/
AFTVHorrorH26496.sdp";
mVideoView.setVideoPath(path);
mVideoView.setVideoURI(Uri.parse(path));
mVideoView.start();
But it cannot work. Anyone know about this qestion? I just have some
question, Please help me!!
1.Can Andoird emulator play streaming by sdp?
2.If yes, What's version? All or new ones?
3.If not, Any suggest for my?
Thank you for your help!!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en