Tag

flv.js

1 views collected around this technical thread.

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.

OBSRTMPbackend development
0 likes · 20 min read
A Beginner's Guide to Building a Simple Live Streaming System with LiveGo, OBS, and flv.js
360 Tech Engineering
360 Tech Engineering
Dec 10, 2019 · Frontend Development

Integrating FLV.js and HLS.js into a Unified Video Player for PC Live Streaming

This article details the analysis of FLV.js and HLS.js architectures, compares their components, and describes a step‑by‑step approach to combine them into a single JavaScript library that can play both FLV live streams and HLS on‑demand videos for a PC web platform.

JavaScriptMedia Source Extensionsflv.js
0 likes · 16 min read
Integrating FLV.js and HLS.js into a Unified Video Player for PC Live Streaming
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.

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