Git Product home page Git Product logo

chappiecast's People

Contributors

maxfurman avatar rpetersen29 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chappiecast's Issues

Trying to get this working...

Ok so the android version shipped with this repo is vastly out of date. In order to bring it up to date, a couple commands need to be run. First, the android and ios platforms need updates:

cordova platform update [email protected]
cordova platform update [email protected]

Next, the android and ios platforms need to be updated:

cordova platform remove android
cordova platform add [email protected] --save

Right now I'm just working on getting android working, so will stick with this as an example. So running cordova build after this will run a successful build, as long as the android SDK is installed and everything. However, when I run the app on my phone, I just get a white screen and it's not recognized by the controller.

Will continue tinkering with this, any additional insights welcome though!

EDIT: I did just get this working, scanned through the app source and realized it's running off of a heroku site rather than connecting to localhost, which makes a lot of sense since the latter is not possible in the app's current state. So basically I'd have to deploy an instance of the server somewhere myself then modify the app source in order to have it working for my own display.

I have found a couple of positioning bugs when positioning devices on a particularly large video, will probably submit a PR to fix this eventually. I'll also send in a PR to update the architecture in accordance with the commands above shortly.

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.