Skip to main content

Scan networks for RTSP cameras, test streams, discover channels

Project description

RTSP Network Scanner

Scan networks for RTSP cameras - finds hosts, ports, and channels in one command.

Install

pip install rtsp-network-scanner

Usage

# Scan local network (auto-detected) - finds cameras, ports, and channels
rtsp-network-scanner scan

# Scan specific network
rtsp-network-scanner scan 192.168.1.0/24

# Scan single host
rtsp-network-scanner scan 192.168.1.100

# Scan with credentials
rtsp-network-scanner scan -u admin -p password

# Skip channel discovery (ports only)
rtsp-network-scanner scan --skip-channels

What it does

One command scans everything:

  1. Finds hosts with open RTSP ports (554, 8554, 7447, etc.)
  2. Discovers available channels on each camera
  3. Shows working RTSP URLs with response times

Options

  • --debug - Debug logging
  • --log-file FILE - Log to file
  • --output FILE - Export (JSON/CSV)
  • --timeout SECONDS - Timeout (default: 2.0s)
  • --workers NUM - Workers (default: 50)

Links

License

MIT

Author

Sanjay H

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rtsp_network_scanner-2.2.0-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file rtsp_network_scanner-2.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for rtsp_network_scanner-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8036e69c6814a6edffcc6514166ad11044db1e46e4999116d5bc656285a99136
MD5 aab8fc3e3eaea653e7a9602996e9b8c1
BLAKE2b-256 f8c37095b7958f1ecec53ab5a32bfabe22f2795e9e9f6c510d3a76caf2956f9c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page