The Wayback Machine - https://web.archive.org/web/20210118234753/https://github.com/StefH/WebDAV-AudioPlayer
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

WebDAV-AudioPlayer

A simple AudioPlayer (web-based Blazor & Windows WinForms) to play audio files from a WebDAV location with support for these codecs:

  • MP3
  • WAV
  • FLAC
  • AAC
  • AC3
  • WMA
  • OGG-Vorbis
  • OPUS

Blazor UI screenshot

Blazor-WebDAV-AudioPlayer

Windows UI screenshot

WebDAV-AudioPlayer

Used libraries:

Used code:

  • concentus Pure Portable C# and Java implementations of the Opus audio codec
  • concentus.oggfile Implementing support for reading/writing .opus audio files using Concentus
  • ByteQueue An efficient implementation of a resizeable circular byte buffer in C#
  • CSCore with NVorbis NVorbisIntegration sample

About

An AudioPlayer based on CSCore to play music from a WebDAV location using WebDAV-Client

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.