Nicolas Morais

Results 18 comments of Nicolas Morais

According to the [wiki](https://github.com/TheCrypt0/yi-hack-v4/wiki/Supported-Camera-Models), this model is not supported yet.

According to the [wiki](https://github.com/TheCrypt0/yi-hack-v4/wiki/Supported-Camera-Models), the support for the new 5FCN, 5FUS, 6FUS cameras (based on a different chipset) and older cameras is on the to-do list.

@ale953 Yes...

I'm also interested in Qt support, don't think I could help though.

Hello @embeddedmz So, I'm trying to include the library into a project with CMake, on Linux. I tried including with add_subdirectory(ftpclient-cpp), but there was an error with direct.h file. I...

@embeddedmz Thanks a lot, I'm almost there. Now it says: "no viable conversion from returned value of type 'int (*const *)(void *, double, double, double, double)' to function return type...

@embeddedmz So, that's what I've tried here, now I'm able to build it separately under Qt Creator. I'm trying to figure out how to add the library to a project...

I'm trying to build QtAV on Qt 6.2, but had no success so far.

Yes, [yi-hack-v4](https://github.com/TheCrypt0/yi-hack-v4)

What do you mean by 'cloud'? AWS? Google Drive? If so, Take a look into projects like [gdrive](https://github.com/gdrive-org/gdrive). From what I know, you must compact it and crossmake it.