kclyu / rpi-webrtc-streamer

This repo's objective is providing something like Web Cam server on the most popular Raspberry PI hardware. By integrating [WebRTC](https://webrtc.org/native-code/) and Raspberry PI, we can stream the Raspberry camera feed to browser or native client which talks WebRTC.
Other
617 stars 108 forks source link

How to use with USB web cam. #119

Open VProkonline opened 3 years ago

VProkonline commented 3 years ago

Hello Lyu Keun Chang

I have a logitech usb web cam C270. Can I use this project for streaming from Raspberry Pi 4 to browser with my usb web cam. I had tried to install as you described and could see the player in browser but the video did not start to stream.

please be so kind to help me.