Code Monkey home page Code Monkey logo

Comments (5)

yangruixuan avatar yangruixuan commented on August 27, 2024

Were you running win in virtual machine? And please check the USB port is 3.0 or not

from mynt-eye-s-sdk.

BrianT34 avatar BrianT34 commented on August 27, 2024

Thank you for your reply. Under VM windows 10. Port was selected as USB 3.0. I am using same machine (native OSX) running uvc sample, getting output.

I am also trying to understand the frame output. Is it stereo images overlaid together? Let me know if wants to open another issue.

1

from mynt-eye-s-sdk.

BrianT34 avatar BrianT34 commented on August 27, 2024

Tried to do below request on OSX, however,

 int main(int argc, char *argv[]) {
     glog_init _(argc, argv);

     auto &&device = device::select();
     if (!device) return 1;

     bool ok;
     auto &&request = device::select_request(device, &ok);
     if (!ok) return 1;

I encountered this error:

screen shot 2019-02-03 at 12 06 07 pm

So I decide to update firmware under windows VM with latest 2.2.2 ver firmware

But encountered this error

screen shot 2019-02-03 at 12 10 31 pm

If we need to install Cypress Driver, what version of driver would I need?

Thanks again for your help!

from mynt-eye-s-sdk.

harjeb avatar harjeb commented on August 27, 2024

hi @BrianTan34 ,SDK in mac OS just support uvc now, please use Windows 10 or Ubuntu to get all the features(not support VM also)

from mynt-eye-s-sdk.

BrianT34 avatar BrianT34 commented on August 27, 2024

Thank you. Will close then.

from mynt-eye-s-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.