Taku Osada
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Taku Osada-
Taku Osada commented,
I’ve finally managed to capture RGB (1920x1080) and depth (1280x720) images from two D435i cameras using my code. The issue was caused by an outdated version of the pyrealsense2 library (ver. 2.50....
-
Taku Osada commented,
I got a StarTech PEXUSB3S44V which is 4 port PCI Express USB3.0 card with 4 dedicated 5Gbps channels. When I can simultaneously display two D435i RGB(1920x1080) and depth(1280x720) images with 30fp...
-
Taku Osada commented,
This is very important bad :-) information. I will buy a additional USB interface card. And I will report a result when I get it. Thank you
-
Taku Osada commented,
Hello MartyX Grover I did two experiments. test 1) only one camera set to 1920x1080 is connected to PC I connected the each camera set to color1920x1080 and depth1280x720 on PC. Both camera worked...
-
Taku Osada commented,
Hello MartyX Grover Thank you for the advice. I copied the script from #1735 and changed the two serial numbers and the color stream size to 1920x1080. When I run the script, it freezes at the same...
-
Taku Osada created a post,
two D435i set 1920x1080 can't start pipeline at the same time
I am testing this using two D435i cameras with the image size set to 1920x1080. While I can start the pipeline on the first camera, calling `pipeline.start(config)` on the second camera causes it t...