camera-streamer/.gitmodules
Kamil Trzcinski 5ee0bee59f Add WebRTC support using libdatachannel
The WebRTC is exposed via `/video.html` endpoint
and enabled by default as long as h264 stream
is available.
2022-09-24 10:38:37 +02:00

5 lines
154 B
Plaintext

[submodule "third_party/libdatachannel"]
path = third_party/libdatachannel
url = https://github.com/paullouisageneau/libdatachannel.git
ignore = dirty