TzuHuanTai / RaspberryPi-WebRTC

Turn your Raspberry Pi into a low-latency home security camera. Native WebRTC uses v4l2 hardware h264 and software openh264 encoder for live streaming on Raspberry Pi.
Apache License 2.0
780 stars 31 forks source link

Support external cameras #200

Open JonnyTech opened 2 weeks ago

JonnyTech commented 2 weeks ago

I have several old cameras that have HDMI and SDI video output. Is it possible to use these as the video source rather than a Pi camera module?

TzuHuanTai commented 2 weeks ago

It depends on whether raspberry pi os can detect camera by HDMI and SDI. I only know that USB cameras are absolutely working.