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 Networks

# 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

Validate Credentials

Test if username/password work for a camera:

# Check if credentials are valid
rtsp-network-scanner login rtsp://192.168.1.100:554/stream1 -u admin -p password

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

Progress bars show real-time scanning progress:

Port scan 192.168.1.0/24 [████████████████████░░░░░░░░░░░░░░░░░░░░] 1024/2032 (2 found)
Scanning 192.168.1.100:554 [████████████████████████████████████████] 61/61 (8 found)

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 Distribution

rtsp_network_scanner-2.3.3.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

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

rtsp_network_scanner-2.3.3-py3-none-any.whl (20.9 kB view details)

Uploaded Python 3

File details

Details for the file rtsp_network_scanner-2.3.3.tar.gz.

File metadata

  • Download URL: rtsp_network_scanner-2.3.3.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for rtsp_network_scanner-2.3.3.tar.gz
Algorithm Hash digest
SHA256 e75f1bcb45d3333bd6b6df21887673bc11de36bb46b1b92c293037623fbd607c
MD5 a5dbd50a6ceef4a4e670d8367b1cf84a
BLAKE2b-256 f204c9e73979a5d112f2e4a4b9418246d7427bb1fab21c6b37ceab6226a7a23c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rtsp_network_scanner-2.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d89c59d5c9ddfbe102227a8df4f9e4c5539a2455660b38bfc9615d90b742fc0d
MD5 d638ce6ae239a636e5a7bd89dbd0a803
BLAKE2b-256 8da1f4d2e10a461bec5da4ba8e07616e7e4f8274523c3f138ea8e1d0a0aec313

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