Giter Site home page Giter Site logo

coolqiu / streamplace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from streamplace/streamplace

0.0 1.0 0.0 31.63 MB

Streamplace is an open-source compositor and CMS for live video

Home Page: https://stream.place/

License: Apache License 2.0

HTML 1.59% JavaScript 87.79% Smarty 2.80% CSS 0.55% Makefile 0.25% Shell 7.02%

streamplace's Introduction

streamplace

Streamplace

An open-source compositor and CMS for live video!

Check out our Kickstarter video for examples!

FAQ

How do I use it?

You don't. Not yet. We're still making it.

Okay but I know some things about Javascript, can I boot up a development version?

Maybe. You'll need:

  • node 6+
  • Docker for Mac. (Untested on Linux, but I think it'll work.)
git clone [email protected]:streamplace/streamplace.git
cd streamplace
npm install
npm run start

Follow the prompts. The first run will take a long time, as it has to build all of Streamplace's Docker images from scratch.

And then you'll have a working dev version of Streamplace on your computer. I mean, it won't do anything yet, but you'll have it.

Development Environment Known Issues

  1. Sometimes stuff just doesn't come up.

    • Usually it's sp-api-server or sp-schema for whatever reason. Usually it can be resolved with a kubectl get pods and kubectl delete pod [malfunctioning-pod-name].
  2. Sometimes sp-frontend takes a ton of time to compile and makes the computer's fan spin like crazy.

    • Yup. This one is currently a mystery to me. Deleting the sp-frontend pod usually speeds it back up. If we can track this one down, potentially we can file a bug with Docker for Mac or create-react-app.

streamplace's People

Contributors

iameli avatar jschillstreamkitch avatar acatmore avatar streamplace-robot avatar

Watchers

coolqiu avatar

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.