kekyo / FlashCap

Independent video frame capture library on .NET/.NET Core and .NET Framework.
Apache License 2.0
203 stars 29 forks source link

Feature/132-3 #144

Closed kekyo closed 7 months ago

kekyo commented 7 months ago

Related #133, #141

kekyo commented 7 months ago

@kakulukiya45t654645 (Rewrite)

We are working on this issue to update the V4L2 interoperability code, we also need to update and verify in the loongarch64 environment, but I do not have the environment. Could you please update it when we are ready?

What we need is to re-run the script dumper.sh, make the necessary adjustments to the build (perhaps a few lines need to be hacked to success compilation), and confirm that it works in a real environment (try with WinForms or Avalonia sample code).

The base commit should be facf83773ceb13e26f30634c6f53f7f095bcec8b (at current develop branch), the build should go through. PR should create a branch on this commit and send it in.

If you are still having trouble dealing with the parts that don't build (I think there have been undefined fields, etc. before), please let me know and I'll take care of it :)

kekyo commented 7 months ago

@kakulukiya45t654645 Work on this branch is finished. All platforms except loongarch64 have updated code, so if you need these fixes, I will merge this branch into develop first.

If you are not interested in working on this, just let us know. I would like to keep the loongarch64 code as is and move on to release.

kekyo commented 7 months ago

As is, I will merge this. If you encounter any problems with loongarch64, please send me a PR.