Skip to content

No image when streaming USB to Unbuntu 22.04 #117

@sven1729

Description

@sven1729

I have pip installed the record3d library into a python virtual environment.

I'm on Ubuntu 22.04. With following libraries:
opencv 4.11.0.86
numpy 2.2.4
record3d 1.4
python 3.10.14

Here is the setup:

  • An iphone 12 pro plugged in via USB, set to USB streaming.
  • start the app and press the red record button.
  • launch the python demo-main.py script.
  • Script prints 1 device found and phone show 'Connected, streaming RGBD video'
  • Script appears stuck on line 47, self.event.wait(), no frame is displayed.

Can someone suggest what is setup and app settings are required to get a minimum working demo and receive RGBD frames?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions