ivport-v2
ivport-v2 copied to clipboard
Raspberry Pi Camera Module V2 Multiplexer
Dear all, I have bought a IVPORT v2 multiplexer and I am having problem to make it work. Specifically, it worked once, then I rebooted and, after that, it did...
HI, I have the IVMECH v2 and want to capture a image pair (1 from each of the 2 cameras) as close together as possible. Which code should I be...
The manual is too simple to get more information. If four cameras are conncected, is it possible for the system to be perfoming at 1280*720p wtih at least 5fps per...
Please see anfegori91's post at https://github.com/ivmech/ivport/issues/21#issuecomment-250534439 It's got a nice picture of the issue. Re-posting here since our questions are about the V2. Looks like my board has the R5-R6...
I use Rpi 3 and 2 camera v2.1 on the ivport V2 Dual, but when I run the 'python init_ivport.py', it shows the error no. is 121, like no response...
Follwoing your guide, I get to this step: ``` shell python init_ivport.py ``` giving me back an error: ``` Traceback (most recent call last): File "init_ivport.py", line 6, in iviic...
Cluster ivport-v2, x8 camera(V2) does not working x8 cameras, x2 ivport-v2 ivport-v2(first layer) : 'A' jumper bridged / 'X','Y' jumper no bridged. ivport-v2(second layer) : 'B' jumper bridged / 'X'...
Hi... I was wondering if this board works with Raspberry pi zero w?
I am trying to find a way to not have to run init_ivport.py and reboot everytime. Has anyone found a solution? I was thinking of creating a cron so that...
I'm trying to get an IVPort v2 dual to work with Node-RED and need to use the default picamera library. So I've been trying to figure out exactly what changes...