Add WebRTC support using libdatachannel
The WebRTC is exposed via `/video.html` endpoint and enabled by default as long as h264 stream is available.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,7 +1,8 @@
|
||||
tmp/
|
||||
*.o
|
||||
*.d
|
||||
html/*.c
|
||||
*.html.c
|
||||
*.js.c
|
||||
/camera-streamer
|
||||
/test_*
|
||||
.vscode/settings.json
|
||||
|
Reference in New Issue
Block a user