Skip to content

Commit

Permalink
chore: Added HLS.js to toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 committed Sep 9, 2024
1 parent c7b1b2b commit e2e12fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/docs/toolset.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
We would like to extend our heartfelt thanks to the incredible open source projects that form the backbone of our work.

- [Shaka Packager](https://github.com/shaka-project/shaka-packager) - tool and a media packaging SDK for DASH and HLS packaging and encryption. It can prepare and package media content for online streaming.
- [HLS.js](https://github.com/video-dev/hls.js) - JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback.
- [ffmpeg](https://www.ffmpeg.org/) - a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.
- [Fastify](https://fastify.dev/) - a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.
- [ts-rest](https://ts-rest.com/) - a simple way to define a contract for your API, which can be both consumed and implemented by your application, giving you end to end type safety without the hassle or code generation.
Expand Down

0 comments on commit e2e12fe

Please sign in to comment.