RTSP Camera Wiki

Find RTSP stream URLs and ports for your IP camera.

What is RTSP?

RTSP (Real-Time Streaming Protocol) streams video and audio from IP cameras over a network. Most security cameras support RTSP for integration with NVRs and custom players.

Common RTSP URLs by Manufacturer

BrandRTSP PathPort
Hikvision/Streaming/Channels/101554
Dahua/cam/realmonitor?channel=1&subtype=0554
Axis/axis-media/media.amp554
Uniview/unicast/c4s1/live554
TP-Link/stream0554
Reolink/h264Preview_01_main554
Amcrest/cam/realmonitor?channel=1&subtype=0554/37777
Bosch/rtsp?channel=1&subtype=0554
Panasonic/MediaInput/h264554
Vivotek/live.sdp554
Generic/stream0554

Syntax

rtsp://username:password@ip:port/path

Troubleshooting

Connection refused: check IP, port, firewall, enable RTSP on camera.

401 Unauthorized: wrong credentials, try admin/admin or admin/12345.

404 Not Found: wrong stream path, try common paths from table.

454 Session Not Found: session expired, reconnect.

Timeout: camera unreachable, check port forwarding and DDNS.