Skip to content

issues Search Results · repo:VLprojects/webrtc-issue-detector language:TypeScript

Filter by

6 results
 (60 ms)

6 results

inVLprojects/webrtc-issue-detector (press backspace or delete to remove)

Currently, the two detectors mentioned in the title have hardcoded thresholds (like for correctedSamplesPct or packetLossPct). Ideally, these would be configurable via constructor params like all other ...
  • MFarejowicz
  • 4
  • Opened 
    on Jul 8, 2024
  • #23

Hi! I ve noticed that the library does rtc stats parsing to calculate mos and possible issues, but does not share the parsed rtc stats. Do you have plans on adding the ability to get parsed rtc stats? ...
  • IlgamGabdullin
  • 5
  • Opened 
    on May 27, 2024
  • #22

Hi! How can I distinguish inbound MOS if I have several participants in videocall? I want to connect partner id s and inbound mos value
  • IlgamGabdullin
  • 4
  • Opened 
    on May 6, 2024
  • #20

Would love to make my own custom detectors that follow the format of the provided issue detectors. However, it looks like the library does not export the BaseIssueDetector that every detector extends. ...
  • MFarejowicz
  • 7
  • Opened 
    on Mar 14, 2024
  • #16

Is it possible add feature for class WebRTCIssueDetector param RTCPeerConnection, to use it without auto-detector. like this: const webRtcIssueDetector = new WebRTCIssueDetector(RTCPeerConnection, { params ...
  • nbulankin
  • 8
  • Opened 
    on Feb 7, 2024
  • #13

Hi All, I am currently working on a project to enable VoIP calling on our application. To gauge the quality of the call, I plan to use MOS (Mean Opinion Score) which is available out of the box with webrtc-issue-detector ...
  • subbro
  • 2
  • Opened 
    on Dec 31, 2023
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub