流媒体视频的问题 Darwin 流媒体服务器

发布于 2024-10-31 00:35:04 字数 371 浏览 4 评论 0原文

我在使用达尔文流媒体服务器时遇到问题。我已经成功安装了它,并且还成功使用它将兼容的示例流式传输到我的 Android 手机。此时我非常高兴。然后,我拍摄了一些个人视频,并将它们编码为类似的格式,并将它们放在同一个文件夹中。当我从 rtsp 客户端请求这些新视频时,我无法观看它们。然后我用 VLC 做了同样的事情并得到了同样的结果。在wireshark上查看TCP/RTSP数据包后,似乎对于两个播放器,我都收到了与文件或服务不可用相关的RTSP 404错误。我是否错过了某些内容,并且必须使用新文件更新某处的文件,因为服务器的行为就好像它不知道这些新视频一样。使用 Darwin 流媒体服务器(在 Windows 上)的人请告诉我我做错了什么,因为我在互联网上的任何地方都找不到适合 Windows 用户的合适指南。先感谢您。

I am having problems with Darwin streaming server. I have successfully installed it and I have also successfully used it to stream the compatible samples to my android phone. I was very happy at this point. I then took some of my personal videos and encoded them into a similar format and placed them in the same folder. When I requested these new videos from my rtsp client I could not view them. I then tired the same thing with VLC and got the same result. After viewing the TCP/RTSP packets on wireshark it seems that for both players I was getting a RTSP 404 error relating to file or service not available. Have I missed something and have to update a file somewhere with my new files because the server is acting as if it is unaware of these new videos. Could someone who uses Darwin streaming server (on windows) please tell me what I am doing wrong as I cannot find a decent guide for windows users any where on the internet. Thank you in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

或十年 2024-11-07 00:35:04

我解决了这个问题。我必须安装 active perl 才能访问 Web 界面并正确设置媒体文件夹。此外,所有媒体文件都需要在使用 DSS 进行流式传输之前进行提示,因此我使用 mp4box 来提示曲目。遵循这些步骤并将我的新媒体文件放置在正确的文件夹中后,我终于可以将媒体流式传输到我的 Android 手机。

I fixed the problem. I had to install active perl to access the web interface and correctly set up the media folder. Also all media files need to be hinted before streaming using DSS, so I used mp4box to hint the tracks. Once these steps had been followed and my new media files were placed in the correct folder, I could finally stream the media to my Android phone.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文