PWRFLcreative / Lightwork-Mapper

Automated LED mapping framework.
GNU General Public License v3.0
7 stars 2 forks source link

Cannot list multiple cameras with the same name #61

Closed timrolls closed 6 years ago

timrolls commented 6 years ago

Current process removes duplicates.

Tested parsing based on framerate and target resolution, which does work. Then the problem is with processing Video's Capture constructor ultimately setting based on name, which still prevents us from setting camera appropriately.

This will be very important for 3d/Stereo

timrolls commented 6 years ago

Moved to multiple captures from one camera.