Socket
Socket
Sign inDemoInstall

@api.video/browser-to-rtmp-server

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api.video/browser-to-rtmp-server - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "@api.video/browser-to-rtmp-server",
"description": "Library to broadcast the stream of a webcam from the browser to an RTMP server (server part).",
"version": "0.2.0",
"version": "0.2.1",
"main": "./dist/index.js",

@@ -6,0 +6,0 @@ "typings": "./dist/index.d.ts",

@@ -290,2 +290,3 @@ [![badge](https://img.shields.io/twitter/follow/api_video?style=social)](https://twitter.com/intent/follow?screen_name=api_video)   [![badge](https://img.shields.io/github/stars/apivideo/api.video-browser-to-rtmp?style=social)](https://github.com/apivideo/api.video-browser-to-rtmp)   [![badge](https://img.shields.io/discourse/topics?server=https%3A%2F%2Fcommunity.api.video)](https://community.api.video)

audioSampleRate?: number; // the sample rate for audio (default: audioBitsPerSecond / 4)
socketio?: Partial<ManagerOptions & SocketOptions>; // socket.io client options (see https://socket.io/docs/v4/client-options/)
}

@@ -292,0 +293,0 @@ ```

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