youtube-ios-player-helper
youtube-ios-player-helper copied to clipboard
Video Not Play Because State Change "Buffering" To "UnStarted".
Vidoe ID and PlayVars Add after Video Play in all Youtube URL It's giving State Change "Buffering" To "UnStarted" or sometime HTML5Error.
try add the origin parameter set to any url (youtube for eg)
"origin": "http://www.youtube.com"
see
https://stackoverflow.com/questions/30972123/using-ytplayerview-to-play-embedded-youtube-video-in-ios-failed-with-restriction/30990575#30990575
maybe it's due to it's copyrighted video see comment below. https://stackoverflow.com/a/30972149/7332815
@kopsPrmr did you find a solution?
@caochao if I add origin then nothing loads at all (any videos)
@kopsPrmr have you found a solution yet?