-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
202 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,38 @@ | ||
--- | ||
title: "Loom clone" | ||
--- | ||
Loom clone | ||
============== | ||
|
||
TBA | ||
# Loom clone | ||
|
||
Loom is a really powerful tool that allows users to make a recording directly from their web browser or mobile phone while screen sharing and recording their narration. Are you interested in integrating such a tool into your project? we've got you covered! | ||
|
||
The api.video Mediastream Composer library will give you all of these abilities with the flexibility to customize the solution to your liking, or even modify it entirely. | ||
|
||
## Features | ||
|
||
- Screen casting to the stream | ||
- Automatic adjustment of the size of the composition | ||
- Webcam stream is added infront of the screencast stream | ||
- Drawing on screen | ||
- Resizing the webcam stream | ||
- And more... | ||
|
||
## Demo | ||
|
||
Before cloning the Github repo, you can try out the demo of the [Loom clone](https://record.a.video/). Head over to the following [page](https://record.a.video/) to test it out. | ||
|
||
## Github repo | ||
|
||
Now that's you've got the look and feel, you can clone the repo and start hacking. | ||
|
||
You will find the repo [here](https://github.com/apivideo/api.video-typescript-media-stream-composer) | ||
|
||
To clone the repo, just go into your command line and run the following command: | ||
|
||
``` | ||
$ git clone https://github.com/apivideo/api.video-typescript-media-stream-composer | ||
``` | ||
|
||
## Usage | ||
|
||
{https://github.com/apivideo/api.video-typescript-media-stream-composer readme.md placeholder} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "Airbnb clone" | ||
--- | ||
|
||
# Airbnb mockup | ||
|
||
When creating any platform where you want user sharing or selling, video is the best tool. Video is a universal language that can replace words and give the customer an understanding for your product visually. | ||
|
||
## Features | ||
|
||
- Upload a video as a host | ||
- Publish the video on the property page | ||
|
||
## Demo | ||
|
||
Try out the demo of the [Airbnb mockup](https://apivideo-airbnb-demo.netlify.app/). Head over to the following [page](https://apivideo-airbnb-demo.netlify.app/) to test it out. | ||
|
||
## Template | ||
|
||
Currently not availabe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: "Progressive video uploader" | ||
--- | ||
|
||
# Progressive video uploader | ||
|
||
When your user wants to record a video from their web browser, you want to make sure that the recording is available for the user as fast as possible. That's why we've created the concept of Progressive upload. | ||
|
||
With progressive upload, you can break the video into chunks and upload it while it is being recorded. | ||
|
||
## Features | ||
|
||
- Record an upstream video | ||
- Video breaking into chunks | ||
- Upload video chunks | ||
|
||
## Demo | ||
|
||
Before cloning the Github repo, you can try out the demo of the [Progressive video uploader](https://upstream.a.video/). Head over to the following [page](https://upstream.a.video/) to test it out. | ||
|
||
## Tutorial | ||
|
||
You can find the Tutorial on how to build such a usecase in our [docuementation](/vod/progress-upload.md) and [blog tutorial](https://api.video/blog/tutorials/progressively-upload-large-video-files-without-compromising-on-speed/). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
title: "TikTok clone" | ||
--- | ||
|
||
# TikTok mockup | ||
|
||
When building out a social network, video is one the most important aspects of user engagement. Video is the universal language. With api.video you can integrate videos into your social network project easily and seamlessly. | ||
|
||
## Features | ||
|
||
- Mockup of TikTok UI | ||
- List of the videos on your api.video account | ||
- Swipe through videos | ||
- Like a video | ||
- Share a video | ||
|
||
## Demo | ||
|
||
Before cloning the Github repo, you can try out the demo of the [TikTok mockup](https://api-video-tiktok-demo.vercel.app/). Head over to the following [page](https://api-video-tiktok-demo.vercel.app/) to test it out. | ||
|
||
## Github repo | ||
|
||
Now that's you've got the look and feel, you can clone the repo and start hacking. | ||
|
||
You will find the repo [here](https://github.com/apivideo/tiktok_clone) | ||
|
||
To clone the repo, just go into your command line and run the following command: | ||
|
||
``` | ||
$ git clone https://github.com/apivideo/tiktok_clone | ||
``` | ||
|
||
## Usage | ||
|
||
{https://github.com/apivideo/tiktok_clone readme.md placeholder} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
title: "Udemy clone" | ||
--- | ||
|
||
# Udemy mockup | ||
|
||
E-learning breaks the boundaries of the classic and conventional learning in a class room, your users will be able to choose when and where they want to learn, at their own pace. | ||
|
||
api.video provides you with a mockup of the most popular e-learning platform, in order for you to get started quickly and streamline your development process. | ||
|
||
## Features | ||
|
||
- Mockup UI similar to Udemy | ||
- Search bar for videos | ||
- Browse the videos on your account | ||
|
||
## Demo | ||
|
||
Before cloning the Github repo, you can try out the demo of the [Udemy mockup](https://udemy-clone-next-typescript.vercel.app/). Head over to the following [page](https://udemy-clone-next-typescript.vercel.app/) to test it out. | ||
|
||
## Github repo | ||
|
||
Now that's you've got the look and feel, you can clone the repo and start hacking. | ||
|
||
You will find the repo [here](https://github.com/apivideo/udemy-clone-next-typescript) | ||
|
||
To clone the repo, just go into your command line and run the following command: | ||
|
||
``` | ||
$ git clone https://github.com/apivideo/udemy-clone-next-typescript | ||
``` | ||
|
||
## Usage | ||
|
||
{https://github.com/apivideo/udemy-clone-next-typescript readme.md placeholder} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: "Video uploader" | ||
--- | ||
|
||
# Video uploader | ||
|
||
Uploading a video is essential for many different use-cases. Whether it's an backoffice application like Strapi that requires the admin to upload videos, or a user-generated content platform like YouTube, that gives users the ability to upload their own videos. | ||
|
||
## Features | ||
|
||
- Upload a video | ||
|
||
## Demo | ||
|
||
Before cloning the Github repo, you can try out the demo of the [Upload a video](https://upload.a.video/). Head over to the following [page](https://upload.a.video/) to test it out. | ||
|
||
## Github repo | ||
|
||
Now that's you've got the look and feel, you can clone the repo and start hacking. | ||
|
||
You will find the repo [here](https://github.com/apivideo/upload.a.video) | ||
|
||
To clone the repo, just go into your command line and run the following command: | ||
|
||
``` | ||
$ git clone https://github.com/apivideo/upload.a.video | ||
``` | ||
|
||
## Usage | ||
|
||
{https://github.com/apivideo/upload.a.video readme.md placeholder} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters