How to Enable RTSP on Hanwha Vision Cameras
Log in to the camera web interface
Open a browser and navigate to http://<camera-IP>. Sign in with your admin credentials. Default username is admin and the default password is either blank or 4321 depending on the camera model and firmware version. You will be prompted to change the password on first login. If you are using the older Wisenet Device Manager software, you can locate the camera's IP address there before opening the browser.
Review stream profile settings
In the web UI, navigate to Video & Audio → Stream profile (on some firmware, this is under Video → Stream). Confirm that profile1 is the main (high resolution) stream and profile2 is the sub-stream. You can also adjust codec (H.264 or H.265), resolution, and bitrate here. On PTZ cameras, you may see additional profiles for the third stream (profile3).
Confirm ONVIF is enabled (recommended)
ONVIF is enabled by default on all Hanwha Vision cameras. You can verify this under Network → ONVIF in the web UI. Hanwha Vision is one of the few manufacturers to support all three major ONVIF profiles: Profile S (video streaming), Profile G (recording and storage), and Profile T (advanced video features including H.265 and metadata). Using SmartRTSP's ONVIF scan is the fastest way to connect.
Add the camera to SmartRTSP
Option A — ONVIF Auto-Discovery (recommended): Tap the scan icon in SmartRTSP. Hanwha Vision cameras will appear in seconds and be added automatically with the correct stream URL.
Option B — Manual RTSP URL: Tap + → Manual in SmartRTSP, then enter your camera's URL:
Hanwha Vision RTSP URL Reference
Hanwha Vision (Samsung Techwin) cameras use a profile-based URL scheme with the /profileN/media.smp path. profile1 is the main high-resolution stream, profile2 is the sub-stream.
| Stream | RTSP Path |
|---|---|
| Profile 1 — Main stream (HD) | /profile1/media.smp |
| Profile 2 — Sub-stream (SD) | /profile2/media.smp |
| Profile 3 — Third stream | /profile3/media.smp |
| Full URL — Main stream | rtsp://user:pass@IP:554/profile1/media.smp |
| Full URL — Sub-stream | rtsp://user:pass@IP:554/profile2/media.smp |
Frequently Asked Questions
What is the difference between Hanwha Vision and Samsung cameras?
/profile1/media.smp — has remained consistent across the rebrand.
Does Hanwha Vision support ONVIF?
How do I access the third or fourth stream on a Hanwha camera?
/profile3/media.smp, Profile 4 = /profile4/media.smp. Whether these profiles are active depends on your camera model and firmware configuration. Check Video & Audio → Stream profile in the web UI to see which profiles are enabled and their resolution/bitrate settings.