From 26e40922958a91fbb6048b8a2887b6efbd594236 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Wed, 15 Jul 2020 16:46:26 -0700 Subject: [PATCH] Cleanup unnecessary items in main readme --- README.md | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/README.md b/README.md index 8cbcff328..338245fce 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,7 @@ * [OBS & Streamlabs](#usage-with-obs) * [Restream](#usage-with-restream) * [Video storage and distribution options](#video-storage-options) -* [Advanced usage](#advanced-usage) * [Building from source](#building-from-source) -* [Roadmap](#roadmap) * [License](#license) * [Contact](#contact) @@ -122,20 +120,6 @@ Enable experimental IPFS support and your video will be distributed through the By editing the config file you can change what IPFS gateway server is used, and you can experiment with [trying different ones](https://ipfs.github.io/public-gateway-checker/). -## Advanced Usage - -Here's a list of some things you can do to increase performance and make things nicer for yourself. - -* Get a faster server with more cores so you can [enable more bitrates at once](https://github.com/gabek/owncast/blob/master/doc/configuration.md). -* Put a CDN in front of your server if you serve your files locally. You can even get a free one like [Cloudflare](https://www.cloudflare.com/). Then as more people view your stream people will no longer be downloading the stream directly from your server, but from the CDN instead, and it'll be faster. This is also a good way to enable SSL for your site. - -* If you use S3 for storage, have it [expire files from your bucket after N days](https://github.com/gabek/owncast/blob/master/doc/S3.md) because old files sitting on your S3 bucket aren't useful to anybody. - -* Edit the `webroot/index.html` file and make it look however you want. - -* Add a `