Skip to main content

Discover and test RTSP camera streams on your network

Project description

RTSP Network Scanner

Find and test RTSP cameras on your network.

Install

pip install rtsp-network-scanner

Quick Start

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

# Test camera
rtsp-scanner test-url rtsp://192.168.1.100:554/stream

# Find channels
rtsp-scanner quick-scan 192.168.1.100

Commands

  • scan-network - Find cameras on network
  • scan-ports - Scan single host
  • test-url - Test RTSP URL
  • scan-channels - Find camera channels
  • quick-scan - Fast channel scan

Python API

from rtsp_scanner import PortScanner

scanner = PortScanner()
results = scanner.scan_network('192.168.1.0/24')
print(f"Found {len(results)} cameras")

Features

  • Network scanning
  • URL testing
  • Channel discovery
  • Multi-threaded
  • No dependencies

Links

License

MIT License

Author

Sanjay H - contact@sanjayhona.com.np

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-1.0.3-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rtsp_network_scanner-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 36a27830c367435b3b4a982bf3d7c46e6e1712276e8decf582e10c9602fb6400
MD5 ccb5120b5c7eef51a3fa83b400c7fe8c
BLAKE2b-256 11279b1a5ca9fcd1527f04d6cf703fe27fcfa7eded73e6c40964acfd6a69e0aa

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