restreamer icon indicating copy to clipboard operation
restreamer copied to clipboard

Chromecast Support

Open DrEzequiel opened this issue 5 years ago • 6 comments

Would it be possible to add Chromecast support to player.html?

DrEzequiel avatar Feb 20 '21 22:02 DrEzequiel

There is a pull request open: #226 - but not much is happening on that part. You could try to build your own docker container with that specific branch and see if Chromecast works.

RaymiiOrg avatar Aug 19 '21 20:08 RaymiiOrg

I had it working with .0.6.8 circling back on that now. I ended up just running a player in in nginx site separate. Let me see if I can get it working with this sweet new 2.1 version.

Looks like the new ones using the videojs player. Thinking it should be pretty easy its just using the plug to get chromecast https://github.com/silvermine/videojs-chromecast

badincite avatar Jul 01 '22 00:07 badincite

Update: I have it working just need to refine it. Been testing the changes in the docker by editing the volume. I'll have to figure out how to compile it or submit a pull request and have them pull the changes into the main repository.

image

badincite avatar Jul 03 '22 13:07 badincite

Mega. Well done! 🚀

svenerbeck avatar Jul 03 '22 19:07 svenerbeck

Hey @badincite Thanks again :grinning: Great work!

@DrEzequiel is built in and released in v2.2.0.

jstabenow avatar Jul 22 '22 12:07 jstabenow

Happy I could contribute! Also might want to add something to the documentation stating Chromecast support requires https.

badincite avatar Jul 22 '22 12:07 badincite

The docs are currently under revision. 💛 If you were satisfied with the support and we could help you, please rate us on Google.

svenerbeck avatar Nov 15 '22 09:11 svenerbeck