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:
- Finds hosts with open RTSP ports (554, 8554, 7447, etc.)
- Discovers available channels on each camera
- 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
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 Distribution
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-2.2.1.tar.gz.
File metadata
- Download URL: rtsp_network_scanner-2.2.1.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f6c022fa12ef695c8c9d49a5be4efd1609cc4e8b8607eea99efdc12fb6db579
|
|
| MD5 |
6836c863c5e58985159792ec22da736c
|
|
| BLAKE2b-256 |
c958d67501b92c7500f5379ef7f2da615b83a4893dd23b28785c3feb8aabc2fc
|
File details
Details for the file rtsp_network_scanner-2.2.1-py3-none-any.whl.
File metadata
- Download URL: rtsp_network_scanner-2.2.1-py3-none-any.whl
- Upload date:
- Size: 17.8 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 |
8163a411b0829fd4fc8422ad664abc384c2b77e493ac9ca820070f1aa20fddbb
|
|
| MD5 |
2896bc27e056be869b801d720255a26a
|
|
| BLAKE2b-256 |
258748f3c747a7377338312cd844e605e05a48d060c1eca77aebf3d306487770
|