Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Initiate cast before starting play on main video #11

Open
adammlr opened this issue Feb 23, 2015 · 3 comments
Open

Initiate cast before starting play on main video #11

adammlr opened this issue Feb 23, 2015 · 3 comments

Comments

@adammlr
Copy link

adammlr commented Feb 23, 2015

Is it possible to initiate a cast without first playing the video in the main player? I need an external button that will start the cast outside of the video player, but then bring up the player for controls. This also will allow me to play video formats that chromecast supports but native html playback does not (Microsoft smooth streaming)

@adammlr
Copy link
Author

adammlr commented Feb 23, 2015

I've also noticed that the code doesn't work when the compressed version of video.js is referenced.

@philipgiuliani
Copy link
Contributor

I don't think you should use Videojs if you don't use/need the Videojs player. You could simply build the controls by yourself.

Take a look at the following links:

Thanks for reporting the issue with the compressed version, i'll take a look today.

@adammlr
Copy link
Author

adammlr commented Feb 23, 2015

My thought was to use video.js and your plugin as designed for mp4 media, but I also need the ability to play straight to the chromecast and wanted the same UI for both experiences.

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

No branches or pull requests

2 participants