RTSP Setup Guide

Intelbras RTSP Setup

Intelbras is a major Brazilian security camera brand, and many Intelbras IP cameras use Dahua-style RTSP paths. That makes Intelbras cameras easy to stream into SmartRTSP on iPhone, iPad, and Mac.

RTSP Stream URLs
Main: rtsp://<user>:<pass>@<IP>:554/cam/realmonitor?channel=1&subtype=0
Sub-stream: rtsp://<user>:<pass>@<IP>:554/cam/realmonitor?channel=1&subtype=1
Port
554
ONVIF
Yes
Codecs
H.264/H.265
Family
VIP / IMX

How to Enable RTSP on Intelbras Cameras

1

Open the camera web interface

Go to http://camera-IP in a browser and sign in. Many installations start with admin/admin or admin/intelbras.

2

Check the local IP address

Go to Network → TCP/IP and confirm the camera is on the same subnet as your phone, Mac, or router.

3

Verify the RTSP port

Open Network → Connection and make sure RTSP is still set to port 554.

4

Enable RTSP service

Go to Service → RTSP and enable RTSP if the toggle is off. Some firmware versions expose this under network services.

5

Add the camera to SmartRTSP

Use ONVIF scan in SmartRTSP or paste the main-stream URL:

rtsp://admin:Password@192.168.1.108:554/cam/realmonitor?channel=1&subtype=0

Intelbras RTSP URL Reference

StreamURL Path
Main stream (high res)/cam/realmonitor?channel=1&subtype=0
Sub-stream (low res)/cam/realmonitor?channel=1&subtype=1
Channel 2 main/cam/realmonitor?channel=2&subtype=0
Alternative path/h264/ch1/main/av_stream

Default Login Credentials

  • Default username: admin
  • Default password: admin or intelbras
  • Default IP: 192.168.1.108 on many models
  • RTSP port: 554

Change default credentials immediately after first login.

Common Intelbras Models with RTSP

Model SeriesRTSP SupportNotes
VIP 1020 BEntry-level, H.264
VIP 3230 BBullet, H.265
VIP S3020 G2Mini dome
VIP 3250 ZPTZ with zoom
VIP 1430 B4MP bullet
IMX 1004 C✅ (via NVR)Commonly exposed through the recorder RTSP stream

Troubleshooting

  • If login fails, the installer may have changed the default password during activation.
  • If the stream will not open, confirm your firewall is not blocking port 554.
  • If ONVIF works but RTSP does not, double-check that RTSP is enabled in the web UI.
  • Try subtype=1 if the main stream uses too much bandwidth.

View Intelbras on iPhone with SmartRTSP

Most Intelbras IP cameras also support ONVIF, so SmartRTSP can often discover them automatically. If not, paste the RTSP URL manually using the Intelbras format above.

That gives you a fast way to view Intelbras cameras on iPhone, iPad, or Mac without installing a Windows-only utility.

Frequently Asked Questions

What is the default RTSP URL for Intelbras?
For many models it is rtsp://admin:admin@IP:554/cam/realmonitor?channel=1&subtype=0.
Do Intelbras cameras support ONVIF?
Yes. Most Intelbras IP cameras support ONVIF Profile S, so auto-discovery usually works.
What is the default IP for Intelbras cameras?
Many Intelbras models default to 192.168.1.108.
Can I view Intelbras cameras on iPhone?
Yes. SmartRTSP works with Intelbras cameras using either ONVIF discovery or manual RTSP URLs.