I would like to ask if electron and webrtc can control the camera to take pictures and upload them to the host computer on the cloud.

I am a rookie. Our teacher Bishu asked me to do a host computer to control the camera to take photos, monitor and so on, and then send data to the cloud.
can you recommend some relevant information to me if possible? can you use electron and webrtc to implement this?


in fact, you should pay more attention to which interfaces your camera provides, and then check electron (nodejs) to see if these interfaces can be operated.
if you can, you can achieve control, otherwise you can't.
or so-called cameras have implemented streaming protocols such as director rtmp.
you can obtain data remotely, while
can find applications that parse
locally (local area network or usb connection) and forward them for reference.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3767b-4ecf6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3767b-4ecf6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?