Skip to content

Commit

Permalink
try doc ci
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-lando committed Oct 4, 2024
1 parent 17ffa94 commit 72527a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@ meta:
[api.video](https://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.
</documentation_only>-->
## Project description
## Project description

Typescript library to upload videos to api.video using delegated upload token (or usual access token) from the front-end.

It allows you to upload videos in two ways:
- standard upload: to send a whole video file in one go
- progressive upload: to send a video file by chunks, without needing to know the final size of the video file

## Getting started
## Getting started

### Installation

Expand Down

0 comments on commit 72527a6

Please sign in to comment.