2025-05-27 01:41:15 +03:00
2025-05-27 01:41:15 +03:00

RS MEDIA

[todo: add a screenshot of rs media here]

USER INFORMATION

What is it?

  • Randoma 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?

  • 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
  1. clone this repository
  2. 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
YouTube-like video sharing platform.
Readme 45 KiB