-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Play Custom Videos #62
Comments
That should be possible using the same library that we use for skipping/muting chromecasts - go-chromecast For example:
Should play a specific video on the chromecast, but for me it gets stuck after it opens the youtube UI. It seems it's broken as Vishen notes in this bug: vishen/go-chromecast#112 (comment) You can also just use the load command with the url of any publicly accessible media file and that should work, for example:
Streams big buck bunny to the chromecast. |
okay i'll check it out and tell |
hey thanks for go-chromecast, but how do i get the chromecast-uuid of the device? |
Ik this is a bit out of scope but is there any way i can use this to switch the currently playing video to the video id of my choice?
The text was updated successfully, but these errors were encountered: