RS MEDIA
[todo: add a screenshot of rs media here]
USER INFORMATION
What is it?
- Random Server Media/RS Media is a video sharing website, it is a part of the RS Framework, and it's goal is to be used for Random Server's tutorials and archiving YouTube videos.
Why does this exist?
- YouTube takes videos down and their technical support system is kind of bad, we don't want to depend on them if our videos get copyright striked, so we would rather host our own YouTube-like video sharing platform.
DEVELOPER INFORMATION
What programming language does RS Media use?
- RS Media is made in C#, specifically .NET 9 with ASP.NET Core.
How do I compile it?
PREREQUISITES:
- .NET 9 SDK
- clone this repository
- you have 2 batch files that can help you:
- run-build.bat [This builds RS Media]
- clean-build.bat [Cleans the build]
It is recommended you use VSCode for an easier development experience.
Credits and LICENSE
Video player - https://github.com/EricKrouss/2007-YouTube-Player-HTML5
GPL 3 - The license RS Media uses.
Description