Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with the dll for 32-bit architectures #93

Open
AntonelloSemeraro98 opened this issue Jan 26, 2022 · 1 comment
Open

Problem with the dll for 32-bit architectures #93

AntonelloSemeraro98 opened this issue Jan 26, 2022 · 1 comment

Comments

@AntonelloSemeraro98
Copy link

Hi, I am using your libraries to create an rtsp stream that runs on 32 and 64 bits. When I try to run the software on a 32 bit machine, I get the following error (see image).
What can I do?
Thank you very much for helping.

Immagine

@gigyjoseph
Copy link

Two options

  1. make sure all the dlls or applications are either 32 bit or 64 bit
  2. Make sure the Webeye dll is large enough in size . Sometimes if there is a mismatch in the libraries (ffmpeg) it creates a small dll file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants