필터 지우기
필터 지우기

Windows Firewall and GigE Vision Cameras

조회 수: 39 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2015년 8월 4일
편집: MathWorks Support Team 2021년 6월 24일
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?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 6월 24일
편집: MathWorks Support Team 2021년 6월 24일
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

추가 답변 (0개)

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by