You can use it for Video communication and Screen share.
git clone https://github.com/ukiuni/hidden.in
cd hidden.in && npm install && npm start
Application boot on 3000 with https. And you can specify bellow environment variable.
- ${PORT} listening port
- ${CERT} ssl certification
- ${KEY} ssl private key
- ${HTTP} If you specify true, application boot with http.
docker run ukiuni/hidden.in
see more. https://hub.docker.com/r/ukiuni/hidden.in/
Now test with chrome only.
Apache 2.0