Verify your RTSP stream instantly.
Free, fast, and easy.
Enter an RTSP URL above to test your stream
Example: rtsp://admin:password@192.168.1.100:554/stream1
Need more than just testing?
Discover our suite of tools for streaming, recording, and managing your IP cameras.
WebRTSP
Stream your RTSP cameras to web browsers with ultra-low latency WebRTC. Perfect for live monitoring and embedding on websites.
- WebRTC streaming
- HLS fallback
- Embed anywhere
CamTuber
Stream your IP cameras directly to YouTube, Twitch, or any RTMP destination. 24/7 live streaming made easy.
- YouTube Live
- Twitch streaming
- Multi-destination
VideoBuffer
Record and store your camera feeds in the cloud. Access recordings anytime, from anywhere.
- Cloud recording
- Easy playback
- Secure storage
How to Find Your Camera's IP Address
Port forwarding allows external access to your camera through your router.
MikroTik
Professional routers with powerful RouterOS
Steps:
- 1Access via WebFig (browser) or WinBox application
- 2Go to 'IP' → 'Firewall' → 'NAT'
- 3Click '+' to add a new rule
- 4Set Chain to 'dstnat'
- 5Set Protocol to 'tcp' or 'udp'
- 6Set Dst. Port to your external port (e.g., 554)
- 7In 'Action' tab, set Action to 'dst-nat'
- 8Set 'To Addresses' to your camera's IP
- 9Set 'To Ports' to the camera's port
- 10Click 'OK' to save
Note: MikroTik offers powerful features but has a steeper learning curve. WinBox is recommended for configuration.