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 source/guide_icecast2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ Source streaming can be done locally by oggfwd_ in combination with ffmpeg_ to e
[isabell@localhost ~]$ ffmpeg -i $yourinputfile -vn -acodec libvorbis -b:a 128k -f ogg -y /dev/stdout |
oggfwd isabell.uber.space $yourlisteningport y0uRS3cR3t_1! /stream.ogg

A more detailed setup for live streaming concerts with JACK audio server can be found at: https://lar.ven.uber.space/streaming_setup
A more detailed setup for live streaming concerts with JACK audio server can be found at: https://this.ven.uber.space/docs/infrastructure/icecast/streaming_setup/

Updates
=======
Expand Down