Stream Your IP Camera
to Your Website in One Click
How we create online
streaming on the webpage

Your IP camera
(DVR, NVR)We obtain the video stream from your IP camera or recorder via the RTSP protocol. A direct RTSP camera connection requires a public IP address and port mapping setup.
No public IP? Use RTMP Push or MyVMS Bridge.



Media server RTSP -> WEB
We convert the RTSP stream from your IP camera into a format viewable in browsers and on mobile devices (Android, iOS). We provide a ready-to-use HTML5 player with HTTPS support for embedding the stream on your website. We use HLS (M3U8) — no additional plugins or software required.



RTSP Proxy
We receive a single RTSP stream from your IP camera and relay it to all viewers through our media servers. No matter how many viewers are watching, the camera sends only one video stream — the RTSP.ME infrastructure handles the scaling. We support up to 1 million simultaneous viewers.
Over 354 000 IP cameras stream on websites worldwide with RTSP.ME
115 603
Users
354 095
IP Cameras
1 541 615 514
Views
Cloud Video Surveillance
Record your streams to the cloud and estimate the cost in seconds.
Why choose
our streaming service?

Ease
of useA user-friendly and intuitive interface allows you to set up streams without any experience or technical knowledge. Simply insert the RTSP link on the streaming creation page and get the HTML5 video player code.

Support for
various devicesUsers can watch live video surveillance on any device, including computers, tablets, and smartphones with Windows, Linux, macOS, Android, and iOS operating systems.

Security
and privacyWe prioritize the security of your data. Our service reliably protects user information and ensures the confidentiality of their materials. Real IP addresses of your RTSP links and authorization data from your IP cameras or recorders remain hidden from unauthorized access.

Broadcast working hours
You can set up a schedule for each broadcast in the service settings, specifying the days of the week and times when it will be available to viewers.

Flexible pricing
policyFor your convenience, we offer post-payment: you can stream the camera throughout the month and receive an invoice afterward. Up to 100 views per month are free. The cost for additional cameras starts from 5 Euro per month.

Recording
and storageOur service provides the ability to record streams, allowing you to save videos to an archive for later viewing. We offer archive storage in a reliable data center for up to 360 days.

Audio stream
supportYou can transmit audio along with the video stream from your camera for free. Audio support can be enabled in the streaming settings.

Stream copy
protectionWe offer a free solution for stream protection: a small PHP code on your site will generate unique links for each user. These links cannot be copied and used on other websites, keeping your content secure.

Our
data centersOur data centers are located in North and South America, Europe, Asia, and Australia, ensuring the fastest possible video content delivery to your users.
IP cameras – the perfect solution
for organizing online streams.
They are designed for uninterrupted operation, supporting the RTSP protocol and H.264 codec. Models are available for both outdoor and indoor use. Sound and PTZ functionality support make your streams as engaging as possible. On the rtsp.me platform, you can use IP cameras from any manufacturer, such as Hikvision, Dahua, Axis, MyVMS, and Tiandy, to organize streaming video on your web resources.

Requirements for creating
RTSP broadcasting on the website
Our tariffs
for using the service
| Views per month | Price |
| 100 - 10 000 | 5 Euro |
| 10 000 - 100 000 | 20 Euro |
| 100 000 - 1 000 000 | 100 Euro |
Conditions
The price is indicated for a monthly subscription for each camera.
We operate on a post-payment system: on the last day of the month, we calculate the views and send an invoice via email.
If payment is not made within 20 days, the broadcast will be blocked.
A view is counted when our HTML player, which provides live streaming, is launched. Views are not counted only if the broadcast is turned off.
Payment can be made via bank card or company invoice.
HOW TO WATCH
on your web page
Add BROADCASTING
to your online platformOnline broadcasting on a website helps attract new visitors and strengthen the loyalty of existing clients.
After successfully creating an online stream, you will receive an HTML code for the video player
<iframe src="https://rtsp.me/embed/474NtQT5/" style="width:100%; aspect-ratio:4/3; border:0;" allow="fullscreen; autoplay" allowfullscreen></iframe>
that you can add to your website.powered by rtsp.me
Share links on social networks
Send links to your video streams to friends and colleagues via messengers like Viber, WhatsApp, and Telegram to expand your audience and increase viewership.
https://rtsp.me/embed/474NtQT5/

Want more?
Use access to our streams via API! This allows you to create your own monetization and access control system. Basic knowledge of PHP is required:
- Method: POST
- API url: https://rtsp.me/api/
- Params:
- email - current email
- password - current password
- id - Unique
- broadcast ID
*If ID is absent, a list of all cameras will be displayed.
Example in PHP
ANSWERS
TO FREQUENT QUESTIONS
How do I find my RTSP link?
You can find the RTSP link on the manufacturer’s website of your camera or request it from our technical support.
Typically, a few standard parameters are changed in the example link:- • IP address
- • Port
- • Login
- • Password
- • Stream name
Simply replace your data in the example link.
Hikvision
Below are ready-made templates for popular IP camera manufacturers:
Example: login - admin, password - pass, IP - 8.8.8.8, port — 554 or 9784, stream 1 or main
rtsp://admin:pass@8.8.8.8:554/Streaming/Channels/101
rtsp://admin:pass@8.8.8.8:554/Streaming/Channels/102
Dahua
rtsp://admin:pass@8.8.8.8:554/cam/realmonitor?channel=1&subtype=0
rtsp://admin:pass@8.8.8.8:554/cam/realmonitor?channel=1&subtype=1
MyVMS
rtsp://admin:pass@8.8.8.8:9784/cameras/0/streaming/main?audio=1
rtsp://admin:pass@8.8.8.8:9784/cameras/0/streaming/subHow do I find my static IP address?
A static IP address is a permanent unique address assigned to a device in the internet. Example - 78.78.78.78.
It is required for remote access to devices such as IP cameras or recorders. You can obtain it from your ISP.
I have a dynamic IP address. Can I set up streaming?
A real dynamic IP address is a unique IP address assigned to a device by the ISP, which can change with each new internet connection.
For working with dynamic IP addresses, there are several services that provide stable connections despite IP address changes.
For example, No-IP, DynDNS, or DuckDNS allow linking a domain name to your IP address. This name can be used in your RTSP link.
What to do if I have a private IP address?
You can use RTMP Push or MyVMS Bridge to connect your cameras, or install our MyVMS 5Mp bullet IP camera.
How to set up port mapping?
Port mapping (port forwarding) is a router configuration that directs requests from the internet to a specific device in your local network.
This is necessary to access the video stream from your IP camera. Typically, IP cameras use port 554 for RTSP streaming.
Administrator access to the router is required.If your camera's local IP address is 192.168.1.100, port mapping will direct requests from the external IP address to this camera. Example rule:
What are the recommended camera settings?
- •Codec − H.264;
- •FPS – 25;
- •GOP (i-frame) − 50 fps (2 sec);
- •SMART codec - off
Error - Local IP cannot be used
Local IP addresses (so-called "private IPs") belong to ranges that are not routable on the global network. These ranges are defined by RFC 1918: • 10.0.0.0 – 10.255.255.255 • 172.16.0.0 – 172.31.255.255 • 192.168.0.0 – 192.168.255.255
- • 10.0.0.0 – 10.255.255.255
- • 172.16.0.0 – 172.31.255.255
- • 192.168.0.0 – 192.168.255.255
Devices with such addresses are only accessible within a local network (e.g., home or office). External devices from the internet cannot directly connect to these IP addresses.
What are the advantages of the MyVMS 5Mp Bullet IP surveillance camera?
Simply connect the IP camera to the internet, and the stream is ready. No need for a static IP address or port mapping. Infrared illumination ensures excellent image quality at night, and POE support allows the use of existing network infrastructure.
Convenient solution for hosting
streaming video
MyVMS 5Mp Bullet Surveillance Camera
99 EuroNEWBuy
No need for a static IP address or port mapping. It has a resolution of 2592 x 1944 at 25 fps, as well as a wide viewing angle. The IP-65 rated cylindrical metal body ensures durability. Mounting kit included. Lens - 2.8.
MyVMS Bridge
50 EuroNEWBuy
A device for connecting IP cameras without the need for a public IP address. Supports up to 8 IP cameras. Simply install it in your local network, and our technical support will set up the streaming for you.
Contact us
with any questions


