Draft:Simple Realtime Server
Review waiting, please be patient.
This may take 8 weeks or more, since drafts are reviewed in no specific order. There are 1,843 pending submissions waiting for review.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
Reviewer tools
|
Submission declined on 23 December 2024 by Beachweak (talk). This submission is not adequately supported by reliable sources. Reliable sources are required so that information can be verified. If you need help with referencing, please see Referencing for beginners and Citing sources.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
This draft has been resubmitted and is currently awaiting re-review. |
Submission declined on 22 December 2024 by WaddlesJP13 (talk). This submission is not adequately supported by reliable sources. Reliable sources are required so that information can be verified. If you need help with referencing, please see Referencing for beginners and Citing sources. Declined by WaddlesJP13 22 hours ago. |
- Comment: This submission lacks dedicated significant coverage about the topic. As mentioned by another reviewer, GitHub and other personal blogs are made up of user-generated content and are thus unreliable. Beachweak (talk) 12:22, 23 December 2024 (UTC)
- Comment: GitHub is user-generated content and therefore not a reliable source. Please include citations (such as news articles, product reviews, etc.) from independent, reliable sources to verify notability. Waddles 🗩 🖉 15:22, 22 December 2024 (UTC)
Original author(s) | William Yang |
---|---|
Developer(s) | SRS team |
Initial release | September 8, 2016[1] |
Stable release | 5.0[2]
/ June 15, 2024 |
Repository | github |
Written in | C++ |
Operating system | Cross-platform |
Type | Media server |
License | MIT[3] |
Website | ossrs.io |
Simple Realtime Server (SRS) is a free software[3] implemented in C++, a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
SRS supports streaming services effectively, using RTMP and SRT as core protocols, and is compatible with various systems like Tencent Cloud MPS[4], and DigitalOcean market[5]
SRS also supports WHIP and WHEP as a WebRTC SFU server, is compatible with OBS Studio WHIP[6], and was one of the first to support WHIP as a media stream server.
History
[edit]On October 2013, SRS project started.
On 8 September 2016, SRS version 1.0-r0 was released[1]. A versatile streaming solution supports RTMP/HLS, clustering, and advanced features like transcoding and DVR. It offers a user-friendly interface, robust monitoring, and performance tools. Compatible with ARM/MIPS, it efficiently handles 2.7k concurrent connections on devices like Raspberry Pi.
On 27 June 2017, SRS version 2.0 was released. Enhance performance to support 10k+ playback and 4.5k+ streaming. Add features like real-time mode, Windows support, simplified handshake, custom DVR paths, HTTP server, and experimental HDS/RTSP support. Improve HTTP API and support HSTRS and remote console.
26 June 2020, SRS version 3.0 was released. Support NGINX-RTMP's EXEC and DVR features, secure HTTP API, DVR as MP4, screenshots, and transcoding. Improve error handling, add load balancing, and UTest. Explore MPEG-DASH support. Rewrite English documentation.
On 16 June 2022, SRS version 4.0 was released. Support WebRTC push/playback, RTMP to RTC, and RTC to RTMP. Enhance HTTP-API, HTTPS, Docker/K8S integration, and RTC network switching. Add regression testing and experimental SRT/GB28181 support.
On 21 June 2023, The SRS was shared in CommCon, London. This was the first time it was shared outside of China. WebRTC offers low latency for browsers, while SRT suits broadcasting. Combining them or using RTMP with WebRTC can achieve sub-second latency. SRS, with 20,000+ GitHub stars, is a key resource for developers.[7]
On 29 December 2023, SRS version 5.0 was released. Support multi-CPU Docker images, enhance forwarding, and GB28181. Add Windows, Apple M1, RISCV, MIPS, and Loongarch support. Improve DASH, SRT, and WebRTC. Integrate Prometheus and WHIP protocol.
On 6 June 2024, The SRS was shared in CommCon, London. Oryx (SRS Stack) is a powerful open-source media service with AI capabilities, supporting live rooms, restreaming, recording, and AI features like transcriptions and multilingual dubbing.[8]
References
[edit]- ^ a b "Initial revision - github.com/ossrs/srs". ossrs. 2016-09-08.
- ^ "SRS 5.0 r3 - Latest Stable Version". ossrs/srs. 15 June 2024.
- ^ a b "COPYING". ossrs/srs. Retrieved 2023-12-31 – via GitHub.
- ^ "Tencent MPS: SRS - The Simple Real-Time Video Server". 2 July 2024.
- ^ "DigitalOcean Marketplace: SRS media solution". 25 October 2024.
- ^ Hart, Chad (22 August 2023). "WebRTC cracks the WHIP on OBS". webrtcHacks.
- ^ Winlin, Yang (21 June 2023). "Sub-Second Latency Streaming Technologies and Applications". YouTube.
- ^ Winlin, Yang (6 June 2024). "Oryx: AI-Powered Media Kit for Everyone". YouTube.