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.

posta 2 anni fa275 visualizzazioni
1 Risposta
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

con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande