Skip to content

Instantly share code, notes, and snippets.

@abhi-io
Last active February 27, 2021 15:39
Show Gist options
  • Save abhi-io/adef434665b3de2d4fc01b4343a0d7e1 to your computer and use it in GitHub Desktop.
Save abhi-io/adef434665b3de2d4fc01b4343a0d7e1 to your computer and use it in GitHub Desktop.
Deploy Live Video Streaming over HTTPS server
sudo apt update
sudo apt install -y ffmpeg
ffmpeg -version
sudo apt install -y docker.io
docker -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment