python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can i send multiple camera to one server
How can i send all webcams to collect from one server.
For example:
there is pc_1, pc2, ..., pc_n they are sending camera view to some ubuntu server where i can connect with
ssh name@ip_adress
and all...

Safa Kefeli
Votes: 0
Answers: 1
OpenCV camera streaming to everywhere but Python
I have an IP-Camera and it streams on every app and on every device except for Python. The RTSP I'm using ('rtsp://admin:pass@...:554/onvif1') is working on: VLC, Onvif Device Manager, YooSee, and Sur...
SMoKuM
Votes: 0
Answers: 1
Gstreamer RTSP-Server gst_rtsp_media_factory_set_launch() Example
I want to change the pipeline by using the gst_rtsp_media_factory_set_launch() function to receive an interrupt in the middle from RTSP-Server. I used the media_configure() callback function to get th...
Charlie
Votes: 0
Answers: 0