Professional-grade tools built from two decades of video streaming experience. Measure what matters: packet loss, jitter, cache performance, CDN behavior. These are the same tools our engineering team uses to diagnose streaming issues across thousands of cameras.
Protocol-level RTSP/RTP stream analyzer that measures quality without decoding video. Connect to any IP camera or media server to diagnose network-level issues affecting video quality. Designed for pre-deployment validation, continuous monitoring, and automated CI/CD quality gates.
Windows, macOS, Linux - Single binary, ~5 MB
HLS stream analyzer that goes beyond metrics to provide actionable recommendations. Measures HTTP-level delivery quality and identifies specific configuration issues affecting playback. Particularly useful for CDN troubleshooting, cache optimization, and ABR ladder validation.
Windows, macOS, Linux - Single binary, ~12 MB
RTSP Stats analyzes ingest quality from cameras. HLS Stats analyzes delivery quality to viewers. RTP Dump provides deep packet-level analysis with jitter buffering. Together they provide end-to-end visibility into your streaming infrastructure.
These CLI tools are great for quick diagnostics. For production deployments, WINK Forge and Media Router include all this functionality with a web UI, real-time dashboards, transcoding, and multi-protocol broadcasting.
Modern RTP/RTCP analysis toolkit inspired by Columbia University's rtptools, rebuilt from the ground up in Go. Features industrial-strength jitter buffering that fixes streams with 5%+ packet reordering. Pipe to ffmpeg, relay with reordering, record to PCAPNG.
$ wink-rtpdump inspect udp://0.0.0.0:5004
SSRC PT bitrate loss% jitter
0x12345678 96 4.2 Mbps 0.02 2.3ms
0xABCDEF01 111 128 kbps 0.00 0.8ms
$ wink-rtpdump relay ... --jitter-buffer 300
Reordering packets...
Windows, macOS, Linux - Single binary, ~5 MB
Professional camera management software for ONVIF-compatible IP cameras. Provides a unified interface for camera configuration, live viewing, PTZ control, and local recording. Built for integrators and security professionals who need reliable camera access without VMS overhead.
Windows, macOS, Linux - ~55 MB with auto-updates
Console tool that finds Hikvision-family cameras using SADP, the protocol devices answer even when their IP configuration is wrong, then inspects each one for reachability, services, and security exposure. Read only throughout, and safe on a live production network.
Linux and macOS, single binary, ~8 MB
The most comprehensive network camera discovery tool available. Uses six discovery protocols to find every camera on your network - IP cameras, NVRs, DVRs, and video encoders - regardless of manufacturer. Smart confidence scoring eliminates false positives.
Windows, macOS, Linux - ~65 MB
High-performance load testing tool for RTSP streaming infrastructure. Simulates thousands of concurrent viewers to stress test media servers, transcoders, and network equipment. Written in Go for efficient resource usage - approximately 100MB RAM per 1,000 connections.
$ wink-rtsp-bench
Connections: 5000
Avg Packet Loss: 0.02%
Memory Usage: 512 MB
Running...
Windows, macOS, Linux - Build from source
RTSP to HLS gateway. Point it at a camera, open your browser, watch the video. Single binary with built-in hls.js player page. No ffmpeg, no dependencies, no installation.
$ ./wink-media-bridge --rtsp rtsp://admin:pass@192.168.1.100/stream
INFO Starting WINK Media Bridge
INFO Connected to camera
INFO HTTP server listening on :8000
Open http://localhost:8000 in browser
Windows, macOS, Linux - Single binary, ~11 MB
Generate, parse, and validate SDP for H.264, H.265, RTP, and RTSP camera streams. Decode SPS/PPS/VPS parameter sets, extract codec profiles, and detect common SDP errors that cause streams to fail. Built from years of camera interoperability experience across Axis, Hikvision, Dahua, and ONVIF-compliant devices.
v=0
o=- 0 0 IN IP4 0.0.0.0
m=video 5004 RTP/AVP 96
a=rtpmap:96 H264/90000
a=fmtp:96 profile-level-id=42e01f
✓ Valid SDP - Baseline Profile, Level 3.1
Browser-based - No installation required
These tools are built on the same technology that powers WINK Forge and Media Router - used by government agencies, transportation departments, and enterprises managing thousands of cameras.
View Enterprise Products Contact Sales