arabenseifer / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

How to cast HLS/m3u8 stream to the default chromecast receiver? #493

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We could not cast a m3u8 stream video by our sender to the default chromecast 
receiver. Where is the problem? 
1. Does the default chromecast receiver support HLS streaming?
2. To realize it,do we need change any parameters when casting media in sender?
3. What does the CORS means? How to configure this? Please tell us the details.

Original issue reported on code.google.com by zeng...@nhn.com on 20 Jan 2015 at 1:59

GoogleCodeExporter commented 9 years ago
Have you read our documentation? All of these have been explained there: 
https://developers.google.com/cast/docs/developers

If you run into further issues after reading documentation and 
implementing/setting up things as explained there , you can post your coding 
questions to StackOverflow. If you find an issue with the SDK or receiver, come 
back here and file an issue against the SDK or MPL.

Original comment by anad...@google.com on 20 Jan 2015 at 2:17