简体   繁体   English

我可以通过Microsoft远程桌面授予本地网络摄像头访问Azure Win Server VM的权限吗?

[英]Can I give local webcam access to a Azure Win Server VM through Microsoft Remote Desktop?

I'm developing a website in VS on a Windows Server Azure VM, and remoting in to do my work through Microsoft Remote Desktop for Mac. 我正在Windows Server Azure VM上的VS中开发一个网站,并通过Mac的Microsoft远程桌面进行远程处理。 The website needs to access a webcam, but I don't have any webcam on the remote windows server! 该网站需要访问网络摄像头,但是远程Windows服务器上没有任何网络摄像头!

Is there any way to allow the remote windows server where I'm developing to see my local webcam through Microsoft Remote Desktop, as my local machine is a Macbook Air? 由于我的本地计算机是Macbook Air,是否有任何方法可以让正在开发的远程Windows服务器通过Microsoft远程桌面查看本地网络摄像头?

Maybe there's another remote tool for Mac that will allow this? 也许还有另一个适用于Mac的远程工具会允许这样做吗? One I have to pay for? 我要付钱吗?

Looking at the settings for Microsoft remote destop for Mac version 10.2.4 how can I set the local resources for USB connections? 查看适用于Mac版本10.2.4的Microsoft远程停止服务器的设置,如何设置USB连接的本地资源? I don't even see a option for Usb device, just printers, clipboard and Smart cards. 我什至没有看到USB设备的选项,只有打印机,剪贴板和智能卡。

All I see is this below with no options for USB connections 我只看到以下内容,没有USB连接选项

在此处输入图片说明

as of Dec 2018: 截至2018年12月:

no, it is simply not possible with the latest Mac beta RDP Client and a still open demand from user voice 不,使用最新的Mac beta RDP客户端用户语音仍然开放的需求根本无法实现

The feature of USB redirection is part of so called RemoteFX and a feature of RDS. USB重定向功能是所谓的RemoteFX的一部分,也是RDS的功能。 From server side it is possible since Windows Server 2012, newer Versions improved it. 从服务器端开始,自Windows Server 2012以来,就有可能对较新版本进行改进。 Windows Client (mstsc.exe or remote desktop client) support the USB and Video mapping for since ages, but of course negotiating with the server which features are possible and allowed. Windows客户端(mstsc.exe或远程桌面客户端)支持USB和视频映射已有很长时间了,但是当然要与服务器协商哪些功能是可能的和允许的。

this link gives a nice overview mosty without covering non-Windows: https://workspot.zendesk.com/hc/en-us/articles/214248563-Configuring-USB-Redirection-with-RemoteFX-in-Workspot 该链接为大多数用户提供了很好的概述,而没有涵盖非Windows: https ://workspot.zendesk.com/hc/en-us/articles/214248563-Configuring-USB-Redirection-with-RemoteFX-in-Workspot

to be afraid, the MS Mac client only supports the usual redirections like audio, printer, clipboard and drive mappings. 担心,MS Mac客户端仅支持常见的重定向,例如音频,打印机,剪贴板和驱动器映射。

there are obviously other RDP clients out there, with experimental USB and webcam redirecting: 显然还有其他RDP客户端,具有实验性USB和网络摄像头重定向:

at least there is freeRDP which may also run on a Mac 至少有freeRDP ,它也可以在Mac上运行

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM