1
8
Fork
You've already forked nup
0

Add Chromecast support #9

Closed
opened 2021年02月19日 21:27:46 +01:00 by derat · 3 comments
derat commented 2021年02月19日 21:27:46 +01:00 (Migrated from github.com)
Copy link

I'd been dragging my feet on this since I don't have any idea how credential-passing works, and handing off Google credentials to a Chromecast device seems like a nightmare. Thinking about it more, though, maybe I could implement #3 and then have the web and Android clients pass signed URLs to Chromecast. I'd still need some additional way to temporarily authorize the Chromecast to report plays to the server, though.

I'd been dragging my feet on this since I don't have any idea how credential-passing works, and handing off Google credentials to a Chromecast device seems like a nightmare. Thinking about it more, though, maybe I could implement #3 and then have the web and Android clients pass signed URLs to Chromecast. I'd still need some additional way to temporarily authorize the Chromecast to report plays to the server, though.
derat commented 2021年03月22日 16:10:35 +01:00 (Migrated from github.com)
Copy link

I'm not sure that this is worth doing. Most (all?) Google Home devices seem to also support Bluetooth, and I'm anxious about how buggy the cast experience is (especially around queue management) on first-party apps like the YouTube web and Android clients. Implementing a parallel "remote play" mode in all clients feels like it will be painful, too.

I'm not sure that this is worth doing. Most (all?) Google Home devices seem to also support Bluetooth, and I'm anxious about how buggy the cast experience is (especially around queue management) on first-party apps like the YouTube web and Android clients. Implementing a parallel "remote play" mode in all clients feels like it will be painful, too.
derat commented 2022年04月25日 18:52:02 +02:00 (Migrated from github.com)
Copy link

I think I have yet to encounter a Chromecast app that works reliably. The Netflix Android app seems to disconnect from the Cast device periodically, resulting in a state where the only control I have over playback is stuff like pause and volume that's exposed by the Home app. I don't know how to convince Netflix to reconnect to the device when it's in this state.

I think I have yet to encounter a Chromecast app that works reliably. The Netflix Android app seems to disconnect from the Cast device periodically, resulting in a state where the only control I have over playback is stuff like pause and volume that's exposed by the Home app. I don't know how to convince Netflix to reconnect to the device when it's in this state.

I'm not going to spend any time on this. Google discontinued Chromecast in favor of Google TV in 2024. I think the Cast protocol still "works", at least on some devices, but it's always been buggy and unreliable. I'd rather use Bluetooth or even write a native player app that can run on a Raspberry Pi.

I'm not going to spend any time on this. Google discontinued Chromecast in favor of Google TV in 2024. I think the Cast protocol still "works", at least on some devices, but it's always been buggy and unreliable. I'd rather use Bluetooth or even write a native player app that can run on a Raspberry Pi.
Sign in to join this conversation.
No Branch/Tag specified
main
headless
picture
datastore
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
derat/nup#9
Reference in a new issue
derat/nup
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?