Fahad

Results 30 comments of Fahad

If I'm not mistaken, Airpcap is only supported for 64bit Windows not 32bit. I already have npcap installed on my 32bit Machine and It works. Npcap support needs to be...

This was the right method, Your function needed some tweaks which I added and now I can detect Windows 10 all the way down to 2000, Below Windows 2000, The...

Windows versions are available here; https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-osversioninfoexw

I am aware of this issue. Will fix soon. Thanks. (let this stay open)

It will have many issues on Windows 11. Code is old. I will update it.

Hey man! Thank you for your interest in my project. Yes I do plan to encrypt the communication and hopefully in future add ssl communication along with alot of other...

Well in this release SSL is pointless. I plan to rewrite the client to be lighter and more stable. During my tests I've seen that communication breaks sometimes when doing...

Hello @nttstar, Thanks for your reply. Can you elaborate? I don't understand. Python package buffalo_l? Sorry, I don't understand.

Hello @nttstar Running ``app = FaceAnalysis()`` gives me ```python3 assert 'detection' in self.models AssertionError ``` after the model downloaded. Can you help me out?

Yes, the file exists. ```python3 File: /home/quantumcore/.insightface/models/buffalo_l/ Size: 4096 Blocks: 8 IO Block: 4096 directory ```