适用于 WEB 集成方和小型企业网站

无需自建播放器,也能把实时摄像头放到企业网站上。

当你需要先验证一个公网 RTSP 或 RTSPS 流、在浏览器中展示它,然后再嵌入到企业网站、分支页面或活动 microsite 时,请使用 RTSP.RUN。

先验证浏览器播放 验证成功后再嵌入 仅适用于公网 RTSP/RTSPS 流

这个流程适合公开的实时画面,不适合内部 CCTV 或以录像为核心的部署。

开始前你应该具备什么

当以下基础条件已经成立时,这个场景最适合使用:

  • 你可以从摄像头或流来源获得公网 RTSP 或 RTSPS URL。
  • 实时画面需要展示在公开的企业网站、分支页面或活动页面上。
  • 你需要的是浏览器播放加嵌入,而不是完整的监控平台。

What operating value this path creates

Faster website rollout

The team can move from RTSP validation to website embed without opening a custom browser player project.

Less blind debugging

Playback is confirmed first, so the website team is not working on iframe placement while the real issue is still the stream.

Lower integration overhead

A simple public live-camera block does not require a broader streaming stack or custom video delivery project.

为什么这个场景适合 RTSP.RUN

No custom player project

You verify the stream and get an embed-ready output without building a dedicated browser video stack.

One flow for test and publish

The same flow lets you check playback first and then continue to embed once the stream works.

Works for practical public pages

Use it for storefront pages, visitor-facing facility views, microsites, or temporary campaigns.

Limits are visible up front

The page makes it clear when public RTSP is acceptable and when the rollout needs a different approach.

先看看验证后你会发布什么

实际结果始终一样:先验证实时播放器,再拿到已经准备好的嵌入代码。

浏览器输出

浏览器中打开的实时播放器

rtsp.run / player.html
先验证
可供验证的实时播放器
浏览器可播放输出 桌面端 • 平板 • 手机
  • 先确认流可以正确加载,再决定是否分享。
  • 同样的输出可在桌面端、平板和手机上打开。
  • 验证通过后既可直接观看,也可进入下一步嵌入。

网站输出

可直接放到页面里的嵌入代码

示例 iframe
<iframe
  src="https://rtsp.run/embed.html?streamUrl=YOUR_STREAM_ID"
  width="640"
  height="360"
  style="border:0;"
  allowfullscreen
  referrerpolicy="origin">
</iframe>
  • 播放成功后即可复制准备好的 iframe。
  • 可用于企业网站、门店展示、公共摄像头或活动页面。
  • 不需要自己开发网页播放器。

这种上线通常怎么做

1. 验证公开 RTSP 流

先在浏览器播放器中确认流能正确加载。

2. 检查浏览器输出

确认实时画面适合放在公开页面上,并验证流质量。

3. 复制嵌入代码

播放成功后,打开嵌入步骤并把 iframe 放到网站中。

这个场景何时适合

适合当

  • 你需要在企业网站或门店页面上展示实时画面
  • 你已经拥有或可以获得公开 RTSP/RTSPS 地址
  • 你想要轻量的嵌入路径,而不是自建播放器

不适合当

  • 流必须只保留在私有内网中
  • 项目需要录制、分析、SLA 或监控治理能力
  • 网站部署完全不能接受公开 RTSP 模式

What this path replaces and what it does not

  • it replaces the first phase of a custom browser player project when you need to validate and publish one public live view quickly
  • it does not replace recording, analytics, enterprise governance, or a private internal CCTV rollout
  • it fits when the goal is a fast website embed rather than a broader video platform build

What usually blocks the website rollout

  • the stream works in a vendor tool but still is not really browser-ready and publicly reachable
  • the team is solving iframe placement before playback and product fit are actually confirmed
  • the use case is more sensitive and really needs a different security or delivery model

What a sensible next step looks like after validation

  • if the stream works and the fit is clear, move to embed and website publication
  • if playback works but rollout risk is still unclear, use rollout review instead of more guesswork
  • if the fit is wrong, the right output is a stop decision rather than pushing harder through the wrong path

Common questions before you publish

These questions help decide whether the next step should be simple embed, assisted rollout, or a stop decision.

When you already know the goal is to place one or more public cameras on a website and you do not need the broad RTSP explanation first. This page is more about rollout decision and website embed outcome.

Then rollout review or fit-check is the better next step. A technically working stream does not automatically make public embed the right business or security decision.

When you need recording, analytics, access roles, enterprise governance, or a different delivery model than simple public browser playback and iframe embed.

想把实时摄像头放到企业网站上?

先在浏览器中验证 RTSP 流。如果流能正常工作,就直接进入嵌入步骤,把它放到网站上。

如果你还不确定公网 RTSP 模式是否适合你的部署,请先使用 fit-check 联系流程。