Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philhk authored Mar 8, 2023
1 parent 0c1b48b commit 0f86a63
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Better Discord Screenshare Plugin

With this plugin you can customize your resolution, framerate, bitrate and more for your screenshare! This plugin requires an [installation](https://github.com/BetterDiscord/BetterDiscord#manual-installation 'installation') of the [BetterDiscord](https://github.com/BetterDiscord/BetterDiscord 'BetterDiscord') client.
With this plugin you can customize your resolution, framerate, bitrate and more for your screenshare on discord! This plugin requires an [installation](https://github.com/BetterDiscord/BetterDiscord#manual-installation 'installation') of the [BetterDiscord](https://github.com/BetterDiscord/BetterDiscord 'BetterDiscord') client.

<div align='center'>
<img src="./preview.png" height='450'>
Expand All @@ -12,12 +12,12 @@ To get the plugin you can create it yourself by cloning this repository or downl

## Features

- **Capture** - Set a custom capture resolution and framerate
- **Encode** - Set a custom encode resolution and framerate
- **Bitrate** - Set a custom min, target and max bitrate
- **Keyframe Interval** - Set a custom min, target and max bitrate
- **Audio Source** - Set a custom audio source even when sharing a screen
- **Codec** - Set a custom video and audio codec [OPUS, H264, VP8, VP9, AV1]
- **Capture** - Set a custom capture resolution and framerate.
- **Encode** - Set a custom encode resolution and framerate.
- **Bitrate** - Set a custom min, target and max bitrate.
- **Keyframe Interval** - Set a custom keyframe interval.
- **Audio Source** - Set a custom audio source even when sharing a screen.
- **Codec** - Set a custom video and audio codec [OPUS, H264, VP8, VP9, AV1].

## Default Config

Expand Down

0 comments on commit 0f86a63

Please sign in to comment.