-
-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Embed config is not supported in RemoteEmbeddedPlayer #12
Comments
I'm facing the same issue.Do any one has solution for this. |
Maybe your project also targets AndroidTV? I saw something on SO about this |
I think In my case this error in Logcat appears for each video I play but it still works ok, videos are played without any errors or crashes If your video can't be played then I think it's a different issue and it's related with |
Unfortunately, the video cannot be played. This is only on certain videos in the app and not all of them. Errors
YouTube url: https://www.youtube.com/watch?v=YOM6hfDi0G8 |
@AdamSHurwitz ID? |
Try to test a YouTube link with PotPlayer https://potplayer.daum.net/ (it's better to use Beta version http://t1.daumcdn.net/potplayer/beta/PotPlayerSetup.exe as it contains the latest YouTube parser) Your video link can be private and not allowed to be playable by every public connection |
@anonym24 - Here is an example case showing the above error: https://www.youtube.com/watch?v=YOM6hfDi0G8 There are a few additional errors I included above that seem to be related. |
It turns out my issue was related to a change in how my app was processing the YouTube ids. After updating my Regular Expression the YouTubePlayer is working as expected with the proper YouTube video ids. |
W/YouTubeAndroidPlayerAPI( 4924): Forcefully created overlay:adyo@42e9ecb0 helper:Lazy@42ea0408 view:null status: ....... {...}
E/YouTubeAndroidPlayerAPI( 4924): Embed config is not supported in RemoteEmbeddedPlayer.
Physical Device
Video not playing.
The text was updated successfully, but these errors were encountered: