Skip to content

AvivNaaman/VideoCdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video CDN

A C# .NET Core application for uploading, sharing and encoding videos onto a server, Including a blazor-based UI.

Features:

  • Token authentication for video acessing, using HMACSHA256 and dynamic key collection.
  • Parallel video encoding using FFMpeg to multiple resolutions.
  • Approximate view counter
  • UI with full access to all the features.
  • Multipart upload of videos to the server using the client
  • JSON-based settings file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published