Skip to content

macOS Native WiFi Support: Any plans beyond netsh (Windows-only)? #99

@protheeuz

Description

@protheeuz

I tested WiFi DensePose on macOS (x86_64) v0.3.0 using --source wifi, but the server still falls back to netsh (Windows-only):

WARN sensing_server: netsh bssid scan failed: No such file or directory (os error 2), falling back
WARN sensing_server: netsh interfaces fallback failed: No such file or directory (os error 2)

I noticed the [Unreleased] section in CHANGELOG.md mentions macOS CoreWLAN support (MacosCoreWlanScanner) is planned but not yet released. This explains the current behavior.

A few questions:

  1. Is there an ETA for the macOS CoreWLAN adapter to be included in a stable release?
  2. Is there a workaround to test it from the current main branch in the meantime?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions