Skip to content
Snippets Groups Projects
Commit 7fbe7bf2 authored by David Trattnig's avatar David Trattnig
Browse files

Doc: SSL for streams now implicitely available

parent d5a8cb83
No related branches found
No related tags found
Loading
......@@ -39,8 +39,8 @@ You'll need to have following installed before proceeding:
- [git](https://git-scm.com/)
- `apt-get install curl alsa-utils libasound2-dev libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev libflac-dev libjack-dev libpulse-dev libswresample-dev libswscale-dev libssl-dev ffmpeg opam`
- [Liquidsoap 2.0.x](https://www.liquidsoap.info/) installed using [OPAM (OCaml Package Manager)](https://opam.ocaml.org/) and these additional dependencies:
- `opam depext alsa pulseaudio bjack ssl ffmpeg samplerate flac taglib mad lame vorbis flac opus cry liquidsoap -y`
- `opam install alsa pulseaudio bjack ssl ffmpeg samplerate flac taglib mad lame vorbis flac opus cry liquidsoap -y`
- `opam depext alsa pulseaudio bjack ffmpeg samplerate flac taglib mad lame vorbis flac opus cry liquidsoap -y`
- `opam install alsa pulseaudio bjack ffmpeg samplerate flac taglib mad lame vorbis flac opus cry liquidsoap -y`
Now clone this repository to your target instance.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment