kim-company / videojs-chromecast

Google Chromecast VideoJS Plugin
MIT License
84 stars 42 forks source link

Chromecast not working with preroll #6

Closed TheRealKev1n closed 9 years ago

TheRealKev1n commented 10 years ago

Hello,

I want preroll and chromecast on my videos but if i enable prerolls the chromecast doens't work. I use this preroll plugin:

https://github.com/dirkjanm/videojs-preroll

Hope that someone can help me.

philipgiuliani commented 10 years ago

Do you want to show the preroll on the Chromecast or in the Video.JS Player?

TheRealKev1n commented 10 years ago

No, the preroll has to play in the video.js player and when de preroll is finished then the chromecast icon need to appear but t doesn´t without the preroll plugin it works

philipgiuliani commented 10 years ago

Okey thanks for the description, that should really be a bug. I will have a look on it on wednesday!

philipgiuliani commented 10 years ago

I just tested it with the Video.JS version 4.4.3 because the Videojs ads plugin doesn't seem to work for me with the current version (4.10.2).

I couldn't reproduce the problem. Are you sure that a Chromecast is available in your network? The icon will only be shown if there is one.

Can you confirm that the Chromecast plugin works without the Preroll plugin?

Questions:

Can you provide a demo?

TheRealKev1n commented 10 years ago

Hello, I use Video.js 4.8 with the latest version of the preroll plugin The Chromecast is available in our network. it shows the icon and its working perfect when i don´t use the preroll plugin,

Unfortunaly i don´t have a demo because its on our beta website that is protected to visit

philipgiuliani commented 10 years ago

Could you just try quickly to downgrade to VideoJS 4.4.3 to see if it works? :) Im not on the PC anymore, but will test it out these days with 4.8!

philipgiuliani commented 10 years ago

Hi, i just tested:

And for me it worked perfectly. If you want i can upload my demo files!

Closing for now, feel free to reopen it.