Borrar filtros
Borrar filtros

Windows Firewall and GigE Vision Cameras

39 visualizaciones (últimos 30 días)
MathWorks Support Team
MathWorks Support Team el 4 de Ag. de 2015
Editada: MathWorks Support Team el 24 de Jun. de 2021
Can Windows Firewall interfere with acquiring images from a GigE Vision camera when using MATLAB Image Acquisition Toolbox with the videoinput gige or gigecam interfaces?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 24 de Jun. de 2021
Editada: MathWorks Support Team el 24 de Jun. de 2021
Windows firewall can block the UDP packets used for image data transfer by the GigE Vision Streaming Protocol. The ports used for image data transfer by the camera and Gigabit network adapter are dynamic, and setting up the required firewall rules is an advanced operation. In addition, firewall processing of the image data stream can reduce performance.
Unlike MATLAB, some applications can stream images from a GigE Vision camera even when a firewall is enabled because they use a packet filtering driver.
A convenient getting-started configuration is to turn off the Windows firewall for the camera’s dedicated network connection, while keeping the firewall enabled for the other network connections (such as the Internet connection or your organization’s local area network connection).
Note: Windows uses network location connection profiles to group firewall settings for different types of connections, and turning off Windows firewall selectively for an individual network connection is not directly possible.
For more details, refer to the following Microsoft resources:
  1. https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc725993(v=ws.10)?redirectedfrom=MSDN
  2. https://docs.microsoft.com/en-us/previous-versions/technet-magazine/cc138010(v=msdn.10)
  3. https://support.microsoft.com/en-us/windows/protect-my-pc-from-viruses-b2025ed1-02d5-1e87-ba5f-71999008e026

Más respuestas (0)

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2015a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by