How to create and use a stream for free
If you are willing to administer a server yourself, you can run an IP camera stream without any paid service: rent a VPS, install the MyVMS Linux demo and get the poster plus MP4 and HLS streams over direct links.
If you would rather not deal with a server, rtsp.me does the same for you: it checks the RTSP link and hands you ready-made player code for your website.
Download MyVMS Linux 8.6.0 x64 (demo)What you will need
- Linux VPSA virtual server in a data center with a public IP address
- MyVMS demoThe free version of the MyVMS Linux 8.6.0 x64 surveillance system
- IP cameraA camera with RTSP support that the server can reach
- Port 9786The MyVMS web server port, open to the internet
Step 1. Rent a Linux VPS
Rent a virtual server running Linux in a data center. The server needs a public IP address — it is the address the poster and stream links will open on.
Step 2. Install the MyVMS demo
Download and install the MyVMS Linux 8.6.0 x64 demo.
After installation, create a separate user without administrator rights. Its login and password are passed inside the links, so the administrator account must not be used.
Step 3. Connect the camera
Add the IP camera in the settings of the MyVMS video surveillance system. Make sure the server sees the camera and displays video.
Step 4. Open port 9786
The MyVMS web server runs on port 9786. Forward it on the router or open it in the server firewall so the links can be opened from the internet.
Port forwarding examples for popular routers are in the guide “How to set up port mapping”.
Step 5. Use the direct links
Replace PUBLIC_IP with your server address and <base64(login:pass)> with the base64-encoded login:password pair of the user you created.
Camera poster (snapshot):
MP4 stream:
HLS stream (m3u8):
main is the camera's primary stream at full resolution, sub is the secondary stream at a lower resolution. To get the secondary stream, replace main with sub in the link — for embedding on a website it often loads faster and saves bandwidth.
Frequently asked questions
Would rather not administer a server?
Check your camera's RTSP link on rtsp.me and get a ready-made stream with a player, access protection and a cloud archive.
Check an RTSP link