EC2 virtual machines with virtual audio devices when headless (no remote desktop)

0

Hello, I work for a VR company and want to use amazon windows EC2 instances to test our clients and servers at scale. Our client requires both a playback and recording device with 48000 Hz 2 channel frequency in order to function properly. My question is, is there a way to configure an AWS Windows EC2 AMI such that it has audio drivers (virtual or otherwise) when operating headless (without a remote desktop connection)? Please let me know if you need any more information from me.

質問済み 2年前273ビュー
1回答
0

Hi, hope you are well

For you to install and configure drivers you must connect to the instance using the options below:

You can connect to your windows instance using SSM[1] and update drivers[1]https://github.com/awsdocs/aws-systems-manager-user-guide/blob/main/doc_source/sysman-state-pvdriver.md

You can create an windows AMI using sysrep[2] https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/Creating_EBSbacked_WinAMI.html#ami-create-standard

回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ