Webcam over RDP synchronization issue

Yurko 26 Reputation points
2021-03-29T11:55:38.687+00:00

We are trying to use new Windows 10 feature video capture device redirection over RDP.
But there is an issue. Video and sound frequently are not synchronized during video calls.
Usually sound is delayed.
We have excluded poor connection(this is observer even in LAN), server load (test in non-working hours), software bugs(out of session quality is excellent).
Are there some settings for tuning camera redirection over RDP or other solution?
Client: Windows 10.19042
Version: 2009
OS build: 19042
Server: Windows Server 2019
Version: 1809
OS build: 17763.1

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,236 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-03-30T10:38:42.283+00:00

    Hi, dear Firstly, remote audio playback has always tried to automatically adjust its bandwidth usage based on the current network conditions. Sometimes, you know you are on a network that’s fast enough to handle the best quality audio always. For these cases, you can now change the audio quality mode. This tells the server to assume the network can handle the best quality audio and to send it as soon as it’s ready. Since the server processing doesn’t delay the audio, the synchronization between audio and video is much improved, and the audio sounds better too. Enabling this feature requires changes to both the server- and client-side configuration. On the Server: Please set the following Group Policy setting You can do this in the server's local policy using the command with gpedit.msc (run in an administrator): Computer Configuration\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Device and Resource Redirection Limit audio playback quality Enabled Audio Quality: High ![82782-image.png][1] On the Client: Save and edit the RDP file for the connection Please run a command with mstsc.exe. Input the target server name -> click Show Options -> and then click on Save As button in the connection settings section on the General tab. This will create a new RDP file with your options. Specify the desired location to store it then open it with a notepad. In the .rdp file that you use to connect to the server, make sure you have the following line: audioqualitymode:i:2 Secondly, as you mentioned the camera redirection enabled with RDP settings. Please click Show Options -> and then click on More in the connection settings section on the Local Resources tab. You can specify which kinds of devices and resources that they want to redirect to the remote computer (including Video capture devices). Please be confirmed that the webcam shows up and works on the devices appear in Remote Desktop Camera Devices inside Device Manager on the RDS so that the RDC application enables to use them. In addition, the RDP file that the user connects to also has the string camerastoredirect:s: ![82753-image.png][2] Please refer to the following link includes the list of supported RDP file settings that you can use with the Remote Desktop clients. https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/rdp-files If the answer is helpful, please click "Accept Answer" and upvote it. [1]: /api/attachments/82782-image.png?platform=QnA [2]: /api/attachments/82753-image.png?platform=QnA

    2 people found this answer helpful.

3 additional answers

Sort by: Most helpful
  1. Yurko 26 Reputation points
    2021-03-31T09:50:29.8+00:00

    Thank you for reply. I will try your recommendation..

    0 comments No comments

  2. Anonymous
    2021-03-31T09:53:46.387+00:00

    You are so cool. If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  3. Anonymous
    2021-04-14T03:13:18.417+00:00

    Hi,

    Haven't received your message in a few days, was your issue resolved?

    I am proposing previous helpful replies as "Answered". Please feel free to try it and let me know the result. If the reply is helpful, please remember to mark it as an answer which can help other community members who have the same questions and find the helpful reply quickly.

    Best regards,