All Projects → ACFUN-FOSS → acfunlive-backend

ACFUN-FOSS / acfunlive-backend

Licence: AGPL-3.0 license
AcFun直播通用后端

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to acfunlive-backend

acfundanmu
AcFun直播API
Stars: ✭ 27 (+42.11%)
Mutual labels:  live, danmaku, acfun
Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 294 (+1447.37%)
Mutual labels:  live, danmaku
blrec
Bilibili Live Streaming Recorder 哔哩哔哩直播录制
Stars: ✭ 124 (+552.63%)
Mutual labels:  live, danmaku
Hjdanmakudemo
A high performance danmaku engine for iOS
Stars: ✭ 844 (+4342.11%)
Mutual labels:  live, danmaku
Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 589 (+3000%)
Mutual labels:  live, danmaku
Danmaku
live video comments protocol and platform api
Stars: ✭ 70 (+268.42%)
Mutual labels:  live, danmaku
react-runner
Run your React code on the go
Stars: ✭ 308 (+1521.05%)
Mutual labels:  live
i3blocks-crypto
💵 View your favorite coins' ticker prices with i3blocks.
Stars: ✭ 30 (+57.89%)
Mutual labels:  live
tvbus.android
tvbus.android is a live streaming android SDK based on P2P technology.
Stars: ✭ 72 (+278.95%)
Mutual labels:  live
tiktok-download-userscript
Browser userscripts to download TikTok videos without watermark and get livestream URLs (to play in VLC).
Stars: ✭ 42 (+121.05%)
Mutual labels:  live
node-rtmp-hls
NodeJS live stream server with HLS ABR support
Stars: ✭ 55 (+189.47%)
Mutual labels:  live
craft-youtubeliveembed
This plugin allows you to embed a YouTube live stream and/or live chat on your webpage
Stars: ✭ 14 (-26.32%)
Mutual labels:  live
kiel-live
This app allows you to view live updates of bus arrivals.
Stars: ✭ 20 (+5.26%)
Mutual labels:  live
github-actions
Repository for CDS specific GitHub actions
Stars: ✭ 63 (+231.58%)
Mutual labels:  live
AcFun
AcFun TV 客户端
Stars: ✭ 51 (+168.42%)
Mutual labels:  acfun
nimingban
A岛匿名版客户端
Stars: ✭ 42 (+121.05%)
Mutual labels:  acfun
live-graph
Simple live graph with Flask and SocketIO
Stars: ✭ 17 (-10.53%)
Mutual labels:  live
LiveHiddenCamera
Live Hidden Camera is a library which record live video and audio from Android device without displaying a preview.
Stars: ✭ 69 (+263.16%)
Mutual labels:  live
open-securekos
Open Secure-K OS is an operating system booting from a USB key in which you can safely create and store your personal and private data. It is a next generation live operating system following liveng patterns. Please refer to Resilient Linux, a fork of Open Secure-K OS which is actively developed.
Stars: ✭ 23 (+21.05%)
Mutual labels:  live
comfy-channel
A 24/7 live video broadcast with automatic content selection and overlays using FFMPEG and Python!
Stars: ✭ 37 (+94.74%)
Mutual labels:  live

acfunlive-backend

AcFun直播通用后端

安装

go get -u github.com/ACFUN-FOSS/acfunlive-backend

运行参数

-port 端口:设置后端WebSocket端口,默认是15368

-debug:打印调试信息

-logfile 日志文件:将日志输出到指定文件

-logmax 日志文件大小:单个日志文件最大的大小(按字节算),默认是20MB,超出部分会保存为备份日志

-logversions 备份日志数量:备份日志的数量,默认是2,备份日志是在日志文件后面加上“.1”、“.2”等后缀名

文档

后端WebSocket接口

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].