Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I use webcam on RPi to collect streaming video data for WebRTC streaming? #139

Open
edwardchang0112 opened this issue Jun 16, 2022 · 0 comments

Comments

@edwardchang0112
Copy link

I tried to follow the steps

On my RPi 3 (buster)

sudo apt update
sudo apt full-upgrade

sudo dpkg -i rws_0.74.1_armhf.deb

sudo systemctl start rws

then I go to http://local_ip:8889/native-peerconnection/ on web browser

On my another computer under the same network
I go to http://local_ip:8889/np2 on web browser

I can see the simple UI on the above two web browser, but I cannot make it stream my USB Webcam data?

How to do this? How the modify the config for streaming the data from USB Webcam?
Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant