New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webrtc-internals-adapter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webrtc-internals-adapter

webrtc-internals anywhere

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

WebRTC-Internals

English | 简体中文

demo: https://ltsg123.github.io/webrtc-internals/

Example image: safari ios ios

config

Configuration parameters are stored in the window RTC_INTERNALS_PARAMS and can be changed/referenced directly.

⚠️

Since it involves changing the PC prototype method, it must be loaded before the pc is built or it will fail!!!

Known limitations

The tool has introduced the webrtc-adapter, but there are still some issues caused by differences between other browsers and chrome, as follows:

  1. safari/firefox has limitations on ICE Candidate pair/grid data, (can judge candidate by looking at sdp)

Install

Use npm

# with npm
npm i webrtc-internals-adapter

CDN is also provided

<script src="https://ltsg123.github.io/webrtc-internals/dist/index.js"></script>

Any questions you can contact me at ltsg0317@outlook.com

Keywords

FAQs

Package last updated on 29 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc