Skip to content

Improve reports & discover more camera info #413

Description

@Ullaakut

Description

For defenders who are trying to secure their CCTV installation, they might want to use Cameradar as a way to discover their system and make an inventory of the:

  • Camera models
  • Supported transport types
  • Supported codecs
  • Authentication schemes (already shown)
  • Server banners
  • Other RTSP metadata (resolution, framerate, PTZ support etc.)

For example:

Camera: Hikvision DS-2CD2042WD-I
Server: HIKVISION RTSP Server
Auth: Digest
Streams:
  /Streaming/Channels/101 (H264 1920x1080)
  /Streaming/Channels/102 (substream 640x360)

Additional Info

This would take more time and more requests to fetch once a stream is validated, so it should likely only be enabled if an optional flag is provided.

Achieving this would likely result in needing a dependency to ffmpeg, similar to #406

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature request/implementation.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions