Adding config file template (has to be renamed after LibrePlanet,
authorDavid Testé <soonum@gnu.org>
Fri, 11 Mar 2016 21:12:27 +0000 (22:12 +0100)
committerDavid Testé <soonum@gnu.org>
Fri, 11 Mar 2016 21:12:27 +0000 (22:12 +0100)
.abyss_template --> .abyss)

stream_2016/.abyss_template [new file with mode: 0644]

diff --git a/stream_2016/.abyss_template b/stream_2016/.abyss_template
new file mode 100644 (file)
index 0000000..a5acb0d
--- /dev/null
@@ -0,0 +1,17 @@
+[sources]
+# For USB mixing desk:
+AUDIO_INPUT: [alsa_input.usb-DEVICE_NAME]
+# For IP-based camera
+RTSP_IP: [address:port]
+[sinks]
+# For built-in headphones output:
+AUDIO_OUTPUT: [alsa_output.pci-DEVICE_NAME]
+# Path for storing files:
+DIR: 
+# Streaming server information:
+STREAM_SERVER_IP: [IP_ADDRESS or SERVER_NAME]
+SERVER_PORT: 80
+PASSWORD: [USER PASSWORD]
+# Mount point for audio and video stream
+AUDIO_MOUNT: [filename].ogg
+VIDEO_MOUNT: [filename].webm