silvermine / videojs-chromecast

MIT License
147 stars 74 forks source link

Chromecast only giving audio device options #129

Open clintonbosch opened 1 year ago

clintonbosch commented 1 year ago

I am not seeing any video devices when selecting to cast my video. I have also tried on various hosted examples and none of them show me video devices (like my TV), only audio devices (like my Google home speaker). Youtube on the other hand does seem to allow casting to my TV (see screenshot4).

I have tried casting m3u8 (hls) video as well as mp4 and confirmed it is not just a format issue.

Try looking at these examples running video.js and chromecast: https://codepen.io/DJ-PD/pen/jdWWEg (See screenshot 1) https://codesandbox.io/s/2wwq9 (See screenshot 2)

I am using videojs-chromecast@1.3.3 and video-js 7.19.2

Screenshots of what I am talking about can be seen here: https://psa-baobab-temp-eu-west-1.s3.eu-west-1.amazonaws.com/pics/external1.png https://psa-baobab-temp-eu-west-1.s3.eu-west-1.amazonaws.com/pics/external2.png https://psa-baobab-temp-eu-west-1.s3.eu-west-1.amazonaws.com/pics/mine.png https://psa-baobab-temp-eu-west-1.s3.eu-west-1.amazonaws.com/pics/youtube.png