Timeline for Chromecast receiver, how to load media without explicit cast sender request?
Current License: CC BY-SA 3.0
7 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 12, 2017 at 15:39 | comment | added | mhorgan | Hi @WesleyGormley, is it possible to do all of this on the receiver side. I have a similar question but I'm unsure how to apply your solution, as I'm performing everything on the receiver side. Here's a link to my question: stackoverflow.com/questions/43366352/… | |
Mar 2, 2017 at 4:54 | comment | added | Pathik Vejani | @WesleyGormley I am using this plugin github.com/googlecast/CastVideos-chrome can you please help me to create a queue? | |
Mar 14, 2016 at 14:57 | comment | added | Wesley Gormley | i had to push one item to the queue from my ios app first, after that i could do whatever i needed on the chromecast. to push the initial item you have to use the queueLoadItems function. | |
Mar 14, 2016 at 3:49 | vote | accept | Zach Olivare | ||
Mar 14, 2016 at 3:49 | comment | added | Zach Olivare | I'm getting an error, I believe because I'm adding to the queue without first playing something. Is there an easy way to put it in the PLAYING state and have it play the first piece of media in the queue? "Unexpected command, player is in IDLE state so the media session ID is not valid yet." | |
Mar 11, 2016 at 21:30 | comment | added | Wesley Gormley | i got it to work for me, if you need help @zposten, let me know and i can try and help | |
Mar 10, 2016 at 23:44 | history | answered | Wesley Gormley | CC BY-SA 3.0 |