Skip to main content

All Questions

-1 votes
1 answer
73 views

Restrict file access only allow read from google cast

I am using these 2 api to watch the videos of my website on tv, it works fine <script src = "https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1"> </script> <...
Lucas Lecce's user avatar
0 votes
2 answers
574 views

Chromecast receiver application not showing custom font

I followed the instructions to load a custom font in a html canvas text field. It works fine when I open the page with the Desktop Chrome browser but when I open it with the Chromecast receiver ...
N Jacobs's user avatar
  • 341
-1 votes
1 answer
337 views

How to use chromecast without using extension

google cast provides sample github links, which uses default cast extension to cast the data by registering from developer console, but how to use this sender/receiver application without using chrome ...
suresh 10decoders's user avatar
0 votes
2 answers
1k views

Is it possible to programmatically send a webpage to a specific chromecast while bypassing the extension?

My company has several Chromecasts setup around our facility, each displaying a web page with different data depending on where it is set up. In my database I have a list of Chromecast names and the ...
Brian's user avatar
  • 121
6 votes
2 answers
3k views

How to cast a mobile web page on Android?

I'm working on Chromecast's Hello World app for Chrome browsers, but I hit a roadblock when I tested it on my Android device. As far as I can tell, there is no way to cast the Chrome tab itself on ...
Rick Viscomi's user avatar
  • 8,807
0 votes
2 answers
3k views

stream only audio with controls to chromecast from html5 javascript

stream only audio with controls to chromecast from html5 javascript via browser. i need to stream audio only to googlechromecast using my pc. i am using chrome browser. all i need to do is to stream ...
Siddharth's user avatar
  • 545
1 vote
0 answers
2k views

HTML5 <video> tag Chromecast/AirPlay events

Given a vanilla HTML5 <video> tag, I can easily add event listeners for the usual suspects (play, ended, timeupdate, etc). Does anyone know if it's possible to register an event listener to know ...
jerluc's user avatar
  • 4,306
5 votes
1 answer
796 views

HTML5 / CSS GPU Performance optimization

I created a card game using HTML/CSS/JS. It moves animates cards around the screen and animates a scoreboard / messageboard. The performance on my chromecast is terrible though. Sometimes degrading ...
DanLatimer's user avatar
6 votes
1 answer
1k views

Styled media receiver source (Chromecast)

Currently, I am working on a chromecast integration of my app. Currently, you are given 3 options for your cast receiver application Styled Media Receiver Default media receiver Custom media receiver ...
sn0ep's user avatar
  • 3,943