Tag

FLV.js

0 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.

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
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.

FLV.jsHls.jsMedia Source Extensions
0 likes · 16 min read
Integrating FLV.js and HLS.js into a Unified Video Player for PC Live Streaming