X-Git-Url: https://vcs.fsf.org/?p=streamdesktop.git;a=blobdiff_plain;f=config;fp=config;h=0000000000000000000000000000000000000000;hp=c01d63bb89c36931bc3f13b988695a3e91e64eb4;hb=795cee5d0423ba4ba7606900b6211b0aa5c7f478;hpb=23f844fca64e133390a43ea7a0a24101061f2b85 diff --git a/config b/config deleted file mode 100644 index c01d63b..0000000 --- a/config +++ /dev/null @@ -1,14 +0,0 @@ -# Server connection settings -SERVER=my.icecast2server.org -PORT=80 # port to stream to -PASSWORD=hackme - -# Stream settings -BITRATE=1000000 # Bitrate of the video, in bps -SOUNDQUALITY=0.4 # OGG compression quality, from 0 to 1 -FRAMERATE=20 # frames per second -SHOWPOINTER="true" # show or hide the mouse pointer -# Width and height are upper limits. Video will not be upscaled or stretched, it would be proportionally downscaled to fit the WIDTH and HEIGHT dimensions -WIDTH=1280 -HEIGHT=720 -