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

Load HTTP webpages on Chromecast #30

Open
mAPBhlJ opened this issue Jan 2, 2020 · 11 comments
Open

Load HTTP webpages on Chromecast #30

mAPBhlJ opened this issue Jan 2, 2020 · 11 comments

Comments

@mAPBhlJ
Copy link

mAPBhlJ commented Jan 2, 2020

I was thinking it would be interesting to have a feature to be able to show HTTP pages (by URL) on the Chromecast.

https://github.com/DeMille/url-cast-receiver

So instead of specifying a media item, you specify a webpage. I believe we'd need a "Custom Media Receiver" like above.

Unsure if this custom receiver should be integrated in this project or if we'd want to be able to let the user of the library specify a path/URL to the custom media receiver.

@alxhotel
Copy link
Owner

alxhotel commented Jan 8, 2020

Ah that's nice. Thanks for the suggestion @Paul-Ver.

I will look into it this weekend :)

@Atul-Anand-Jha
Copy link

Ah that's nice. Thanks for the suggestion @Paul-Ver.

I will look into it this weekend :)

Any Progress on this??? @alxhotel .

Also, can we stream youtube videos through URL, using chomecast-api..??

It would enhance the user experience and usability of this library.

@alxhotel
Copy link
Owner

Hi @Atul-Anand-Jha,

Yes, I'm have been testing those features these days. It's working great, I only need to figure out what is the best way to expose it in the library's API.

So, I think it will be merged hopefully this weekend.

@Atul-Anand-Jha
Copy link

Thanks @alxhotel , waiting for that.

@alxhotel
Copy link
Owner

alxhotel commented Feb 5, 2020

The support for Youtube has been released in 6843560.

Loading webpages is still in progress.

@Atul-Anand-Jha
Copy link

The support for Youtube has been released in 6843560.

Loading webpages is still in progress.

Thanks @alxhotel

@Atul-Anand-Jha
Copy link

Atul-Anand-Jha commented Mar 5, 2020

The support for Youtube has been released in 6843560.

Loading webpages is still in progress.

Hie alxhotel,
Can i display custom captions while playing youtube videos ?? Is it possible with the current setup ?

better explained in this issue

@jhfoo
Copy link
Contributor

jhfoo commented May 2, 2020

Any updates to this work? Loading web pages is exciting!

@fhempy
Copy link

fhempy commented Jun 1, 2020

You might want to check this out to have some hints for the implementation:
https://github.com/home-assistant-libs/pychromecast/blob/master/pychromecast/controllers/dashcast.py

@AdamKearn
Copy link

Hi @alxhotel

Sorry to dig this old post out. Are you able to confirm if webpage support is still a feature you will be adding into this project?

Regards.

@alxhotel
Copy link
Owner

Hi @AdamKearn,

This feature is not yet implemented, but feel free to make a PR if you want it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
6 participants