Tagged articles
5 articles
Page 1 of 1
vivo Internet Technology
vivo Internet Technology
Apr 28, 2021 · Backend Development

A Beginner's Guide to Building a Simple Live Streaming System with LiveGo, OBS, and flv.js

This guide walks beginners through setting up a basic live‑streaming pipeline using the open‑source LiveGo server, OBS for RTMP publishing, and flv.js for browser playback, while explaining push‑pull architecture, protocol choices, Docker deployment, and a Redis‑based chat system for live rooms.

Backend DevelopmentFLV.jsOBS
0 likes · 20 min read
A Beginner's Guide to Building a Simple Live Streaming System with LiveGo, OBS, and flv.js
Huajiao Technology
Huajiao Technology
Dec 10, 2019 · Frontend Development

How to Merge FLV.js and HLS.js into a Unified Web Video Player

This article provides a detailed technical analysis of FLV.js and HLS.js architectures, explains their common media pipeline, and describes step‑by‑step how to combine them into a single JavaScript player that supports both live FLV streams and HLS replay on a PC web site.

FLV.jsHLS.jsJavaScript
0 likes · 17 min read
How to Merge FLV.js and HLS.js into a Unified Web Video Player
ITPUB
ITPUB
Aug 21, 2019 · Frontend Development

Why China’s Open‑Source Star flv.js Still Gets Overlooked

A viral post about the popular JavaScript FLV player flv.js reveals how a talented Chinese open‑source author struggles for fair recognition, highlighting technical merits, impressive GitHub stats, and broader systemic issues in China’s open‑source ecosystem.

Chinese techFLV.jsGitHub
0 likes · 5 min read
Why China’s Open‑Source Star flv.js Still Gets Overlooked
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jun 18, 2017 · Frontend Development

Why flv.js Is the Future of Browser Live Streaming (No Flash Needed)

This article explains why flv.js is essential for modern browser live streaming, compares common streaming protocols and their latency/performance, outlines flv.js advantages and limitations, and provides a step‑by‑step guide to building a low‑latency live streaming solution with livego and React.

FLV.jsHTML5 videoHTTP-FLV
0 likes · 11 min read
Why flv.js Is the Future of Browser Live Streaming (No Flash Needed)