From 330b252dded6ac65a1c25fce20915ff08798f2e5 Mon Sep 17 00:00:00 2001 From: traumschule Date: Wed, 6 Feb 2019 12:49:51 -0800 Subject: [PATCH] we have a stream! --- docs/org/stream.org | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/org/stream.org diff --git a/docs/org/stream.org b/docs/org/stream.org new file mode 100644 index 0000000..184b218 --- /dev/null +++ b/docs/org/stream.org @@ -0,0 +1,17 @@ +> this irc should have a plug dj alternative +> we would all feel so much closer knowing we're all listening to the same tracks. it's community building! + +irc.anarchyplanet.org has a stream at https://irc.anarchyplanet.org/stream which is also available via [[https://torproject.org][tor]] at +~http://vr6tvjhljhpliajb.onion:8000/stream.ogg~ +~http://ysoj4fmplszkff7e6czmjtajjjqu3xshfdgbsnfghrlxlvmuhilqc6ad.onion:8000/stream.ogg~ + + +* [[https://github.com/MusicPlayerDaemon/MPD][Music Player Daemon]] + +> A daemon for playing music of various formats. Music is played through the server's audio device. The daemon stores info about all available music, and this info can be easily searched and retrieved. Player control, info retrieval, and playlist management can all be managed remotely. + +To change the playback, install mpd (~apt install mpd~) and connect to one of the [[https://www.torproject.org/docs/onion-services.html.en][onion services]] via [[https://torproject.org][tor]]: +~vr6tvjhljhpliajb.onion~ +~ysoj4fmplszkff7e6czmjtajjjqu3xshfdgbsnfghrlxlvmuhilqc6ad.onion~ (Port 6600) + +(To install tor on debian: ~sudo apt install tor~)