Hello all,

I am trying to test RTP streaming on the Android G1 dev phone with no
success.
I used to do that successfully before to upgrade to Cupcake. But now
the same test doesn't work anymore.
Is it supposed to work?

Here is a detailed description of the test:

1) The device is the G1 dev phone upgraded to Cupcake.
2) It is connected via WiFi
3) The RTSP session is started with the VideoView activity from the
sample code (http://developer.android.com/guide/samples/ApiDemos/src/
com/example/android/apis/media/VideoViewDemo.html). The only
modification consists in specifying the RTSP URL for the path string.
4) The Darwin Streaming Server version 5.5.5 is used as an RTSP
server.
5) The mp4 file which is streamed complies with the specifications in
http://developer.android.com/guide/samples/ApiDemos/src/com/example/android/apis/media/VideoViewDemo.html
. It is hinted.
6) Wireshark is used to monitor RTSP exchanges. The OPTIONS and
DESCRIBES commands take place normally. Then nothing more.
7) The following error appears in the Android error Log:
E/PlayerDriver(   35): Command PLAYER_INIT completed with an error or
info PVMFFailure
8) A popup windows says: "Cannot play video. Sorry, this video cannot
be played".

Notes:

1) The same test was successfull with the 1.1 Android version before
upgrading to Cupcake.
2) There is a web server collocated with the RTSP server. The same
file streams OK over http with the web server.

Thanks in advance for any clue.

--~--~---------~--~----~------------~-------~--~----~
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