OpenLake / Smart-Cams

Give superpowers to your CCTV/Mobile cameras with Computer vision 📷🤖
6 stars 6 forks source link

Write a python script to record video stream from mobile camera #5

Closed KShivendu closed 3 years ago

KShivendu commented 3 years ago

Since we're going to record CCTV footages, we want to have a data source. There are many public CCTV cameras online but for ease of testing and control we can start with our mobile phones. For this you need to find a way to record data directly from your mobile camera (maybe using the local network)

So write a python script that can take data from your mobile camera and store it in files.

sky-2002 commented 3 years ago

Please assign me this task.

KShivendu commented 3 years ago

Done. I hope you'll learn a lot :)