Forum Discussion
SkywalkerIsNull
May 23, 2021Copper Contributor
My webcam freezes on other participants end
Hello everyone, This one has been bugging me for a while and I original put it down to using the preview builds of Windows. But I now have clean installed with the Windows 21H1 as of 22/05/2021 a...
StevenC365
May 23, 2021MVP
What's your CPU/GPU utilisation during a call?
Also might be worth testing your network for packetloss, try running an assessment using Download Skype for Business Network Assessment Tool from Official Microsoft Download Center
- SkywalkerIsNullMay 23, 2021Copper Contributor
Hey StevenC365
CPU and GPU are at a nominal usage level, with CPU at approx. 5% to 10% during the teams meeting
I haven't seen the GPU go above 50% and it is nominally at 10% utilization during the call (4K monitor, usually have GPU bound programs in the background).
After running the Network Assessment Tool:
PowerShell 7.1.3 Copyright (c) Microsoft Corporation. https://aka.ms/powershell Type 'help' to get help. PS C:\Program Files (x86)\Microsoft Skype for Business Network Assessment Tool> .\NetworkAssessmentTool.exe Skype for Business - Network Assessment Tool Initializing audio call. *************** Starting new call Iteration 1 / 1 Audio call started. Waiting for call to end... Call should end shortly after configured duration of 17 s. Call completed. Packet loss rate: 0.00117785630153121 RTT latency: 20 ms Packets sent: 849 Packets received: 848 Average jitter: 5.61292 ms Packet reorder ratio: 0 **************
Or from the report:
CallStartTime PacketLossRate RoundTripLatencyInMs PacketsSent PacketsReceived AverageJitterInMs PacketReorderRatio 24/05/2021 08:38:18 0.00117785630153121 20 849 848 5.61292 0
- StevenC365May 24, 2021MVP
Nothing wrong with either of those, clearly there is nothing in particular that is constrained.
It would be useful to look at the Call Records that your admin will be able to do through Teams Admin Centre, dig through the details. It's a puzzling one TBH, as your preview is working perfectly it's unlikely to be the camera or USB bus, network looks fine during that test (might be worth repeating). Also clearly audio packets are getting though just fine.
I'm slightly interested by your comments about disabling QoS, is there something on your network that might be changing traffic between you are the internet?
- SkywalkerIsNullMay 24, 2021Copper Contributor
Hey StevenC365
I am the admin for our tenant. What report in particular should I pull down?
I also did a few other things to my physical network to eliminate anything by having my machine directly connected to the router. The QoS is the only thing that may have impacted the network packets (hence disabling as a test). The other part, is being an electron app, I would have thought that the web version would use the same protocol to transmit the video stream.
In the morning I will try a few tests with the logging for meeting diagnostics enabled and post the results from there.
I will also try and bypass the router tomorrow as well.