AR Visions

Results 6 comments of AR Visions

Just wondering if we can get away with setting MP4_MPEG4_AUDIO_TYPE and using further identification afterwards?

https://www.amazon.com/Arducam-Distortion-Lightburn-Windows-Android/dp/B0CGLW3Z1N/ref=sr_1_2?crid=1Z1N616HL909C&keywords=Arducam+imx323&qid=1695075678&s=electronics&sprefix=arducam+imx323%2Celectronics%2C150&sr=1-2 Here is one for example. It says it supports Linux Mac and Windows, but it seems a question if h264 is supported through the MF API? It seems totally...

Looks like we would need to handle the blending ops for clip inside of fragment otherwise? This is just my best guess at the moment. Not quite sure if I...

VK_CHECK_RESULT(vkCreateGraphicsPipelines(dev->vkDev, dev->pipelineCache, 1, &pipelineCreateInfo, NULL, &dev->pipelinePolyFill)); //

I have this CMakeSettings.json so far. I did a rough search to get the names, but I'm not so sure about CFlags I believe I found the equivalent compared to...

WOLFSSL_TLSV10 not found effectively. just a note to add.