Encrypt video traffic to desktop
CompletedHi.
I want to visually check the security features.
In the case of HTTPS connection, TLS connection could be confirmed using packet capture of the Wireshark tool.
System Management > Security > Encrypt video traffic to desktop
I want to check whether video traffic is being encrypted or not.
I would appreciate it if you could tell me how I can test it.
thank you.
-
Hi cgjeon,
You also can do this with Wireshark or tcpdump, just capture the traffic between camera and server, and if you'll see all applicable data is encrypted if it was enabled.
0 -
Hi Norman
"System Management > Security > Encrypt video traffic to desktop client"
If you don't mind, can you please guide me how to check this with wireshark?
I just don't know how.0 -
Hi cgjeon,
It's fairly easy.
- Assure Client and Server are on different devices
- If you are on the client machine, set the server IP address as the host filter
- Start Wireshark. Let it run for a few seconds after you connected the Client to the Server
- Stop Wireshark and you'll notice the TLS protocol that has been used (TLS1.2 in my example)
- Follow a TCP packet, and you'll notice a lot of jibberisch > the encryption
0 -
Hi Norman.
I understood.
Thank you for the detailed explanation.
Thank you!!
0
Post is closed for comments.
Comments
4 comments