Forum Discussion
gadmin285
Mar 08, 2020Brass Contributor
Microsoft Teams video/audio calls
Hi one of my customer is trying to use Microsoft Teams in WVD to make video/audio calls, and not able to access the mic nor the web cam. The error message saying there is no camera or microphone...
gadmin285
Mar 10, 2020Brass Contributor
Hi dbriles Thanks for the reply, I have executed the following commands in power shell.
Get-RdsHostPool -TenantName xyz-HostPoolName abc
$properties="redirectdrivers:i:1;audiocapturemode:i:1;camerastoredirect:s:*"
Set-RdsHostPool -TenantName xyz-HostPoolName abc-CustomRdpProperty $properties
Do you think this will work? I have actually executed this command yesterday morning but didn't check with the client.
So after doing this you guys are able to do video calls in Teams?
dbriles
dbriles
Mar 10, 2020Brass Contributor
That looks like it could work, but like I said we only have experience with audio calls through WVD right now - no webcams. If you ran it yesterday and the client has since disconnected and reconnected, definitely get an update from them and see if it worked!