Skip to content

DOC: rtsp #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

DOC: rtsp #83

wants to merge 7 commits into from

Conversation

duiniuluantanqin
Copy link
Member

No description provided.

@suzp1984
Copy link

suzp1984 commented May 6, 2025

english version missing.


RTSP是很古老的协议,已经有接近30年的历史。在安防行业,几乎每家公司都自己实现了一个RTSP服务器,但他们都不喜欢开源,还喜欢加很多私有的东西在里面。在市面上,你随便就能找到一个RTMP服务器,却很难找到一个RTSP服务器。

SRS最早在2.0版本就已经支持RTSP协议,但只有推流(ANNOUNCE → SETUP → RECORD),而没有拉流(DESCRIBE → SETUP → PLAY)。实际上,很多传统的C/S架构的客户端、解码器、嵌入式设备,以及最新的AI视觉检测等,首选播放协议仍然RTSP。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://ossrs.io/lts/en-us/faq#rtsp
It's better to refer this FAQ, about the SRS's RTSP history, and the reason of RTSP as ingest was give up. But play RTSP stream is so valuable for some use cases.

Copy link

@suzp1984 suzp1984 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no more suggestions, but translate the english version later.

@duiniuluantanqin
Copy link
Member Author

no more suggestions, but translate the english version later.

Well, let us proceed only after the Chinese version has been finalized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants