Warning: Undefined variable $EGSgJcRam in /home/sites/p/chromecastcast.com/web/wp-includes/class-wp-user-query.php on line 1

Warning: Undefined variable $RcVSBfg in /home/sites/p/chromecastcast.com/web/wp-includes/class-wp-post-type.php on line 1

Warning: Undefined variable $cmnTyb in /home/sites/p/chromecastcast.com/web/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php on line 1

Warning: Undefined variable $jlmPTwaBR in /home/sites/p/chromecastcast.com/web/wp-includes/blocks/navigation-submenu.php on line 1
AustinCast – ChromecastCast
Warning: Undefined variable $image in /home/sites/p/chromecastcast.com/web/wp-content/plugins/twitter-facebook-google-plusone-share/tf_display.php on line 401

Warning: Trying to access array offset on value of type null in /home/sites/p/chromecastcast.com/web/wp-content/plugins/twitter-facebook-google-plusone-share/tf_display.php on line 401

Warning: Undefined variable $url in /home/sites/p/chromecastcast.com/web/wp-content/plugins/twitter-facebook-google-plusone-share/tf_display.php on line 365

AustinCast


Warning: Trying to access array offset on value of type null in /home/sites/p/chromecastcast.com/web/wp-content/plugins/twitter-facebook-google-plusone-share/tf_display.php on line 96

Austincast – The first clone of chromecast

developed by austincastcast.com from Austin, Texas

email austincast@austincast.com for details and if you’re a developer that wants a gig working on this project that will be the equivalent in the chromecast world of Michael Dell’s first clone of the IBM PC.

PUBLIC/leapcast

ChromeCast emulation app for any device

Python

 branch: master
 README.md

leapcast

Google Music

Simple ChromeCast emulation app.

Working:

On real device enabled apps are fetched from https://clients3.google.com/cast/chromecast/device/config

How to install

Simple

Clone this directory, then run python setup.py develop

Better

git clone https://github.com/dz0ny/leapcast.git
cd ./leapcast
sudo apt-get install virtualenvwrapper python-pip python-twisted-web python2.7-dev
mkvirtualenv leapcast
pip install .

*** Because updates are frequent I don’t recommend normal install. When package is stable enough it will be published to python index and easy installable. *** For those on windows(tm) gaming platformhttps://github.com/dz0ny/leapcast/issues/13#issuecomment-21783993

usage: leapcast [-h] [-d] [--name NAME] [--user_agent USER_AGENT]
                [--chrome CHROME] [--fullscreen]

optional arguments:
  -h, --help            show this help message and exit
  -d                    Debug
  --name NAME           Friendly name for this device
  --user_agent USER_AGENT
                        Custom user agent
  --chrome CHROME       Path to Google Chrome executable
  --fullscreen          Start in full-screen mode

Leave a Reply