ArslanKathia / android-youtube-player

Automatically exported from code.google.com/p/android-youtube-player
0 stars 0 forks source link

Video fails to load on Nexus devices running on Android 5.1 #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to play any video on a Nexus device that runs on 5.1
2. Notice the activity trying to resolve the URL
3. Error popus up telling "Error Playing the video"

What is the expected output? What do you see instead?
The Video plays normally as it does on all other OS versions.

What version of the product are you using? On what operating system?
Android Lollipop (5.1.1), (5.1)

Please provide any additional information below.

The logcat shows the follwing error :

Unable to open content: 
http%3A%2F%2Fr2---sn-np4tjvg2-cvhe.googlevideo.com%2Fvideoplayback%3Fupn%3DU6RvN
al1FY0%26sparams%3Ddur%252Cid%252Cinitcwndbps%252Cip%252Cipbits%252Citag%252Cmim
e%252Cmm%252Cms%252Cmv%252Cpl%252Cratebypass%252Csource%252Cupn%252Cexpire%26exp
ire%3D1432215913%26id%3Do-AMM3yLoewg86HJb5SvZq5_hG0VxeypcD0CLAe-CSQDDj%26key%3Dy
t5%26ip%3D119.226.90.14%26ratebypass%3Dyes%26source%3Dyoutube%26dur%3D510.188%26
mv%3Dm%26initcwndbps%3D733750%26ms%3Dau%26itag%3D18%26mm%3D31%26ipbits%3D0%26fex
p%3D916648%252C9407701%252C9408093%252C9408142%252C9408593%252C9408710%252C94087
87%252C9409180%252C9413217%252C945137%252C948124%252C952612%252C952637%252C95264
2%26mime%3Dvideo%252Fmp4%26pl%3D23%26signature%3D7676289E4B4904E0F0D02BF0CC4C440
70918AC2C.7E9C99D285C926739C0FC6D3C73EB0758AF2785A%26mt%3D1432194232%26sver%3D3

Happens on the call mediaplayer.setDataSource()

Original issue reported on code.google.com by jit...@xcubelabs.com on 21 May 2015 at 11:20