Stream multiple IP cameras using a single raspberry pi #1186
yashhjaggi1998
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am able to stream a single camera on my raspberry pi to KVS. But, when I add more cameras some cameras stream the video and some do not.
I am using a shell script to run the gstreamer command for each camera. Each command is being run in the background process using "&" related to the shell script syntax.
I am using rasPi 4 model b.
Can someone please help me as to how can I solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions