Skip to content
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

Controls in Google Home App #662

Open
vanadinit opened this issue Oct 8, 2022 · 0 comments
Open

Controls in Google Home App #662

vanadinit opened this issue Oct 8, 2022 · 0 comments

Comments

@vanadinit
Copy link

vanadinit commented Oct 8, 2022

Hello everyone,

I am searching for a possibility to control start/stop/pause/seek via the Google Home App after invoking the video stream via pychromecast.

My actual setup:

  • local video files at my PC
  • serving video file via a HTTP Server to have a streaming URL
  • discovering and selecting chromecast via pychromecast
  • giving URL to cast.play_media to start casting

Interestingly appears the play/pause button, if I have the Google Home App open on my smartphone when starting to cast. If I open the app later on or reopen it after a while the button is missing. The seek bar for jumping in time is always missing (but I know it from casting from several apps, Youtube, ...).

Any idea how to get these controls? Is there a specific information or format needed?

My actual code: https://github.com/vanadinit/terminalcast/blob/main/terminalcast/__init__.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant