I’ve just got a youtube video streaming in the Corona Simulator (Not on device nor Xcode Simulator
) using media.playVideo and these codes:
http://www.phpkode.com/source/s/youtube-api/youtube-api/YouTubeAPI.inc.php
http://www.phpkode.com/source/s/youtube-api/youtube-api/example.php
If you test the example one you can search for videos and “Stream on Mobile”. If you copy one of the “Stream on Mobile” links and use it like this:
url ="Paste the Stream on Mobile link here!"
media.playVideo( url, media.RemoteSource, true)
It will work in the Corona Simulator but with low quality. I need help with viewing it in better quality and on device.
[import]uid: 24111 topic_id: 25693 reply_id: 325693[/import]
[import]uid: 24111 topic_id: 25693 reply_id: 103885[/import]