系统相关
首页 > 系统相关> > 无线 – Ubuntu作为Miracast发送器/接收器

无线 – Ubuntu作为Miracast发送器/接收器

作者:互联网

我找不到任何关于Ubuntu充当Miracast接收器或发送器的事情.

>它可以工作吗?
>有硬件先决条件吗?
> WiFi是否是必需的,还是可以通过LAN或其他类型的网络连接工作?
> WiFi直接似乎是一个必要的要求,是否足够? (即,如果系统支持WiFi直接,这是否意味着它支持Miracast?)
>接收/发送之间是否存在支持差异?
>延迟如何? (与竞争对手相比,即VNC,商用Miracast设备等)
>如果难以实际使用它?

具体来说,我计划将它与Android手机(4.x Jelly Bean)一起使用.

解决方法:

OpenWFD已经死了,现在被MiracleCast取代:

MiracleCast is an open-source implementation of the Miracast technology (also: Wifi-Display (WFD)). It is based on the OpenWFD research project and will supercede it. We focus on proper and tight integration into existing Linux-Desktop systems, compared to OpenWFD which was meant as playground for fast-protoyping.

Despite its name and origin, the project itself is not limited to Miracast. We can support any kind of display-streaming with just a minimal amount of additional work. However, Miracast will remain the main development target due to its level of awareness.

它还处于开发周期的早期阶段.目前它似乎可以做链接,但不会做实际的视频流.

2014年FOSDEM上的OpenWFD演示也做了流媒体位,但据我所知,MiracleCast是一个正确的项目,而他在FOSDEM上展示的代码“可能只适用于这台机器”.

标签:display,wifi-direct,android,wireless,screencast
来源: https://codeday.me/bug/20190807/1608463.html