Chromcast setup??

suzukifd

n3wb
Mar 6, 2018
27
1
I saw an updated to the APP that said it supports chrome cast but must have https enabled.
I am not running a stunnel on my server since i have a synology box and just running a reverse proxy to secure my connection from outside.

Any ways when I cast i just get a google logo. Has anyone got this working?
Thanks
Mike
 
I saw an updated to the APP that said it supports chrome cast but must have https enabled.
I am not running a stunnel on my server since i have a synology box and just running a reverse proxy to secure my connection from outside.

Any ways when I cast i just get a google logo. Has anyone got this working?
Thanks
Mike
from the release notes, doubt youll get around it..
  • Due to Google/Chromecast updates, it is now required that you use HTTPS (Stunnel or other) on your local server if you wish to use the Chromecast feature.
 
Ok i get that. But all Stunnel is doing is a revers proxy. You are just taking 443 and redireting it to 81. So ticking the us https does nothing
 
My takeaway so far is that something needs to be done on my BI Server, but NOT on the cams or the Android device.

Have I got that part right?

Either way, has anybody gotten the BI Android app to do ChromeCast yet?
 
I was able to get this working.

I use an Apache reverse proxy to enable SSL with a Let's Encrypt free ssl certificate and cast to a Vizio Smartcast TV. I had to ensure the dns record on my lan for the web server pointed to the internal IP of the server since my firewall isn't configured for nat reflection. Additionally, I had to manually set the dns server settings on my TV to utilize the internal dns server even though my dhcp server provides it. The Vizio TV appears to override dhcp dns settings and uses googles dns servers by default.