braymarco/android-youtube-player

Can't play any video

Closed this issue · 7 comments

06-14 19:17:47.636: INFO/CheckinService(213): From server: Intent { 
act=android.server.checkin.FOTA_CANCEL }
06-14 19:17:47.916: INFO/ActivityManager(98): Starting: Intent { 
dat=ytv://hyOA2aveYbc 
cmp=com.mufumbo.android.recipe.search/com.keyes.screebl.lite.OpenYouTubePlayerAc
tivity } from pid 5047
06-14 19:17:48.296: INFO/ActivityManager(98): Displayed 
com.mufumbo.android.recipe.search/com.keyes.screebl.lite.OpenYouTubePlayerActivi
ty: +354ms
06-14 19:17:49.016: DEBUG/MediaPlayer(5047): Couldn't open file on client side, 
trying server side
06-14 19:17:49.026: INFO/StagefrightPlayer(68): 
setDataSource('http://www.youtube.com/get_video?video_id=hyOA2aveYbc&t=vjVQa1Ppc
FNT22maHmibynWVEItwbRFWQfPYkLqrdMs%3D&fmt=18')
06-14 19:17:49.036: INFO/NuHTTPDataSource(68): connect to 
www.youtube.com:80/get_video?video_id=hyOA2aveYbc&t=vjVQa1PpcFNT22maHmibynWVEItw
bRFWQfPYkLqrdMs%3D&fmt=18 @0
06-14 19:17:49.096: DEBUG/dalvikvm(5047): GC_EXTERNAL_ALLOC freed 274K, 45% 
free 3385K/6087K, external 5665K/5673K, paused 32ms
06-14 19:17:49.546: INFO/AwesomePlayer(68): mConnectingDataSource->connect() 
returned -1004
06-14 19:17:49.546: ERROR/MediaPlayer(5047): error (1, -1004)
06-14 19:17:49.546: ERROR/MediaPlayer(5047): Error (1,-1004)
06-14 19:17:49.546: DEBUG/VideoView(5047): Error: 1,-1004


any thoughts?

Original issue reported on code.google.com by mufumb...@gmail.com on 15 Jun 2011 at 2:23

I have got same error...

Original comment by hakan.te...@gmail.com on 14 Jul 2011 at 2:19

06-14 19:17:49.546: INFO/AwesomePlayer(68): mConnectingDataSource->connect() 
returned -1004
06-14 19:17:49.546: ERROR/MediaPlayer(5047): error (1, -1004)
06-14 19:17:49.546: ERROR/MediaPlayer(5047): Error (1,-1004)
06-14 19:17:49.546: DEBUG/VideoView(5047): Error: 1,-1004



can it be about codec or file type of uploaded video to the youtube?


Original comment by hakan.te...@gmail.com on 14 Jul 2011 at 3:33

I got the same error too.

Original comment by matias.dumrauf on 14 Jul 2011 at 6:24

i got the same error."sorry,this video cannot be played"

Original comment by khalsa.p...@gmail.com on 10 Aug 2011 at 10:35

I have the similar problem. Did anyone get a solution for this problem?

Original comment by mohanjra...@gmail.com on 19 Sep 2011 at 9:41

youtube api interaction was broken.  fixed to work with latest yt apis...

Original comment by keyes...@gmail.com on 4 Nov 2011 at 1:51

  • Changed state: Fixed
  • Added labels: Priority-High
  • Removed labels: Priority-Medium
Issue 2 has been merged into this issue.

Original comment by keyes...@gmail.com on 4 Nov 2011 at 1:52