Tag

OBS

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.

Backend DevelopmentOBSRTMP
0 likes · 20 min read
A Beginner's Guide to Building a Simple Live Streaming System with LiveGo, OBS, and flv.js
Ops Development Stories
Ops Development Stories
Aug 24, 2020 · Databases

How to Securely Backup Elasticsearch with Snapshots and S3 Repositories

This guide explains why Elasticsearch replicas cannot protect against catastrophic failures and shows step‑by‑step how to configure snapshot and restore using various repository types—including S3, HDFS, Azure, and Huawei OBS—install necessary plugins, set up JVM options, and automate snapshot policies via Kibana.

ElasticsearchOBSRepository
0 likes · 9 min read
How to Securely Backup Elasticsearch with Snapshots and S3 Repositories
转转QA
转转QA
Aug 22, 2018 · Backend Development

Live Streaming Basics: Push/Pull Workflow, Protocols, and OBS Configuration

This article explains the fundamentals of live streaming, describing the push‑streaming and pull‑streaming processes, key video protocols such as RTMP, WebRTC and UDP, and provides a step‑by‑step guide for configuring OBS to publish and receive streams.

OBSRTMPWebRTC
0 likes · 7 min read
Live Streaming Basics: Push/Pull Workflow, Protocols, and OBS Configuration