Commit Graph

6 Commits

Author SHA1 Message Date
b2dfba5577 cmd: add /status.json to describe what and how it works 2023-02-22 21:40:17 +01:00
ca08adb62f Add -snapshot.height, -stream.height and -video.height 2023-02-22 17:32:46 +01:00
79e9bca11f Discover H264 keyframes on dequeue 2022-10-29 11:36:58 +02:00
57fc761986 Active high/low res only when needed 2022-10-25 16:56:32 +02:00
e509c328f1 Disable usage of STUN server (it should not be needed for local) 2022-10-10 20:27:22 +02:00
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