{"id":19703569,"url":"https://github.com/monibuca/pro","last_synced_at":"2025-04-29T14:30:53.255Z","repository":{"id":196186595,"uuid":"541052609","full_name":"Monibuca/pro","owner":"Monibuca","description":"商业版","archived":false,"fork":false,"pushed_at":"2024-07-18T01:08:52.000Z","size":19230,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-05T17:51:08.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Monibuca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":"monibuca","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-09-25T04:42:24.000Z","updated_at":"2025-04-03T06:35:38.000Z","dependencies_parsed_at":"2024-01-16T04:09:33.605Z","dependency_job_id":"9a02ac78-284d-4ff3-b12e-0f9e508767f0","html_url":"https://github.com/Monibuca/pro","commit_stats":null,"previous_names":["monibuca/pro"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monibuca%2Fpro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monibuca%2Fpro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monibuca%2Fpro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monibuca%2Fpro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Monibuca","download_url":"https://codeload.github.com/Monibuca/pro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251518836,"owners_count":21602219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T21:18:16.260Z","updated_at":"2025-04-29T14:30:48.733Z","avatar_url":"https://github.com/Monibuca.png","language":"Go","funding_links":["https://opencollective.com/monibuca"],"categories":[],"sub_categories":[],"readme":"# Monibuca 专业版\n\n专业版是在开源版基础上集成了付费（闭源）插件，提供更多的功能和更好的性能。并且提供一个更加专业的可视化 UI 界面。\n\n\u003e 开源版本地址： https://github.com/langhuihui/monibuca\n\n专业版为付费提供，可以先下载体验版，或者在线体验，如果满意可以联系我们购买正式版。\n\n# 功能介绍\n- SEI,可以动态插入自定义数据，比如水印，字幕等。\n- LLHLS 协议支持。\n- 转码，可将 h264 和 h265 互转，音频 aac 和 g711 互转。可以转码成多个分辨率，支持硬件加速。\n- 加密，多种加密方式，可配合 jessibuca 进行解密播放\n- CDN，转推到阿里云、腾讯云等 CDN 服务商（可以和加密组合）\n- 语音对讲，实现公网语音对讲能力（需要购买硬件）\n- 级联功能，将多个 Monibuca 服务器级联，有多种级联方式。\n- 快速截图，比普通截图快 10 倍速度。\n- 高级录制，支持定时任务等。\n- GB28181 专业版，可实现 GB 协议的级联等。\n- onvif 专业版，支持 onvif 协议的 ptz 功能。\n- Admin，精美管理界面，可管理设备，多屏、大屏显示，历史回放，拉流转推等。\n\n# 体验版\n## 在线体验\n[在线体验](https://test.monibuca.com/ui)\n\n## 下载体验版\n\n- [linux x86](https://download.m7s.live/pro/m7s_linux_amd64.tar.gz)\n- [linux arm](https://download.m7s.live/pro/m7s_linux_arm64.tar.gz)\n- [windows](https://download.m7s.live/pro/m7s_windows_amd64.zip)\n- [mac x86](https://download.m7s.live/pro/m7s_darwin_amd64.tar.gz)\n- [mac arm](https://download.m7s.live/pro/m7s_darwin_arm64.tar.gz)\n\nAdmin UI 界面访问地址：http://localhost:8080/ui\n\n## Docker体验\n  \n```bash\ndocker run -p 8080:8080 8443:8443 1935:1935 9000:9000 554:554 5060:5060/udp 58200-59200:58200-59200 44944:44944/udp monibuca/pro:latest\n```\n\n# 编译方式\n- 在购买了私有仓库的源码后，可以通过以下方式编译专业版。\n- 请按需引入已购买的私有仓库，也可以使用自己的私有仓库，编译方式参考下面的方式。\n## 设置 GO 环境变量\n私有仓库地址必须配置到 GOPRIVATE 中\n```bash\nGOPRIVATE=m7s.live/plugin/voice/v4,m7s.live/plugin/snappro/v4,m7s.live/plugin/transcode/v4,m7s.live/plugin/cascade,m7s.live/plugin/cdn,m7s.live/plugin/crypto,m7s.live/plugin/admin,m7s.live/plugin/sei\n```\n\n## 设置 git config\n由于私有仓库无法通过 https 安装，因此需要使得 go get 通过 ssh 安装仓库代码。如果使用自己的私有仓库需要把下面的地址换成自己的仓库地址。请配置好 ssh 的秘钥，使得git clone 可以通过 ssh 进行。\n```bash\ngit config --global url.\"git@github.com:Monibuca/\".insteadOf \"https://github.com/Monibuca/\"\n```\n\n# 联系我们\n请访问官网 https://monibuca.com\n扫描官网下方的二维码，（公众号，qq 群，qq 频道）联系我们。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonibuca%2Fpro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonibuca%2Fpro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonibuca%2Fpro/lists"}