Tagged articles

SRS

4 articles · Page 1 of 1
xkx's Tech General Store
xkx's Tech General Store
Mar 4, 2026 · Frontend Development

How to Build Browser Live Streaming for Small Projects with WebRTC and SRS

This article shows how seemingly complex real‑time video requirements can be satisfied cheaply by combining the open‑source WebRTC stack with the lightweight SRS media server, detailing the architecture, step‑by‑step signaling, full JavaScript code for publishing and playing, and the resulting end‑to‑end live‑streaming solution.

Live StreamingReal‑time communicationSRS
0 likes · 10 min read
How to Build Browser Live Streaming for Small Projects with WebRTC and SRS
Architects Research Society
Architects Research Society
Dec 7, 2020 · Fundamentals

Requirements Specification: User and System Requirements, Writing Methods, and Documentation

This article explains the process of documenting user and system requirements, distinguishes between user and system requirements, describes natural‑language and structured‑language specification methods, outlines guidelines for clear requirement statements, and introduces the software requirements specification (SRS) as a formal contract between stakeholders.

SRSSystem requirementssoftware development fundamentals
0 likes · 7 min read
Requirements Specification: User and System Requirements, Writing Methods, and Documentation