Skip to content

The arv-viewer does not display images when connected to the virtual camera arv-fake-gv-camera in Windows 11 (mingw64) environment #1064

Description

@fitchfu

Describe the bug
The arv-viewer does not display images when connected to the virtual camera arv-fake-gv-camera in Windows 11 (mingw64) environment, but it displays images normally in Ubuntu environment.

To Reproduce

  1. First, execute the following installation command in a Windows 11 (mingw64) environment (reference):
    pacman -S
    mingw-w64-x86_64-gcc
    mingw-w64-x86_64-meson
    mingw-w64-x86_64-ninja
    mingw-w64-x86_64-pkg-config
    mingw-w64-x86_64-glib2
    mingw-w64-x86_64-libxml2
    mingw-w64-x86_64-libusb
    mingw-w64-x86_64-gobject-introspection
    mingw-w64-x86_64-gtk3
    mingw-w64-x86_64-gstreamer
    mingw-w64-x86_64-gst-plugins-base
    mingw-w64-x86_64-gst-plugins-good
  2. Compile the source code of aravis-0.9.1.tar.gz and deploy the installation (reference);
  3. Open an additional mingw64 command prompt, and then execute "arv-fake-gv-camera-0.10.exe -d all". After that, execute "arv-viewer-0.10.exe -a -d all --gst-debug-level=4" in the original compiled mingw64 command prompt;
  4. Connect arv-fake-gv-camera in arv-viewer and generate images;
  5. The arv-viewer cannot display images properly;

Expected behavior
Display the arv-fake-gv-camera test image normally.

Camera description:

  • Aravis
  • Fake
  • GigE

Platform description:

  • aravis-0.9.1
  • OS: Windows11 mingw64
  • Fake camera

Additional context
The same code compiles and runs normally under Ubuntu

Metadata

Metadata

Assignees

No one assigned

    Labels

    5. ViewerIssue in simple viewer7. WindowsIssue specific to Windows

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions