Skip to content

A script that allow you to use multi ip camera using threads for simultaneous image capture

Notifications You must be signed in to change notification settings

rafariva/MultiThreads-IPcameras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple IP cameras using Threads

A script that allow you to use multi ip camera using threads avoiding the lag or buffering for multi adquisition images.

  1. Modify video_capture.py file, and change:
  • the list of ipcameras and cameras names
  • the database_folder (default: database)
  1. Press ENTER to take a snap on all cameras, press Q or ESC to quit

  2. For visualize all the captures, run view_captures.py

  • Press ENTER for forward, SPACE or BACKSPACE for backward

Thats all. Have fun!

Reproduce: nrsyed multithread

About

A script that allow you to use multi ip camera using threads for simultaneous image capture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages