mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-24 05:51:46 +02:00
Test changes with README, remove unnecessary obs backups, and fix alacritty config
This commit is contained in:
parent
e7d994a097
commit
d7336df6a1
@ -12,6 +12,11 @@ ZaneyOS is a way of reproducing my configuration on any NixOS system. This inclu
|
||||
|
||||
If you want to learn more about my system, [this project has a Wiki](https://gitlab.com/Zaney/zaneyos/-/wikis/home) that explains a ton. It even explains what NixOS is why you may want to choose it and so much more.
|
||||
|
||||
<figure class="video_container">
|
||||
<iframe src="./config/home/files/media/demo.mp4" frameborder="0" allowfullscreen="true">
|
||||
</iframe>
|
||||
</figure>
|
||||
|
||||
Please do yourself a favor and [read the wiki](https://gitlab.com/Zaney/zaneyos/-/wikis/home).
|
||||
|
||||
# Install / Steps To Reproduce My System
|
||||
|
@ -29,6 +29,37 @@ in lib.mkIf (alacritty == true) {
|
||||
bold_italic.family = "JetBrainsMono Nerd Font";
|
||||
size = 14;
|
||||
};
|
||||
colors = {
|
||||
bright = {
|
||||
black = "0x${palette.base00}";
|
||||
blue = "0x${palette.base0D}";
|
||||
cyan = "0x${palette.base0C}";
|
||||
green = "0x${palette.base0B}";
|
||||
magenta = "0x${palette.base0E}";
|
||||
red = "0x${palette.base08}";
|
||||
white = "0x${palette.base06}";
|
||||
yellow = "0x${palette.base09}";
|
||||
};
|
||||
cursor = {
|
||||
cursor = "0x${palette.base06}";
|
||||
text = "0x${palette.base06}";
|
||||
};
|
||||
normal = {
|
||||
black = "0x${palette.base00}";
|
||||
blue = "0x${palette.base0D}";
|
||||
cyan = "0x${palette.base0C}";
|
||||
green = "0x${palette.base0B}";
|
||||
magenta = "0x${palette.base0E}";
|
||||
red = "0x${palette.base08}";
|
||||
white = "0x${palette.base06}";
|
||||
yellow = "0x${palette.base0A}";
|
||||
};
|
||||
primary = {
|
||||
background = "0x${palette.base00}";
|
||||
foreground = "0x${palette.base06}";
|
||||
};
|
||||
draw_bold_text_with_bright_colors = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -1,108 +0,0 @@
|
||||
[General]
|
||||
Name=ZaneyOS
|
||||
|
||||
[Output]
|
||||
Mode=Simple
|
||||
FilenameFormatting=%CCYY-%MM-%DD %hh-%mm-%ss
|
||||
DelayEnable=false
|
||||
DelaySec=20
|
||||
DelayPreserve=true
|
||||
Reconnect=true
|
||||
RetryDelay=2
|
||||
MaxRetries=25
|
||||
BindIP=default
|
||||
IPFamily=IPv4+IPv6
|
||||
NewSocketLoopEnable=false
|
||||
LowLatencyEnable=false
|
||||
|
||||
[Stream1]
|
||||
IgnoreRecommended=false
|
||||
|
||||
[SimpleOutput]
|
||||
FilePath=/home/zaney
|
||||
RecFormat2=mkv
|
||||
VBitrate=8500
|
||||
ABitrate=160
|
||||
UseAdvanced=false
|
||||
Preset=faster
|
||||
NVENCPreset2=p5
|
||||
RecQuality=HQ
|
||||
RecRB=false
|
||||
RecRBTime=20
|
||||
RecRBSize=512
|
||||
RecRBPrefix=Replay
|
||||
StreamAudioEncoder=aac
|
||||
RecAudioEncoder=aac
|
||||
RecTracks=1
|
||||
StreamEncoder=x264
|
||||
RecEncoder=x264
|
||||
|
||||
[AdvOut]
|
||||
ApplyServiceSettings=true
|
||||
UseRescale=false
|
||||
TrackIndex=1
|
||||
VodTrackIndex=2
|
||||
Encoder=obs_x264
|
||||
RecType=Standard
|
||||
RecFilePath=/home/zaney
|
||||
RecFormat2=mkv
|
||||
RecUseRescale=false
|
||||
RecTracks=1
|
||||
RecEncoder=none
|
||||
FLVTrack=1
|
||||
FFOutputToFile=true
|
||||
FFFilePath=/home/zaney
|
||||
FFVBitrate=2500
|
||||
FFVGOPSize=250
|
||||
FFUseRescale=false
|
||||
FFIgnoreCompat=false
|
||||
FFABitrate=160
|
||||
FFAudioMixes=1
|
||||
Track1Bitrate=160
|
||||
Track2Bitrate=160
|
||||
Track3Bitrate=160
|
||||
Track4Bitrate=160
|
||||
Track5Bitrate=160
|
||||
Track6Bitrate=160
|
||||
RecSplitFileTime=15
|
||||
RecSplitFileSize=2048
|
||||
RecRB=false
|
||||
RecRBTime=20
|
||||
RecRBSize=512
|
||||
AudioEncoder=libfdk_aac
|
||||
RecAudioEncoder=libfdk_aac
|
||||
RecSplitFileType=Time
|
||||
FFFormat=
|
||||
FFFormatMimeType=
|
||||
FFVEncoderId=0
|
||||
FFVEncoder=
|
||||
FFAEncoderId=0
|
||||
FFAEncoder=
|
||||
|
||||
[Video]
|
||||
BaseCX=1920
|
||||
BaseCY=1080
|
||||
OutputCX=1920
|
||||
OutputCY=1080
|
||||
FPSType=0
|
||||
FPSCommon=60
|
||||
FPSInt=30
|
||||
FPSNum=30
|
||||
FPSDen=1
|
||||
ScaleType=bicubic
|
||||
ColorFormat=NV12
|
||||
ColorSpace=709
|
||||
ColorRange=Partial
|
||||
SdrWhiteLevel=300
|
||||
HdrNominalPeakLevel=1000
|
||||
|
||||
[Audio]
|
||||
MonitoringDeviceId=default
|
||||
MonitoringDeviceName=Default
|
||||
SampleRate=48000
|
||||
ChannelSetup=Stereo
|
||||
MeterDecayRate=23.53
|
||||
PeakMeterType=0
|
||||
|
||||
[Panels]
|
||||
CookieId= 3EAE5CC0A38BC97
|
@ -1 +0,0 @@
|
||||
{"type":"rtmp_common","settings":{"service":"YouTube - RTMPS","protocol":"RTMPS","server":"rtmps://a.rtmps.youtube.com:443/live2","bwtest":false,"key":""}}
|
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
{"$schema":"schema/package-schema.json","url":"https://obsproject.com/obs2_update/rtmp-services/v5","version":241,"files":[{"name":"services.json","version":241}]}
|
File diff suppressed because one or more lines are too long
@ -1,733 +0,0 @@
|
||||
{
|
||||
"ingests": [
|
||||
{
|
||||
"_id": 0,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US East: Atlanta, GA",
|
||||
"url_template": "rtmp://atl.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://atl.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 0
|
||||
},
|
||||
{
|
||||
"_id": 1,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US East: Ashburn, VA (5)",
|
||||
"url_template": "rtmp://iad05.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://iad05.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 1
|
||||
},
|
||||
{
|
||||
"_id": 2,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US East: Ashburn, VA (3)",
|
||||
"url_template": "rtmp://iad03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://iad03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 2
|
||||
},
|
||||
{
|
||||
"_id": 3,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US East: Chicago, IL (56)",
|
||||
"url_template": "rtmp://ord56.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://ord56.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 3
|
||||
},
|
||||
{
|
||||
"_id": 4,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US East: Chicago, IL (3)",
|
||||
"url_template": "rtmp://ord03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://ord03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 4
|
||||
},
|
||||
{
|
||||
"_id": 5,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US East: Miami, FL (5)",
|
||||
"url_template": "rtmp://mia05.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://mia05.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 5
|
||||
},
|
||||
{
|
||||
"_id": 6,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US Central: Houston, TX (50)",
|
||||
"url_template": "rtmp://iah50.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://iah50.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 6
|
||||
},
|
||||
{
|
||||
"_id": 7,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US Central: Garland, TX (56)",
|
||||
"url_template": "rtmp://dfw56.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://dfw56.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 7
|
||||
},
|
||||
{
|
||||
"_id": 8,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US Central: Dallas, TX (2)",
|
||||
"url_template": "rtmp://dfw02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://dfw02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 8
|
||||
},
|
||||
{
|
||||
"_id": 9,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US Central: Dallas, TX",
|
||||
"url_template": "rtmp://dfw.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://dfw.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 9
|
||||
},
|
||||
{
|
||||
"_id": 10,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US East: New York, NY (50)",
|
||||
"url_template": "rtmp://jfk50.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://jfk50.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 10
|
||||
},
|
||||
{
|
||||
"_id": 11,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "NA: Canada, Toronto",
|
||||
"url_template": "rtmp://yto.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://yto.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 11
|
||||
},
|
||||
{
|
||||
"_id": 12,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US East: New York, NY",
|
||||
"url_template": "rtmp://jfk.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://jfk.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 12
|
||||
},
|
||||
{
|
||||
"_id": 13,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US East: McAllen, TX (1)",
|
||||
"url_template": "rtmp://mfe01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://mfe01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 13
|
||||
},
|
||||
{
|
||||
"_id": 14,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US Central: Denver, CO (52)",
|
||||
"url_template": "rtmp://den52.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://den52.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 14
|
||||
},
|
||||
{
|
||||
"_id": 15,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "NA: Mexico, Queretaro (3)",
|
||||
"url_template": "rtmp://qro03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://qro03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 15
|
||||
},
|
||||
{
|
||||
"_id": 16,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "NA: Mexico, Queretaro (4)",
|
||||
"url_template": "rtmp://qro04.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://qro04.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 16
|
||||
},
|
||||
{
|
||||
"_id": 17,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US West: Salt Lake City, UT",
|
||||
"url_template": "rtmp://slc.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://slc.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 17
|
||||
},
|
||||
{
|
||||
"_id": 18,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US West: Los Angeles, CA",
|
||||
"url_template": "rtmp://lax.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://lax.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 18
|
||||
},
|
||||
{
|
||||
"_id": 19,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US West: San Jose, California (6)",
|
||||
"url_template": "rtmp://sjc06.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sjc06.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 19
|
||||
},
|
||||
{
|
||||
"_id": 20,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "South America: Colombia, Bogota (1)",
|
||||
"url_template": "rtmp://bog01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://bog01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 20
|
||||
},
|
||||
{
|
||||
"_id": 21,
|
||||
"availability": 1.0,
|
||||
"default": true,
|
||||
"name": "US West: San Francisco, CA",
|
||||
"url_template": "rtmp://sfo.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sfo.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 21
|
||||
},
|
||||
{
|
||||
"_id": 22,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US West: Portland, OR",
|
||||
"url_template": "rtmp://pdx.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://pdx.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 22
|
||||
},
|
||||
{
|
||||
"_id": 23,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US West: Seattle, WA",
|
||||
"url_template": "rtmp://sea.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sea.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 23
|
||||
},
|
||||
{
|
||||
"_id": 24,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "US West: Seattle, WA (2)",
|
||||
"url_template": "rtmp://sea02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sea02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 24
|
||||
},
|
||||
{
|
||||
"_id": 25,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Germany, Frankfurt (2)",
|
||||
"url_template": "rtmp://fra02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://fra02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 25
|
||||
},
|
||||
{
|
||||
"_id": 26,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Germany, Frankfurt (5)",
|
||||
"url_template": "rtmp://fra05.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://fra05.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 26
|
||||
},
|
||||
{
|
||||
"_id": 27,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "South America: Brazil, Fortaleza (1)",
|
||||
"url_template": "rtmp://for01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://for01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 27
|
||||
},
|
||||
{
|
||||
"_id": 28,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: UK, London (8)",
|
||||
"url_template": "rtmp://lhr08.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://lhr08.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 28
|
||||
},
|
||||
{
|
||||
"_id": 29,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: UK, London (3)",
|
||||
"url_template": "rtmp://lhr03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://lhr03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 29
|
||||
},
|
||||
{
|
||||
"_id": 30,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: UK, London (4)",
|
||||
"url_template": "rtmp://lhr04.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://lhr04.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 30
|
||||
},
|
||||
{
|
||||
"_id": 31,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: India, New Delhi",
|
||||
"url_template": "rtmp://del01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://del01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 31
|
||||
},
|
||||
{
|
||||
"_id": 32,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Spain, Madrid (2)",
|
||||
"url_template": "rtmp://mad02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://mad02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 32
|
||||
},
|
||||
{
|
||||
"_id": 33,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Spain, Madrid (1)",
|
||||
"url_template": "rtmp://mad01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://mad01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 33
|
||||
},
|
||||
{
|
||||
"_id": 34,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: France, Paris (2)",
|
||||
"url_template": "rtmp://cdg02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://cdg02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 34
|
||||
},
|
||||
{
|
||||
"_id": 35,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: France, Paris (10)",
|
||||
"url_template": "rtmp://cdg10.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://cdg10.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 35
|
||||
},
|
||||
{
|
||||
"_id": 36,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Netherlands, Amsterdam (3)",
|
||||
"url_template": "rtmp://ams03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://ams03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 36
|
||||
},
|
||||
{
|
||||
"_id": 37,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Netherlands, Amsterdam (2)",
|
||||
"url_template": "rtmp://ams02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://ams02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 37
|
||||
},
|
||||
{
|
||||
"_id": 38,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Norway, Oslo",
|
||||
"url_template": "rtmp://osl.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://osl.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 38
|
||||
},
|
||||
{
|
||||
"_id": 39,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Germany, Dusseldorf (1)",
|
||||
"url_template": "rtmp://dus01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://dus01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 39
|
||||
},
|
||||
{
|
||||
"_id": 40,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Denmark, Copenhagen",
|
||||
"url_template": "rtmp://cph.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://cph.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 40
|
||||
},
|
||||
{
|
||||
"_id": 41,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Germany, Frankfurt (6)",
|
||||
"url_template": "rtmp://fra06.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://fra06.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 41
|
||||
},
|
||||
{
|
||||
"_id": 42,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "South America: Brazil, Sao Paulo (5)",
|
||||
"url_template": "rtmp://sao05.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sao05.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 42
|
||||
},
|
||||
{
|
||||
"_id": 43,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Sweden, Stockholm (3)",
|
||||
"url_template": "rtmp://arn03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://arn03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 43
|
||||
},
|
||||
{
|
||||
"_id": 44,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Sweden, Stockholm (4)",
|
||||
"url_template": "rtmp://arn04.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://arn04.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 44
|
||||
},
|
||||
{
|
||||
"_id": 45,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: France, Marseille (2)",
|
||||
"url_template": "rtmp://mrs02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://mrs02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 45
|
||||
},
|
||||
{
|
||||
"_id": 46,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: France, Marseille",
|
||||
"url_template": "rtmp://mrs.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://mrs.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 46
|
||||
},
|
||||
{
|
||||
"_id": 47,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "South America: Brazil, Sao Paulo",
|
||||
"url_template": "rtmp://sao03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sao03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 47
|
||||
},
|
||||
{
|
||||
"_id": 48,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Germany, Berlin",
|
||||
"url_template": "rtmp://ber.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://ber.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 48
|
||||
},
|
||||
{
|
||||
"_id": 49,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "South America : chile, Santiago (1)",
|
||||
"url_template": "rtmp://scl01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://scl01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 49
|
||||
},
|
||||
{
|
||||
"_id": 50,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "South America: Brazil, Rio de Janeiro (4)",
|
||||
"url_template": "rtmp://rio04.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://rio04.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 50
|
||||
},
|
||||
{
|
||||
"_id": 51,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "South America: Brazil, Rio de Janeiro (3)",
|
||||
"url_template": "rtmp://rio03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://rio03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 51
|
||||
},
|
||||
{
|
||||
"_id": 52,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Italy, Milan (2)",
|
||||
"url_template": "rtmp://mil02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://mil02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 52
|
||||
},
|
||||
{
|
||||
"_id": 53,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Germany, Munich (1)",
|
||||
"url_template": "rtmp://muc01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://muc01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 53
|
||||
},
|
||||
{
|
||||
"_id": 54,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Finland, Helsinki (3)",
|
||||
"url_template": "rtmp://hel03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://hel03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 54
|
||||
},
|
||||
{
|
||||
"_id": 55,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Austria, Vienna (2)",
|
||||
"url_template": "rtmp://vie02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://vie02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 55
|
||||
},
|
||||
{
|
||||
"_id": 56,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Poland, Warsaw (2)",
|
||||
"url_template": "rtmp://waw02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://waw02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 56
|
||||
},
|
||||
{
|
||||
"_id": 57,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "South America: Buenos Aires, Argentina (1)",
|
||||
"url_template": "rtmp://bue01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://bue01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 57
|
||||
},
|
||||
{
|
||||
"_id": 58,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "NA: Canada, Quebec",
|
||||
"url_template": "rtmp://ymq03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://ymq03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 58
|
||||
},
|
||||
{
|
||||
"_id": 59,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Japan, Tokyo (3)",
|
||||
"url_template": "rtmp://tyo03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://tyo03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 59
|
||||
},
|
||||
{
|
||||
"_id": 60,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Japan, Tokyo (5)",
|
||||
"url_template": "rtmp://tyo05.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://tyo05.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 60
|
||||
},
|
||||
{
|
||||
"_id": 61,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Japan, Osaka (1)",
|
||||
"url_template": "rtmp://osa01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://osa01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 61
|
||||
},
|
||||
{
|
||||
"_id": 62,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: South Korea, Seoul (3)",
|
||||
"url_template": "rtmp://sel03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sel03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 62
|
||||
},
|
||||
{
|
||||
"_id": 63,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: South Korea, Seoul (4)",
|
||||
"url_template": "rtmp://sel04.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sel04.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 63
|
||||
},
|
||||
{
|
||||
"_id": 64,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: South Korea, Seoul (1)",
|
||||
"url_template": "rtmp://sel01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sel01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 64
|
||||
},
|
||||
{
|
||||
"_id": 65,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Europe: Czech Republic, Prague",
|
||||
"url_template": "rtmp://prg03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://prg03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 65
|
||||
},
|
||||
{
|
||||
"_id": 66,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: India, Hyderabad (1)",
|
||||
"url_template": "rtmp://hyd01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://hyd01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 66
|
||||
},
|
||||
{
|
||||
"_id": 67,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Taiwan, Taipei (3)",
|
||||
"url_template": "rtmp://tpe03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://tpe03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 67
|
||||
},
|
||||
{
|
||||
"_id": 68,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Taiwan, Taipei (1)",
|
||||
"url_template": "rtmp://tpe01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://tpe01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 68
|
||||
},
|
||||
{
|
||||
"_id": 69,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: China, Hong Kong (6)",
|
||||
"url_template": "rtmp://hkg06.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://hkg06.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 69
|
||||
},
|
||||
{
|
||||
"_id": 70,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: India, Mumbai",
|
||||
"url_template": "rtmp://bom01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://bom01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 70
|
||||
},
|
||||
{
|
||||
"_id": 71,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Manila, Philippines (1)",
|
||||
"url_template": "rtmp://mnl01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://mnl01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 71
|
||||
},
|
||||
{
|
||||
"_id": 72,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: India, Bangalore (1)",
|
||||
"url_template": "rtmp://blr01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://blr01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 72
|
||||
},
|
||||
{
|
||||
"_id": 73,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: India, Chennai",
|
||||
"url_template": "rtmp://maa01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://maa01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 73
|
||||
},
|
||||
{
|
||||
"_id": 74,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Thailand, Bangkok (2)",
|
||||
"url_template": "rtmp://bkk02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://bkk02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 74
|
||||
},
|
||||
{
|
||||
"_id": 75,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Oceania: Australia, Sydney (2)",
|
||||
"url_template": "rtmp://syd02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://syd02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 75
|
||||
},
|
||||
{
|
||||
"_id": 76,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Oceania: Australia, Sydney (3)",
|
||||
"url_template": "rtmp://syd03.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://syd03.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 76
|
||||
},
|
||||
{
|
||||
"_id": 77,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Singapore (4)",
|
||||
"url_template": "rtmp://sin04.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sin04.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 77
|
||||
},
|
||||
{
|
||||
"_id": 78,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Singapore (1)",
|
||||
"url_template": "rtmp://sin01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://sin01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 78
|
||||
},
|
||||
{
|
||||
"_id": 79,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Indonesia, Cikarang Barat (1)",
|
||||
"url_template": "rtmp://jkt01.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://jkt01.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 79
|
||||
},
|
||||
{
|
||||
"_id": 80,
|
||||
"availability": 1.0,
|
||||
"default": false,
|
||||
"name": "Asia: Indonesia, Jakarta (2)",
|
||||
"url_template": "rtmp://jkt02.contribute.live-video.net/app/{stream_key}",
|
||||
"url_template_secure": "rtmps://jkt02.contribute.live-video.net/app/{stream_key}",
|
||||
"priority": 80
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -12,5 +12,6 @@ pkgs.writeShellScriptBin "theme-selector" ''
|
||||
else
|
||||
${pkgs.libnotify}/bin/notify-send "$chosen is building please wait" &
|
||||
themechange "$chosen"
|
||||
${pkgs.libnotify}/bin/notify-send "Theme: $chosen has been applied." &
|
||||
fi
|
||||
''
|
||||
|
@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
let
|
||||
inherit (import ../../options.nix) flakeDir;
|
||||
inherit (import ../../options.nix) flakeDir hostname;
|
||||
in
|
||||
pkgs.writeShellScriptBin "themechange" ''
|
||||
if [[ ! $@ ]];then
|
||||
|
@ -15,7 +15,7 @@ in {
|
||||
hostname = "${hostname}";
|
||||
gitUsername = "Tyler Kelley";
|
||||
gitEmail = "tylerzanekelley@gmail.com";
|
||||
theme = "tokyo-night-storm";
|
||||
theme = "dracula";
|
||||
slickbar = if waybarStyle == "slickbar" then true else false;
|
||||
simplebar = if waybarStyle == "simplebar" then true else false;
|
||||
borderAnim = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user