Socket
Socket
Sign inDemoInstall

@ioiotv/ioio-kit-ffmpeg

Package Overview
Dependencies
0
Maintainers
11
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ioiotv/ioio-kit-ffmpeg

ffmpeg -y -f avfoundation -r 30 -i "default" -c:v libx264 -c:v aac -f flv rtmp://localhost/live/STREAM_NAME


Version published
Weekly downloads
0
Maintainers
11
Install size
2.80 MB
Created
Weekly downloads
 

Readme

Source

IOIO-KIT-FFMPEG WASM

ffmpeg -y -f avfoundation -r 30 -i "default" -c:v libx264 -c:v aac -f flv rtmp://localhost/live/STREAM_NAME

'-y', '-f', 'avfoundation', '-r', '30', '-i', '"default"', '-c:v', 'libx264', '-c:v', 'aac', '-f', 'flv', 'rtmp://localhost/live/STREAM_NAME'

https://registry.yarnpkg.com/@ioiotv/ioio-kit-ffmpeg/

Implement onError on all rejected promises and errors being thrown

FAQs

Last updated on 10 Jul 2022

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