Skip to content
/ morsel Public

πŸ“‡ Swift library for creating HLS playlists and fragmented mp4 files. Works on Linux and iOS.

License

Notifications You must be signed in to change notification settings

krad/morsel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

975cdf9 Β· Jul 10, 2018
Dec 11, 2017
Jul 10, 2018
Apr 4, 2018
Jul 10, 2018
Dec 7, 2017
Jan 24, 2018
Dec 7, 2017
Apr 10, 2018
Jul 10, 2018
Jul 10, 2018

Repository files navigation

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.

About

πŸ“‡ Swift library for creating HLS playlists and fragmented mp4 files. Works on Linux and iOS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published