https://github.com/mpromonet/oauth2-webrtc-streamer
https://github.com/mpromonet/oauth2-webrtc-streamer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mpromonet/oauth2-webrtc-streamer
- Owner: mpromonet
- Created: 2020-06-28T16:14:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T21:51:58.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T13:25:45.125Z (4 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oauth2-webrtc-streamer
```
export HOST=$(hostname -I | cut -d' ' -f 1)docker-compose up
```