Code Monkey home page Code Monkey logo

chromecast-kiosk's Introduction

Chromecast-Kiosk

A system to create a digital signage system with google chromecasts.

screenshot

release state

beta

requirements

  • fixed ip address for each chromecast

recommendations

  • Use ethernet instead of wlan, see DIY Ethernet Adapter or the offical adapter.
  • Set a static ip address to the chromecast.
  • Use subneting to protect your casts from unwanted access.

benefits

  • see what your casts are doing
  • discover the chromecast in your network
  • set the website which shall be displayed on your chromecast based on chromecast-dashboard
  • you can manage multiple chromecast in one browser
  • cronjobs so you could plan what your casts should do
  • multi lang support

installation

All you need todo is deploy the *.war - File in the webapps directory of a Tomcat 8.0.

upgrading

  1. Copy the *.json files from WEB-INF/config as backup.
  2. use the Tomcat manager to undeploy the current webapp and deploy the new one
  3. copy the json files back to WEB-INF/config

start casting

  1. add a ChromeCast, by IP and Name
  2. set target chromecast, the url and the refresh rate of the website you want to be displayed (for internal sides use the IP of the server not his name)
  3. see if they are still alive an playing

tips for using with google slides

Example URL https://docs.google.com/presentation/.../embed?start=true&loop=true&delayms=10000&rm=minimal

  • start=true - start after loading
  • loop=true - loop the presentation
  • delayms=10000 - wait 10.000 ms between slides
  • rm=minimal - show minimal interface (don't show slidenumber etc.)

Thanks to

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.