Skip to content

A simple App Engine implementation of WebRTC video broadcast web service

License

Notifications You must be signed in to change notification settings

SoloSynth1/web-socket-video-broadcast

Repository files navigation

web-socket-video-broadcast

A simple App Engine implementation of WebRTC video broadcast web service

Prerequisites

nodejs, yarn

Installing

Install dependencies using yarn

yarn install

Deployment

You can deploy this in local environment:

yarn start

Or you can deploy it to the App Engine Standard Environment in Google Cloud Platform:

gcloud app deploy

Built With

  • express, socket.io, webrtc

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple App Engine implementation of WebRTC video broadcast web service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published