4 questions from the last 30 days
0
votes
2
answers
125
views
capture JieLi (JLDV 16) wifi Camera video stream
I bought a small 12V Wi-Fi rear camera from AliExpress. The camera appears to use an AC54 or AC51 chip from JieLi Technology.
The device openes a wifi hot spot on channel 3 and got the ip 192.168.1.1.
...
1
vote
0
answers
44
views
How to avoid MS Teams to select MJPG as camera data format?
I'm developing a "python + C++ DLL" application, which calls Windows MediaCapture interface to open and read camera data (in format of NV12 or YUY2) in SharedReadOnly mode. And it must work ...