Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move image assets from ReadMe to Github #22

Merged
merged 1 commit into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/vod/video-object/06e7947-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 10 additions & 10 deletions delivery-analytics/player-customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@ You can add a clickable custom company logo to your videos.
| Parameter Name | Description | Type | Default |
|------------------|------------------------------------------------------|---------|--------------------------|
| `name` | The name of the player theme | string | |
| `text` | RGBA color for timer text. ![](https://files.readme.io/fac4eaf-Screenshot_2023-03-13_at_10.49.30.png) | string | rgba(255, 255, 255, 1) |
| `link` | RGBA color for all controls. ![](https://files.readme.io/12127f5-Screenshot_2023-03-13_at_10.53.12.png) | string | rgba(255, 255, 255, 1) |
| `linkHover` | RGBA color for controls when hovering over. ![](https://files.readme.io/e72c530-Screenshot_2023-03-13_at_10.58.17.png) | string | rgba(255, 255, 255, 1) |
| `linkActive` | RGBA color for the play button when hovered. ![](https://files.readme.io/cb636b9-Screenshot_2023-03-13_at_11.02.36.png) | string | rgba(255, 255, 255, 1) |
| `trackPlayed` | RGBA color playback bar: played content. ![](https://files.readme.io/bea91e5-Screenshot_2023-03-13_at_11.07.45.png) | string | rgba(88, 131, 255, .95) |
| `trackUnplayed` | RGBA color playback bar: downloaded but unplayed (buffered) content. ![](https://files.readme.io/fabe2f3-Screenshot_2023-03-13_at_11.13.49.png) | string | rgba(255, 255, 255, .35) |
| `trackBackground`| RGBA color playback bar: background. ![](https://files.readme.io/255d36f-Screenshot_2023-03-13_at_11.16.25.png) | string | rgba(255, 255, 255, .2) |
| `backgroundTop` | RGBA color: top 50% of background. ![](https://files.readme.io/5a5e240-Screenshot_2023-03-13_at_11.20.17.png) | string | rgba(0, 0, 0, .7) |
| `backgroundBottom`| RGBA color: bottom 50% of background. ![](https://files.readme.io/554522c-Screenshot_2023-03-13_at_11.23.41.png) | string | rgba(0, 0, 0, .7) |
| `backgroundText` | RGBA color for title text. ![](https://files.readme.io/8ef21b7-Screenshot_2023-03-13_at_11.26.03.png) | string | rgba(255, 255, 255, 1) |
| `text` | RGBA color for timer text. ![](/_assets/delivery-analytics/player-customization/fac4eaf-Screenshot_2023-03-13_at_10.49.30.png) | string | rgba(255, 255, 255, 1) |
| `link` | RGBA color for all controls. ![](/_assets/delivery-analytics/player-customization/12127f5-Screenshot_2023-03-13_at_10.53.12.png) | string | rgba(255, 255, 255, 1) |
| `linkHover` | RGBA color for controls when hovering over. ![](/_assets/delivery-analytics/player-customization/e72c530-Screenshot_2023-03-13_at_10.58.17.png) | string | rgba(255, 255, 255, 1) |
| `linkActive` | RGBA color for the play button when hovered. ![](/_assets/delivery-analytics/player-customization/cb636b9-Screenshot_2023-03-13_at_11.02.36.png) | string | rgba(255, 255, 255, 1) |
| `trackPlayed` | RGBA color playback bar: played content. ![](/_assets/delivery-analytics/player-customization/bea91e5-Screenshot_2023-03-13_at_11.07.45.png) | string | rgba(88, 131, 255, .95) |
| `trackUnplayed` | RGBA color playback bar: downloaded but unplayed (buffered) content. ![](/_assets/delivery-analytics/player-customization/fabe2f3-Screenshot_2023-03-13_at_11.13.49.png) | string | rgba(255, 255, 255, .35) |
| `trackBackground`| RGBA color playback bar: background. ![](/_assets/delivery-analytics/player-customization/255d36f-Screenshot_2023-03-13_at_11.16.25.png) | string | rgba(255, 255, 255, .2) |
| `backgroundTop` | RGBA color: top 50% of background. ![](/_assets/delivery-analytics/player-customization/5a5e240-Screenshot_2023-03-13_at_11.20.17.png) | string | rgba(0, 0, 0, .7) |
| `backgroundBottom`| RGBA color: bottom 50% of background. ![](/_assets/delivery-analytics/player-customization/554522c-Screenshot_2023-03-13_at_11.23.41.png) | string | rgba(0, 0, 0, .7) |
| `backgroundText` | RGBA color for title text. ![](/_assets/delivery-analytics/player-customization/8ef21b7-Screenshot_2023-03-13_at_11.26.03.png) | string | rgba(255, 255, 255, 1) |
| `enableControls` | Enabled or disabled player controls. | boolean | True |
| `enableApi` | Enable/disable player SDK access. | boolean | True |
| `forceAutoplay` | Enable/disable player autoplay. | boolean | False |
Expand Down
2 changes: 1 addition & 1 deletion live-streaming/restreams.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ api.video gives you the ability to broadcast a live stream to multiple platforms

## How it works

![](https://files.readme.io/edc6e78-restreams-diagram.jpg)
![](/_assets/live-streaming/restreams/edc6e78-restreams-diagram.jpg)

You can add restreams to an existing live stream or you can create a live stream that already includes the restream list.

Expand Down
2 changes: 1 addition & 1 deletion reference/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ There are two environments that you can utilize right now. Before you upgrade yo

Once you've upgraded you can switch between sandbox and production by toggling the button on the [overview page](https://dashboard.api.video/overview) on the api.video dashboard.

![](https://files.readme.io/a3713b2-Screenshot_2023-02-23_at_18.29.00.png "Screenshot 2023-02-23 at 18.29.00.png")
![](/_assets/reference/a3713b2-Screenshot_2023-02-23_at_18.29.00.png "Screenshot 2023-02-23 at 18.29.00.png")

{% capture content %}
**The sandbox mode has these limitations**
Expand Down
2 changes: 1 addition & 1 deletion reference/video-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A tutorial for uploading a video with curl can be found [here](https://api.video

A more visual representation can be found below:

![](https://files.readme.io/fee60cd-Create_a_video_flowchart.png "Create a video flowchart.png")
![](/_assets/reference/video-best-practices/fee60cd-Create_a_video_flowchart.png "Create a video flowchart.png")

{% capture content %}
**Important things to know**
Expand Down
2 changes: 1 addition & 1 deletion vod/demo-private-video.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ There are two types of tokens for private videos:

At a very high level, to request different assets for the same private video, more than having the private token is required; you also need to retain the session. For that, we have the session token. In the flowchart below, you can see that for each private video, we are using a session token + the private token:

![](https://files.readme.io/52f1d35-Private_videos_post_-_15FEB23.png "Private videos post - 15FEB23.png")
![](/_assets/vod/demo-private-video/52f1d35-Private_videos_post_-_15FEB23.png "Private videos post - 15FEB23.png")



Expand Down
2 changes: 1 addition & 1 deletion vod/video-object.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The [video object](https://docs.api.video/reference/videos-1) in reference to ap

Before you [upload a video](https://docs.api.video/reference/post_videos-videoid-source), you need to[ create the video object](https://docs.api.video/reference/post-video) that will contain the video itself (once uploaded).

![](https://files.readme.io/06e7947-image.png)
![](/_assets/vod/video-object/06e7947-image.png)

The video object has properties and metadata that you can create and update, below are the attributes that are available for the video object.

Expand Down