Skip to content

Known issues / FAQ #20

Description

@UrielCh

Global

Known issues:

@u4/opencv4nodejs Is not compatible with NodeJS 22 on windows, downgrade to NodeJS 20.


FFmpeg compilation failed on mac.

OpenCV 4.X does not support FFmpeg 5, so downgrade to FFmpeg 4 until a future OpenCV release will support It.

Downgrade with using brew: #64

brew update
brew install ffmpeg@4
brew unlink ffmpeg
brew link --overwrite ffmpeg@4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FAQPart of FAQdocumentationImprovements or additions to documentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions