使用.NET C#VLC服务器通信 [英] VLC Server Communication with .NET C#

查看:233
本文介绍了使用.NET C#VLC服务器通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作的一个项目,允许视频流或视频点播。我看的软件包和VLC貌似低成本需求的一个很好的选择。

I am working on a project that allows for video streaming or video-on-demand. I've looked for software packages and VLC looks like an excellent choice for low cost needs.

为了真正与这个应用程序,我需要一个可以与系统进行通信的API工作。之后做一些研究有通过PHP和Java,但没有一些绑定就是忠实地.NET。我看着进一步发现,我可以通过telnet这是可行的,我需要的工作沟通。

In order to really work with this application I need an API that can communicate with the system. After doing some research there were some bindings via PHP and Java but nothing that is truely .NET. I looked further and found that I can communicate via telnet which is viable for the work I need.

我开始工作的项目,但首先,因为API我想创建将是一个自动化后来才手动工作流程测试。我能够启动VLC,但有很多困难使得它播放流媒体,以及得到telnet会话活跃。这是读这似乎不工作了或者工作方式有所不同,所以我考虑到资源不可靠的文档中的实例。

I started working on the project but first did manual workflow tests since the API I'd create would be an automation later. I was able to launch VLC but had much difficult making it play streaming media as well as get the telnet session active. This was after reading the examples in the documentation which appear to not work any more or work differently so I'm considering that resource unreliable.

有没有使用当前的0.9.8版本的VLC,实际上已经工作沟通的例子出来有什么例子?此外,是否有任何绑定,我可以使用一个带.NET来VLC可能已经只是我够不着的地方进行通信,以在互联网上找到?

Is there any examples using the current 0.9.8 release of VLC that actually has working communication examples out there? Also, are there any bindings that I could possibly use to communicate with .NET to VLC that might have been just out of my reach to find on the internet?

推荐答案

看起来像 vlcremote 将是一个很好出发点,它写在C#。

Look like vlcremote would be a good starting point, its written in C#.

这篇关于使用.NET C#VLC服务器通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆