Skip to main content

Encrypt video traffic to desktop

Answered

Comments

2 comments

  • Norman
    • Network Optix team

    Hi cgjeon,

    When the RTSP stream isn't encrypted, it's theoretically possible for someone to intercept the traffic between the camera and the server. If this data is captured, they could filter the capture for RTP packets from a specific RTSP stream and then use a tool to reassemble these packets. After reassembly, another tool can extract key frames and save them in JPEG format.

    While the packet content might already appear unreadable to the human eye, it can still be reused in this state.

    Encrypting the communication ensures that the data cannot be reassembled, and the key frames cannot be extracted anymore. This provides an additional layer of security.

    This community is not the best place to publish how exactly to reassembly, and extract that data. I hope you understand.

    0
  • cgjeon

    Hi, Norman.

    I understood.

    Thank you for reply.

    0

Post is closed for comments.