morsel

master

📇 Swift library for creating HLS playlists and fragmented mp4 files. Works on Linux and iOS.
krad/morsel

morsel

Build Status

Read the Docs

morsel is a library for creating streaming audio/video assets.

It can produce a series of fragmented mp4 files with HLS playlists.

It is compatible with Linux, macOS, iOS, and tvOS.

Supported playlist types:

  • VOD (Video On Demand) Basic
  • Event Basic
  • Live (Sliding Window)

Uses

morsel can be used to produce audio and video assets suitable for streaming over the web using [HLS (HTTP Live Streaming)] (https://developer.apple.com/streaming/)

morsel can be used on a Linux server in the cloud using pupil to capture the audio/video over TCP.

It can also be used in an iOS / iPad app and capture data directly from the device's camera / microphone.

It can also be used on your macOS Desktop.

Description

  • Swift Tools 4.0.0
View More Packages from this Author

Dependencies

Last updated: Thu Mar 14 2024 06:30:34 GMT-0900 (Hawaii-Aleutian Daylight Time)