Home

Awesome

Video Streaming to browser

Direct Access to the stream http://0.0.0.0:8180

<img src="doc/origamiweb0.gif"/>

Using the Sample React Client

<img src="doc/origamiweb.gif"/>

Starts the streaming server

 mvn compile exec:java

Starts the react client

cd sample-react-client
npm i 
npm run start