gpt4 book ai didi

linux - 如何在没有 WMSpanel 的情况下设置 Nimble 服务器?

转载 作者:IT王子 更新时间:2023-10-29 00:32:55 24 4
gpt4 key购买 nike

我想不通,如何配置 nimble 服务器,缺少关于以下内容的信息/示例:设置我自己的 Nimble 服务器。

场景:

  • IP 摄像头,可流式传输实时 RTSP h.256 视频。
  • 通过我自己的 Nimble 服务器传输/传输它。
  • 并以 mpeg-dash 视频的形式传递给最终用户。

我做了:

  • 在 Centos 7 上安装了 Nimble 服务器。

  • 禁用/etc/nimble/nimble.conf 中的面板部分。

  • 遵循教程第 2 部分(示例)链接 - link . (没用)。

  • 安装了所需的工具。

  • Nimble 服务器运行 service nimble status 响应:active 没有错误。

问题:

  1. 是否有可用的测试示例或教程?
  2. 在没有 WMSpanel 的情况下应该如何查看/etc/nimble/nimble.conf 文件?
  3. 在没有 WMSpanel 的情况下应该如何查看/etc/nimble/rules.conf 文件?或者它是如何运作的?
  4. 有没有github上的开源项目?

谢谢,任何帮助都会有好处。

最佳答案

以下是在没有 wmspanel 的情况下手动配置 nimble streamer 的步骤:-

1) 首先,您需要基本订阅 wmspanel,为此您必须使用唯一的电子邮件地址创建免费帐户。2)然后你要打开https://wmspanel.com/server然后单击添加现有服务器链接..3)只需复制并粘贴下面的配置:-

/* please do not modify this file, all changes will be overwritten by wmspanel agent */
{"SyncResponse": {"status":"success","StreamCheckerMode":false,"UniqueVisitors":true,"RoutesHash":"1470659102671","Routes":[],"IpRanges":[],"ServerAuthorizationProperties":{"ServerAuthPropertiesHash":"0"},"CamerasHash":"","Cameras":[],"StreamsHash":"","Streams":[],"RtmpSettings":{"hash":"1470658699568","interfaces":[],"login":"","password":"","duration":6,"chunk_count":4,"dash_template":"TIME","protocols":["HLS","DASH"],"apps":[],"abr":[]},"RtspSettings":{"hash":"","interfaces":[]},"LivePullSettings":{"hash":"","streams":[]},"RtmpPublishSettings":{"hash":"","settings":[]},"RtspPublishSettings":{"hash":"","settings":[]},"HlsDRMSettings": {"hash": "0", "url": "", "key": "", "KeyServerSettings": {}},"HttpOriginApps":{"hash":"0","apps":[]},"AkamaiSettings":{"hash":"0","settings":[]},"Aliases":{"hash":"0","settings":[]},"DataSlicesInfo":{"hash":"1","data_slices":[{"id":"19215","tz":0}]},"UDPSenderSettings":{"hash":"0","settings":[]},"PayPerPublishSettings":{"hash": "0","url": "","auth_group_interval": 500,"apps":[]},"DvrSettings":{"hash":"0","settings":[]},"UserAgentGroupSettings":{"hash":"0","settings":[]},"RefererGroupSettings":{"hash":"0","settings":[]},"VideoEncodersInfo":{"hash":"0","encoders":[]},"AudioEncodersInfo":{"hash":"0","encoders":[]},"ServerSettings":{"MaxCacheSize":128,"MaxFileCacheSize":4096,"LogMode":"info"}}}

4) 重启 nimble 流媒体服务5) 将您的视频放在物理驱动器中(例如 D:\videos)6) 现在将您的 rules.config 文件路由更改为 "Routes":[["","/vod/","file://D:\video\",""]]7)现在https://wmspanel.com/server并删除之前添加的所有添加的死记硬背..8)也删除服务器..并重新启动服务..9) 就是这样...在 ( http://demo.jwplayer.com/stream-tester/ ) 测试您的流视频

10) 视频链接应该是http://127.0.0.1:8081/vod/sample.mp4/playlist.m3u8或 http://:/vod/sample.mp4/playlist.m3u8

关于linux - 如何在没有 WMSpanel 的情况下设置 Nimble 服务器?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34943258/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com