4

Is there a way to customize the Chromecast screensaver choosing your own images?

Alternatively can I write a receiver app that replaces the screensaver?

Zac
  • 2,180
  • 2
  • 23
  • 36

3 Answers3

3

The screensaver is actually a web page (https://clients3.google.com/cast/chromecast/home). You can redirect this to your own page using your router.

Gitesh
  • 31
  • 4
  • 1
    I can't do it with https: my page certificate will never match the certificate of google.com – Zac May 07 '14 at 09:45
1

2 ways

  1. If you root it with Eureka, you get ssh access and everything
  2. create a program that starts using chromecast always when its not in use
Zac
  • 2,180
  • 2
  • 23
  • 36
  • Seems that rooting requires an old buggy chromecast... solution 2. is good but I think I need an external polling client, right? – Zac Apr 18 '14 at 12:11
0

You cannot replace or customize the home screen.

Ali Naddaf
  • 16,951
  • 2
  • 21
  • 28