jacobbo / WebEye

WebEye is a collection of .NET controls.
190 stars 132 forks source link

Problem with the dll for 32-bit architectures #93

Open AntonelloSemeraro98 opened 2 years ago

AntonelloSemeraro98 commented 2 years ago

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 commented 2 years ago

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