getUserMedia: Potential software bug. Read the full article to learn more.
Code: | 2053 |
Type: | Warning |
Category: | Device |
Products: | testingRTC, watchRTC, analyzeRTC |
Message: | getUserMedia: Potential software bug |
What is this about?
GetUserMedia returned with a failure that might indicate a software bug in your application.
What does this look like in the analysis?
If you open testRTC Internals, then under User Media you should see a failure with one of several reasons indicating potential software implementation bugs.
Potential risks
In such a case, less sessions will connect successfully.
Suggested actions to take
-
Check the specific failure error and see if you can figure out why it occurred
-
In many cases, this will be related to application logic, where you could circumvent the issue before it happens