Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Releases: podfirst/node-av

v5.0.9

Choose a tag to compare

@github-actions github-actions released this 17 Jan 14:38

node-av Release v5.0.9

📦 Updated Packages

The following platform packages have been updated to v5.0.9:

  • @podfirst/node-av-darwin-arm64@v5.0.9
  • @podfirst/node-av-darwin-x64@v5.0.9
  • @podfirst/node-av-linux-arm64@v5.0.9
  • @podfirst/node-av-linux-x64@v5.0.9
  • @podfirst/node-av-win32-arm64-mingw@v5.0.9
  • @podfirst/node-av-win32-x64-mingw@v5.0.9
  • @podfirst/node-av-win32-arm64-msvc@v5.0.9
  • @podfirst/node-av-win32-x64-msvc@v5.0.9

📋 All Changes since v5.0.8

  • fix: handle Electron asar.unpacked path for native binding loading (e200d3c)
  • fix: use actual channel count for undefined layouts (9ba3fc4)

v5.0.8

Choose a tag to compare

@github-actions github-actions released this 14 Jan 12:48

node-av Release v5.0.8

📦 Updated Packages

The following platform packages have been updated to v5.0.8:

  • @podfirst/node-av-darwin-arm64@v5.0.8
  • @podfirst/node-av-darwin-x64@v5.0.8
  • @podfirst/node-av-linux-arm64@v5.0.8
  • @podfirst/node-av-linux-x64@v5.0.8
  • @podfirst/node-av-win32-arm64-mingw@v5.0.8
  • @podfirst/node-av-win32-x64-mingw@v5.0.8
  • @podfirst/node-av-win32-arm64-msvc@v5.0.8
  • @podfirst/node-av-win32-x64-msvc@v5.0.8

📋 All Changes since v5.0.7

  • chore: bump version to 5.0.8 (76ca88a)
  • fix(windows): define MEDIASUBTYPE_I420 without initguid/uuids headers (3c0a9d5)
  • fix(windows): correct DirectShow include order and add MEDIASUBTYPE_I420 (d4ac443)
  • fix: add Device source files to CI builds (be9404b)
  • fix: use Node.js test runner context for skip() calls (e778ee7)
  • feat: add type-safe device enumeration and capability querying (f924290)

v5.0.7

Choose a tag to compare

@github-actions github-actions released this 09 Jan 10:28

node-av Release v5.0.7

📦 Updated Packages

The following platform packages have been updated to v5.0.7:

  • @podfirst/node-av-darwin-arm64@v5.0.7
  • @podfirst/node-av-darwin-x64@v5.0.7
  • @podfirst/node-av-linux-arm64@v5.0.7
  • @podfirst/node-av-linux-x64@v5.0.7
  • @podfirst/node-av-win32-arm64-mingw@v5.0.7
  • @podfirst/node-av-win32-x64-mingw@v5.0.7
  • @podfirst/node-av-win32-arm64-msvc@v5.0.7
  • @podfirst/node-av-win32-x64-msvc@v5.0.7

📋 All Changes since v5.0.6

  • chore: bump version to 5.0.7 (c887d4f)
  • fix: device capture improvements for Electron (2c5e5af)
  • fix: Electron compatibility and live device capture improvements (ac2cdba)

v5.0.6

Choose a tag to compare

@github-actions github-actions released this 07 Jan 14:41

node-av Release v5.0.6

📦 Updated Packages

The following platform packages have been updated to v5.0.6:

  • @podfirst/node-av-darwin-arm64@v5.0.6
  • @podfirst/node-av-darwin-x64@v5.0.6
  • @podfirst/node-av-linux-arm64@v5.0.6
  • @podfirst/node-av-linux-x64@v5.0.6
  • @podfirst/node-av-win32-arm64-mingw@v5.0.6
  • @podfirst/node-av-win32-x64-mingw@v5.0.6
  • @podfirst/node-av-win32-arm64-msvc@v5.0.6
  • @podfirst/node-av-win32-x64-msvc@v5.0.6

📋 All Changes since v5.0.5

  • chore: bump version to 5.0.6 (0f96f33)
  • fix: add vfw32.lib for Windows VFW capture support (5a62802)

v5.0.5

Choose a tag to compare

@github-actions github-actions released this 07 Jan 14:12

node-av Release v5.0.5

📦 Updated Packages

The following platform packages have been updated to v5.0.5:

  • @podfirst/node-av-darwin-arm64@v5.0.5
  • @podfirst/node-av-darwin-x64@v5.0.5
  • @podfirst/node-av-linux-arm64@v5.0.5
  • @podfirst/node-av-linux-x64@v5.0.5
  • @podfirst/node-av-win32-arm64-mingw@v5.0.5
  • @podfirst/node-av-win32-x64-mingw@v5.0.5
  • @podfirst/node-av-win32-arm64-msvc@v5.0.5
  • @podfirst/node-av-win32-x64-msvc@v5.0.5

📋 All Changes since v5.0.4

  • fix: make Windows builds optional in publish workflow (8443666)
  • chore: bump version to 5.0.5 (2aebe3b)
  • fix: call avdevice_register_all() to enable device capture formats (avfoundation, dshow, v4l2) (9aedc8d)
  • fix: always skip native build in install script (use GitHub releases binaries) (9a96aab)
  • fix: update version to 5.0.4 to match released binaries (a58dca8)
  • feat: include dist folder for git installs, skip install script when using git reference (990a4d8)

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 07 Jan 13:08

node-av Release v5.0.4

📦 Updated Packages

The following platform packages have been updated to v5.0.4:

  • @podfirst/node-av-darwin-arm64@v5.0.4
  • @podfirst/node-av-darwin-x64@v5.0.4
  • @podfirst/node-av-linux-arm64@v5.0.4
  • @podfirst/node-av-linux-x64@v5.0.4
  • @podfirst/node-av-win32-arm64-mingw@v5.0.4
  • @podfirst/node-av-win32-x64-mingw@v5.0.4
  • @podfirst/node-av-win32-arm64-msvc@v5.0.4
  • @podfirst/node-av-win32-x64-msvc@v5.0.4