Grishberg / android-youtube-player

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

Unable to play video in CDMA/LTE network (e.g. Verizon) #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have device camped on CDMA/LTE mobile broadband network.
2. Open YouTube Player activity.
3. Observe.

What is the expected output? What do you see instead?
The video should play on high or low resolution depending on bandwidth.
Instead, you get "Communication Error" dialog and video fails to play.

What version of the product are you using? On what operating system?
openyoutubeactivity-1.1
on Android 2.3.4

Please provide any additional information below.
I've tested this on an AT&T device and the activity plays the video without 
problem. I've also tried my Droid Bionic (CDMA/LTE device) connected to a WiFi 
network and it is also able to play. Only on my Verizon Droid Bionic on mobile 
broadband am I not able to play YouTube videos.

The code shows some conditional statements that appear not to account for CDMA 
or LTE connection (see screenshot). Not sure if this accounts for the error on 
first glance to me though.

Original issue reported on code.google.com by TIVA....@gmail.com on 25 Jun 2012 at 6:02

Attachments: