Socket
Socket
Sign inDemoInstall

webrtc-internals-adapter

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    webrtc-internals-adapter

webrtc-internals anywhere


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

WebRTC-Internals

English | 简体中文

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

Usage:

1、Mac safari plugin: first download Stay2 / Userscripts, the packaged js, copy to the script can be;

2, for safari/firefox/mobile, demo integration, you can place it under the body, , add under the body on it!

Example image: ! [safari](. /img/demo_1.jpg) ! [ios](. /img/demo_2.jpg) ! [ios](. /img/demo_3.jpg)

build

yarn

yarn build

dev

yarn

yarn dev

http-sever

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)

release/1.0.0

npm install npm install webrtc-internals

import "webrtc-internals".

cdn import

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

Keywords

FAQs

Last updated on 24 Jan 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc