Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-twilio-video-v2preview

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-twilio-video-v2preview

This is a cordova plugin built using Twilio Video API v2.0.0preview6. Main reason for making the plugin is to support H.264 codec on Android Marshmallow+ devices.

  • 0.3.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

About

This is a cordova plugin built using Twilio Video API v2.0.0preview6. Main reason for making the plugin is to support H.264 codec on Android Marshmallow+ devices.

Platforms

  • Android
  • iOS (uses TwilioVideo 1.0 since H.264 codec works fine)

Usage

Using the cordova plugin

  1. Add to the project
    • ionic cordova plugin add cordova-plugin-twilio-video-v2preview
    • npm install --save cordova-plugin-twilio-video-v2preview
  2. Implement the source code
    • Get token And Call the API cordova.videoconversation.open( RoomName: string, Token: string, RemoteParticipantName: string);

Notes

  • Android uses gradle to fetch TwilioVideo as a dependency.

  • iOS code of this plugin needs TwilioVideo.framework. This framework, along with its binaries, gets embedded into your project.

Credit

This plugin was developed using Price F.'s plugin cordova-plugin-twilio-video as a starting point. I merely modified the code to use Twilio Video API 2.0.0preview6 with some UI changes.

FAQs

Package last updated on 11 Jan 2018

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