RTSP Setup Guide

Axis RTSP Stream URL Setup

For a compatible Axis camera, try ONVIF discovery first or use /axis-media/media.amp with the account created during device setup. Stream profiles and VAPIX parameters belong in the advanced guide.

RTSP Stream URL
rtsp://<user>:<pass>@<IP>/axis-media/media.amp
Port
554
Protocol
RTSP
ONVIF
Model-specific
Codec
H.264/H.265

Axis quick connection

Use rtsp://USER:PASS@IP:554/axis-media/media.amp for a basic manual test, or try ONVIF discovery first. Parameter availability varies by model and AXIS OS.

Open the Axis VAPIX stream profiles and URL parameters guide →

How to Connect Axis to SmartRTSP

1

Access Axis web interface

Open a browser and navigate to http://<camera-IP>. Log in with the account created during initial device setup. Account roles and authentication behavior vary by AXIS OS version, so check the exact device documentation.

2

Verify RTSP is enabled

In the web interface go to Settings → System → Network → Services. Confirm RTSP is enabled. Axis cameras have RTSP on by default — no extra configuration needed in most cases.

3

Use ONVIF scan (recommended)

Try SmartRTSP's ONVIF scanner first. Discovery and supported ONVIF profiles depend on the exact model, firmware and configured account permissions.

4

Manual URL entry

If ONVIF discovery doesn't work, add manually in SmartRTSP:

rtsp://camera_user:YourPassword@192.168.1.100:554/axis-media/media.amp

FAQ

Does Axis support ONVIF?
Many Axis products are ONVIF conformant, but the profiles and features vary by exact model and AXIS OS. Verify the device in the ONVIF conformant-products database or Axis documentation.
Which username does Axis use for RTSP?
Use the account created during initial setup and grant only the permissions required for streaming. Do not assume a factory username or password; check the exact AXIS OS documentation.
Where is the official Axis developer documentation?
Axis provides comprehensive streaming API documentation at developer.axis.com and product support at axis.com/support.