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-12-24 13:18:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
7
Branches
278
Tags
f01b33185730d65507c175ac1e9916db2df15652
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
f01b331857
示意图展示
2020-04-12 10:49:01 +08:00
avformat
音频采样率解析bug修复
2020-03-08 16:39:24 +08:00
pool
first commit
2020-02-27 20:48:04 +08:00
util
添加了使用函数CurrentDir
2020-03-04 11:43:37 +08:00
config.go
增加彩色日志输出功能
2020-04-11 20:19:24 +08:00
demo.gif
示意图展示
2020-04-12 10:49:01 +08:00
go.mod
增加彩色日志输出功能
2020-04-11 20:19:24 +08:00
go.sum
增加彩色日志输出功能
2020-04-11 20:19:24 +08:00
hook.go
加入是否允许空房间的配置
2020-03-15 19:57:57 +08:00
LICENSE
first commit
2020-02-27 20:48:04 +08:00
logger.go
增加彩色日志输出功能
2020-04-11 20:19:24 +08:00
main.go
增加彩色日志输出功能
2020-04-11 20:19:24 +08:00
publisher.go
增加注释和插件版本定义
2020-02-29 08:48:19 +08:00
README.md
示意图展示
2020-04-12 10:49:01 +08:00
room.go
增加彩色日志输出功能
2020-04-11 20:19:24 +08:00
subscriber.go
等待视频信号转发后再转发音频信号
2020-03-22 20:42:55 +08:00
summary.go
增加注释和插件版本定义
2020-02-29 08:48:19 +08:00
README.md
Unescape
Escape
Monibuca核心引擎
该项目为Monibuca的引擎部分
,
该部分逻辑是流媒体服务器的核心转发逻辑。仅包含最基础的功能
,
不含任何网络协议部分
,
但包含了一个插件的引入机制
,
其他功能均由插件实现
Reference in New Issue
View Git Blame
Copy Permalink
Description
Monibuca 核心引擎,包含流媒体核心转发逻辑,需要配合功能插件一起组合运行
streaming
toml
Readme
MIT
2.1
MiB
Languages
Go
100%