TzuHuanTai / RaspberryPi-WebRTC

Turn your Raspberry Pi into a low-latency home security camera by using native WebRTC with the v4l2 hardware H.264 encoder and the software-based OpenH264 encoder for live video stream.
Apache License 2.0
786 stars 32 forks source link

fix: use lock while capturing #67

Closed TzuHuanTai closed 1 year ago

TzuHuanTai commented 1 year ago

It makes the framerate more stable and lowers latency.