59 Forks
268 Stars
268 Watchers

SJMediaCacheServer

SJMediaCacheServer 是一个高效的 HTTP 媒体缓存框架,旨在代理媒体数据请求并优先提供缓存数据,从而减少网络流量并增强播放的流畅性。该框架支持两种类型的远程资源:基于文件的媒体,如 MP3、AAC、WAV、FLAC、OGG、MP4 和 MOV 等常见格式,以及 HLS(HTTP Live Streaming)流。它会自动解析 HLS 播放列表并代理各个媒体片段。

How to download and setup SJMediaCacheServer

Open terminal and run command
git clone https://github.com/changsanjiang/SJMediaCacheServer.git
git clone is used to create a copy or clone of SJMediaCacheServer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SJMediaCacheServer https://github.com/changsanjiang/SJMediaCacheServer/archive/master.zip

Or simply clone SJMediaCacheServer with SSH
[email protected]:changsanjiang/SJMediaCacheServer.git

If you have some problems with SJMediaCacheServer

You may open issue on SJMediaCacheServer support forum (system) here: https://github.com/changsanjiang/SJMediaCacheServer/issues