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-07 01:22:51 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
7
Branches
278
Tags
556d69efa2eb627a62e58bd88e813d0b3a01a20c
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
李宇翔
556d69efa2
改用UIDir
2020-04-15 16:06:04 +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
改用UIDir
2020-04-15 16:06:04 +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的引擎部分
,
该部分逻辑是流媒体服务器的核心转发逻辑。仅包含最基础的功能
,
不含任何网络协议部分
,
但包含了一个插件的引入机制
,
其他功能均由插件实现
Description
Monibuca 核心引擎,包含流媒体核心转发逻辑,需要配合功能插件一起组合运行
streaming
toml
Readme
MIT
2.1
MiB
Languages
Go
100%