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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南