Live stream from D-Link IP camera into web page
Ease of integration
- You need only one stream from your IP camera to be transferred to IPCamLive server
- IPCamLive can receive the stream directly from the IP camera, so you do not need any additional PC or software to run
- You can easily embed the live video stream in your web page using the HTML snippet generated by IPCamLive
- IPCamLive servers can serve an unlimited number of clients
- Your video will be displayed on any device regardless of whether it is a PC, MAC, mobile or tablet
- You can forward your live stream to social media platforms such as Facebook, Youtube, Twitch, etc.


Realtime streaming protocol (RTSP)
- RTSP is the standard streaming protocol of the IP cameras
- D-Link cameras support RTSP protocol for transferring the live video stream
- IPCamLive ONVIF tool helps you find the proper RTSP URL of your camera
- All you need is to forward your RTSP stream of your camera on your router
- IPCamLive connects to your camera using RTSP protocol
Here you can find a video, how to connect your camera using RTSP protocol HERE.
The next table shows the most common RTSP URLs supported by D-Link cameras:
Stream | RTSP URL |
---|---|
Primary stream | rtsp://<user>:<pass>@<cameraip>:<port>/play1.sdp |
Secondary stream | rtsp://<user>:<pass>@<cameraip>:<port>/play2.sdp |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/play1.sdp
The following table shows the models of D-Link cameras that support RTSP protocol:
Camera seris | Camera models |
---|---|
Cube cameras | DCS-2103, DCS-2130, DCS-2132L, DCS-2136L, DCS-2210, DCS-2210L, DCS-2310L, DCS-2330L, DCS-2332L, DCS-2530L, DCS-2630L, DCS-8200LH, DCS-930L, DCS-931L, DCS-932L, DCS-933L, DCS-935L, DCS-936L, DCS-942L , DCS-960L |
Dome cameras | DCS-4602EV, DCS-4603, DCS-4605EV, DCS-4612EK, DCS-4614EK, DCS-4618EK, DCS-4622, DCS-4625, DCS-4701E, DCS-4703E , DCS-4705E, DCS-4712E , DCS-4714E , DCS-4718E, DCS-4802E , DCS-6513, DCS-6517, DCS-7513, DCS-7517 |
PTZ cameras | DCS-5020L, DCS-5030L, DCS-5211L, DCS-5222L, DCS-5635 |
Some older D-Link cameras use the following RTSP URLs:
Stream | RTSP URL |
---|---|
Primary stream | rtsp://<user>:<pass>@<cameraip>:<port>/live1.sdp |
Secondary stream | rtsp://<user>:<pass>@<cameraip>:<port>/live2.sdp |
Primary stream | rtsp://<user>:<pass>@<cameraip>:<port>/stream1 |
Primary stream | rtsp://<user>:<pass>@<cameraip>:<port>/stream2 |
Default RTSP port: 554
If you cannot find your camera in the list, you can try to discover the URLs supported by your camera using IPCamLive ONVIF Discovery Tool HERE.
If your camera still does not work, please read the manual of your device to find the proper RTSP URL.