RTSP Setup Guide

Vivotek RTSP Setup

Enable RTSP on your Vivotek IP camera and stream live video to SmartRTSP on iPhone, iPad, or Mac. Works with all Vivotek fixed, PTZ, fisheye, and multi-sensor cameras including the FD, FE, IB, MS, and SD series.

RTSP Stream URL
rtsp://<username>:<password>@<IP>:554/live.sdp
Port
554
Protocol
RTSP
ONVIF
Yes
Codec
H.264/H.265

How to Enable RTSP on Vivotek Cameras

1

Log in to the camera web interface

Open a browser and navigate to http://<camera-IP>. Sign in with your admin credentials. Vivotek's default username is root and the default password is either blank or root depending on the model. On first login you will be required to set a new password. To find the camera's IP, use Vivotek's free Shepherd utility (available at vivotek.com) to scan your local network.

2

Verify RTSP streaming is enabled

In the web UI, navigate to Configuration → Network → RTSP Streaming. Confirm that RTSP is enabled and the port is set to 554. On newer firmware, you may find this under Media → Stream. Make note of the camera's local IP address — you will need it to construct the RTSP URL. Consider assigning a static IP via your router's DHCP reservation to prevent the address from changing.

3

Use ONVIF scan or enter the RTSP URL manually

Recommended — ONVIF Auto-Discovery: In SmartRTSP, tap the scan icon. Vivotek cameras support ONVIF and will appear on your local network within seconds. SmartRTSP will configure the stream URL automatically.

Alternative — Manual RTSP URL: Tap + → Manual in SmartRTSP, then enter:

rtsp://root:YourPassword@192.168.1.100:554/live.sdp
4

Switch between main, sub, and third streams

Vivotek cameras use numbered SDP files for multiple streams. The main high-resolution stream is live.sdp, the sub-stream is live2.sdp, and fisheye or multi-sensor cameras may offer a third stream at live3.sdp. Use the sub-stream (live2.sdp) on mobile to reduce bandwidth consumption without sacrificing real-time monitoring.

Vivotek RTSP URL Reference

Vivotek uses SDP-based RTSP URLs. The main stream is always live.sdp, with numbered variants for sub-streams and additional sensors.

Stream RTSP Path
Main stream (high resolution) /live.sdp
Sub-stream (lower resolution) /live2.sdp
Third stream / fisheye dewarped /live3.sdp
Full main stream URL rtsp://root:pass@IP:554/live.sdp
Full sub-stream URL rtsp://root:pass@IP:554/live2.sdp

Frequently Asked Questions

What is the difference between live.sdp and live2.sdp?
live.sdp is the primary (main) stream — typically the full-resolution output configured in your Video & Audio settings, often 1080p, 4MP, or higher. live2.sdp is the secondary (sub) stream, configured at a lower resolution and bitrate. When viewing on a mobile device or over Wi-Fi, the sub-stream uses significantly less bandwidth and battery, while still delivering real-time video. Configure stream quality in the web UI under Video & Audio → Stream.
Does Vivotek support ONVIF?
Yes. Vivotek cameras support ONVIF Profile S for real-time video streaming and basic PTZ control. ONVIF is generally enabled by default. If you experience issues with ONVIF discovery, verify that ONVIF is enabled in Configuration → Network → ONVIF. SmartRTSP's ONVIF scan will detect and add Vivotek cameras automatically — this is the recommended setup method.
What RTSP URL do Vivotek fisheye cameras use?
Vivotek fisheye cameras (FE series, e.g., FE8391-EV) follow the same URL pattern as other Vivotek cameras: rtsp://root:pass@IP:554/live.sdp for the raw fisheye stream. Some fisheye models also provide a dewarped panoramic or PTZ-style stream at /live3.sdp. Check your specific model's manual at vivotek.com to confirm available stream paths. SmartRTSP will display the raw circular fisheye output.
Why can't I connect to my Vivotek camera via RTSP?
Common issues: (1) Default username on Vivotek is root (not admin) — double-check your credentials; (2) RTSP service is disabled — re-enable under Configuration → Network → RTSP Streaming; (3) Port 554 blocked by firewall on the camera or your router; (4) The camera and your iOS device are on different subnets. Run SmartRTSP's ONVIF scan as a diagnostic step — if the camera appears there, it confirms network connectivity and credentials.
Where can I find official Vivotek documentation?
Official product manuals, firmware, and the Shepherd network utility are available at vivotek.com. Each product page includes a downloads section with user manuals in PDF format that document all available RTSP stream paths for that specific camera model.