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
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
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