Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/otya128/inmemoryhlssegmenter

vod hls server, like nginx-vod-module
https://github.com/otya128/inmemoryhlssegmenter

Last synced: 3 days ago
JSON representation

vod hls server, like nginx-vod-module

Awesome Lists containing this project

README

        

# InMemoryHLSSegmenter

An HLS server that segments .mp4 files (ISO Base Media File Format) on-demand, in-memory.

no dependency, fast, fully written in C#

```
usage: start-server [ [...]]
usage: remux-ts
usage: raw-h264
usage: raw-adts
```

## Requirements

* .NET 6.0 or later