Hello, Aravis Team.
I have a strange issue:
- Systems: Windows 10, 11;
- msys2-x86_64-20240113.exe
- $ pacman -S mingw-w64-x86_64-aravis-gst
- C:\msys64\mingw64\bin\arv-viewer-0.8.exe
The application starts, find a fake camera. After launching the fake camera, the fake image isn’t displayed. Could you please tell me what’s going wrong? Thanks.
Hi,
Could you post a screenshot ?
Is there warnings displayed if you launch the viewer from a console ? What is the output of arv-viewer-0.8 --debug=all
?
Emmanuel.
Hello, Emmanuel.
Thanks for the reply. Debugging screenshot:
Regards,
Andrey.
Hello, Emmanuel.
I’ve solved my issue.
Correct installation:
pacman -S mingw-w64-x86_64-aravis-gst
pacman -S mingw-w64-x86_64-gst-plugin-gtk
Regards,
Andrey.
2 Likes
Thanks for the followup !
Emmanuel.
Awesome, I solved the same problem the way you did.
Hello, yasing. You’re wellcome.