Skip to content

Some assistance appreciated for writing a new pango_video driver #883

@crosswick

Description

@crosswick

Hi all - I'd like to get my Revopoint POP3 3D scanner/camera working as a pango_video input.

This is their example project, which is linked against their closed-source library:
https://github.com/Revopoint/3DViewer/

In terms of making a pango_video driver, I've first successfully gotten the realsense2 driver working on macOS arm64 with an Intel Realsense D405 camera, testing with ./VideoViewer realsense2://

Searching both that repo and the Pangolin one for "memcpy", I think writing a driver may come down to somehow modifying
Pangolin/components/pango_video/src/drivers/realsense2.cpp
with functions and libraries found in
3DViewer/src/cscamera/cscamera.cpp

It's not that I'm stuck atm per se - I would just appreciate it if anyone could give me an idea whether this is a good approach, thanks.

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