hi ,
I am trying to play a video file using rtsp streaming. While
running its giving error as
10-08 17:11:13.719: ERROR/PlayerDriver(542): Command PLAYER_INIT
completed with an error or info PVMFFailure
10-08 17:11:13.729: ERROR/MediaPlayer(746): error (1, -1)
10-08 17:11:13.729: ERROR/MediaPlayer(746): Error (1,-1)
I am using mMediaPlayer.setDataSource("rtsp://172.22.5.239:1220/
a.mp4");
File a.mp4 is working fine with VLC player RTSP Network Streaming.
Also the same code works fine for HTTP streaming.
Can any one suggest what could be the problem.
thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---