Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# COSMOS HLS streaming plugin

Check out [this gist](https://gist.github.com/ryan-pratt-ball/18f4c69a96c2c88780211ec3848e52b4) to see how this fits into an end-to-end video streaming demo in COSMOS 5.
Check out [this gist](https://gist.github.com/ryan-pratt/d364a65677874d04a674c46b171113aa) to see how this fits into an end-to-end video streaming demo in COSMOS 5.

This COSMOS 5 plugin runs a microservice to transcode a video stream into HLS with [ffmpeg](https://ffmpeg.org/) to be played back with the [videoplayer plugin](https://github.com/BallAerospace/cosmosc2-tool-videoplayer).

Expand Down