api.video React Native video uploader
api.video is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.
Project description
This module is an easy way to upload video with delegated token to api.video
Getting started
Installation
or
Note: if you are on iOS, you will need two extra steps:
- Don't forget to install the native dependencies with Cocoapods
&&
- This project contains Swift code, and if it's your first dependency with Swift code, you need to create an empty Swift file in your project (with the bridging header) from XCode. Find how to do that
Code sample
.)
.);
Example
An example that demonstrates how to use the API is provided in folder example/.
Plugins
api.video-reactnative-uploader is using external native library for upload
Plugin | README |
---|---|
swift-video-uploader | swift-video-uploader |
android-video-uploader | android-video-uploader |
FAQ
If you have any questions, ask our community. Or use Issues.
Was this page helpful?