Network RTSP stream scanner and debugger
Project description
RTSP Network Scanner
Network RTSP stream scanner and debugger.
Install
pip install rtsp-network-scanner
Usage
# Scan network for RTSP ports
rtsp-network-scanner scan-network 192.168.1.0/24
# Scan ports on a single host
rtsp-network-scanner scan-ports 192.168.1.100
# Test a specific RTSP URL
rtsp-network-scanner test-url rtsp://192.168.1.100:554/stream
# Scan for channels on a host
rtsp-network-scanner scan-channels 192.168.1.100
# Quick scan with common paths only
rtsp-network-scanner quick-scan 192.168.1.100
Commands
scan-network- Scan network for RTSP portsscan-ports- Scan ports on a single hostscan-range- Scan IP range for RTSP portstest-url- Test a specific RTSP URLvalidate-url- Validate RTSP URL formatscan-channels- Scan for RTSP channels on a hostquick-scan- Quick scan with common paths onlyscan-numbered- Scan numbered channels (1-16)test-credentials- Test common credentials on URL
Options
--debug- Enable debug logging--log-file FILE- Log to file--output FILE- Output file (JSON or CSV)--timeout SECONDS- Connection timeout (default: 2.0s)--workers NUM- Max concurrent workers (default: 50)
Links
License
MIT License
Author
Sanjay H
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rtsp_network_scanner-1.0.6-py3-none-any.whl.
File metadata
- Download URL: rtsp_network_scanner-1.0.6-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97139200751078d2a5e55a1c12012c34c636d181fb89a5fb5604a38cb080c480
|
|
| MD5 |
37a6b71ef4c1faa9f8d002ab75ecd649
|
|
| BLAKE2b-256 |
bbc6e2419f2f71ed655fd90e64d9c4a21b733539dab048fca235cf87772bae91
|