Giter Club home page Giter Club logo

ab-heartbyte's Introduction

ab-heartbyte's People

Watchers

 avatar  avatar

ab-heartbyte's Issues

Separate win/linux Dockerfiles

Currently there is a single docker file with commented in/out lines for different host systems.

As a windows based docker won't be run in production, I would propose to go for a production docker and one dev docker. E.g. of Dockerfile structure see official doc
https://docs.docker.com/engine/reference/commandline/build/#specify-a-dockerfile--f

If Win-based docker is useful for development, then windows packages may be installed via a shell script based on OS type or again separate the dev image into two separate docker files and use use a multi-stage mechanism of docker for removing duplication .

Can't access camera by calling the main.js script from home.html

Background
The html code block <script></script> contains the js code needed to access the web-camera.
However, if we pass the path to the js file which contains the exact same code, the camera cannot be accessed.

Acceptance Criteria
The js code should be move from home.html and the <script src="static/js/main.js"></script>, should work.

Design the web application infrastructure

  • Discuss and formulate the infrastructure design
  • For instance, separating the frontend/webserver and the backend(python image processing) and answer to questions such as do we need a database such MongoDB? , webrtc and websockets investigation

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.