This website requires JavaScript.
Explore
Help
Sign In
apps
/
engine
Watch
1
Star
0
Fork
0
You've already forked engine
mirror of
https://github.com/Monibuca/engine.git
synced
2025-10-30 03:21:47 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
58
Commits
7
Branches
278
Tags
ca016d834b4cb0deeaf9a1bf1e5ed1a02081993f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
langhuihui
ca016d834b
开发提交
2021-01-11 23:08:15 +08:00
avformat
开发提交
2021-01-11 23:08:15 +08:00
pool
first commit
2020-02-27 20:48:04 +08:00
util
开发提交
2021-01-11 23:08:15 +08:00
.gitignore
add .gitignore file
2020-09-04 10:06:42 +08:00
audio_track.go2
开发提交
2021-01-11 23:08:15 +08:00
config.go
增加RingBuffer的长度可配置
2020-05-05 14:15:13 +08:00
demo.gif
示意图展示
2020-04-12 10:49:01 +08:00
go.mod
开发提交
2021-01-11 23:08:15 +08:00
go.sum
开发提交
2021-01-11 23:08:15 +08:00
hook.go2
开发提交
2021-01-11 23:08:15 +08:00
LICENSE
增加发布者超时检测,允许覆盖
2020-08-13 22:01:59 +08:00
logger.go
增加彩色日志输出功能
2020-04-11 20:19:24 +08:00
main.go
开发提交
2021-01-11 23:08:15 +08:00
nalu.go
开发提交
2021-01-11 23:08:15 +08:00
publisher.go2
开发提交
2021-01-11 23:08:15 +08:00
README.md
示意图展示
2020-04-12 10:49:01 +08:00
stream.go2
开发提交
2021-01-11 23:08:15 +08:00
subscriber.go2
开发提交
2021-01-11 23:08:15 +08:00
version.go
开发提交
2021-01-11 23:08:15 +08:00
video_track.go2
开发提交
2021-01-11 23:08:15 +08:00
README.md
Unescape
Escape
Monibuca核心引擎
该项目为Monibuca的引擎部分
,
该部分逻辑是流媒体服务器的核心转发逻辑。仅包含最基础的功能
,
不含任何网络协议部分
,
但包含了一个插件的引入机制
,
其他功能均由插件实现
Description
Monibuca 核心引擎,包含流媒体核心转发逻辑,需要配合功能插件一起组合运行
streaming
toml
Readme
MIT
2.1
MiB
Languages
Go
100%