diff --git a/botfiles/.config/QtProject.conf b/botfiles/.config/QtProject.conf deleted file mode 100644 index 13d48ba..0000000 --- a/botfiles/.config/QtProject.conf +++ /dev/null @@ -1,8 +0,0 @@ -[FileDialog] -history=file:///home/samedamci/.minecraft/screenshots, file:///mnt/HDD/samedamci/Videos, file:///home/samedamci/Pictures/Screenshots, file:///home/samedamci/.minecraft/resourcepacks/Resourcedamci/assets/minecraft/textures/entity/fox, file:///home/samedamci/Passwords -lastVisited=file:///home/samedamci/Pictures/Screenshots -qtVersion=5.14.1 -shortcuts=file:, file:///home/samedamci, file:///home/samedamci/Pictures, file:///home/samedamci/.minecraft -sidebarWidth=90 -treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\x3\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0?\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0n\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff) -viewMode=Detail diff --git a/botfiles/.config/TabNine/TabNineExample.toml b/botfiles/.config/TabNine/TabNineExample.toml deleted file mode 100644 index 5114bf1..0000000 --- a/botfiles/.config/TabNine/TabNineExample.toml +++ /dev/null @@ -1,71 +0,0 @@ -[language.rust] -command = "rls" -install = [ - ["rustup", "update"], - ["rustup", "component", "add", "rls", "rust-analysis", "rust-src"], -] - -[language.javascript] -command = "flow" -args = ["lsp"] -install = [["npm", "install", "-g", "flow-bin"]] - -[language.typescript] -command = "typescript-language-server" -args = ["--stdio"] -install = [["npm", "install", "-g", "typescript-language-server"]] - -[language.html] -command = "html-languageserver" -args = ["--stdio"] -install = [["npm", "install", "-g", "vscode-html-languageserver-bin"]] - -[language.ocaml] -command = "ocaml-language-server" -args = ["--stdio"] -install = [["npm", "install", "-g", "ocaml-language-server"]] - -[language.python] -command = "pyls" -install = [["pip", "install", "python-language-server"]] - -[language.c] -command = "clangd" -args = [] - -[language.cpp] -command = "clangd" -args = [] - -[language.haskell] -command = "hie" -args = ["--lsp"] - -[language.go] -command = "gopls" -args = ["serve"] -install = [["go", "get", "-u", "golang.org/x/tools/cmd/gopls"]] - -[language.dart] -command = "dart_language_server" -install = [["pub", "global", "activate", "dart_language_server"]] - -[language.ruby] -command = "solargraph" -args = ["stdio"] -install = [["gem", "install", "solargraph"]] - -[language.css] -command = "css-languageserver" -args = ["--stdio"] -install = [["npm", "install", "-g", "vscode-css-languageserver-bin"]] - -[language.scss] -command = "css-languageserver" -args = ["--stdio"] -install = [["npm", "install", "-g", "vscode-css-languageserver-bin"]] - -[language.purescript] -command = "purescript-language-server" -args = ["--stdio"] -install = [["npm", "install", "-g", "purescript-language-server"]] diff --git a/botfiles/.config/TabNine/tabnine_config.json b/botfiles/.config/TabNine/tabnine_config.json deleted file mode 100644 index f15760f..0000000 --- a/botfiles/.config/TabNine/tabnine_config.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "version": "2.3.5", - "hide_promotional_message": false, - "beta_enabled": "No", - "ignore_all_lsp": false, - "creation_time": "2020-03-08T16:00:36.662764122Z", - "semantic_status": {}, - "disable_auto_update": false, - "user_understands_that_enabling_tabnine_cloud_sends_code_to_tabnine_servers": false, - "hosted_deep_completions_enabled": "Disabled", - "tabnine_cloud_host": null, - "tabnine_cloud_certificate_domain": null, - "tabnine_cloud_port": null, - "cloud_whitelist": [], - "api_key": null, - "api_key_service_level": null, - "api_base_url": null, - "local_enabled": "Unset", - "disable_local_when_using_battery": false, - "hide_deep_information_message": false, - "enable_power_saving_mode": false, - "rate_limit_interval_seconds": null, - "rate_limit_amount": null -} \ No newline at end of file diff --git a/botfiles/.config/autostart/autostart.sh b/botfiles/.config/autostart/autostart.sh index fcfcc4a..4885c91 100755 --- a/botfiles/.config/autostart/autostart.sh +++ b/botfiles/.config/autostart/autostart.sh @@ -51,8 +51,7 @@ udiskie & # Welcome notify dunstify "Hello ${USER}!" # Wallpaper -if [ "$HOSTNAME" = "pc" ]; then RESOL="1920x1080"; elif [ "$HOSTNAME" = "laptop" ]; then RESOL="1366x768"; fi -feh --bg-fill --randomize /home/samedamci/.config/wallpapers/$RESOL/ & +feh --bg-fill --randomize /home/samedamci/.config/wallpapers/1920x1080/ & # Keyboard layout & key swaping setxkbmap -layout 'pl' -option caps:swapescape & # Cursor diff --git a/botfiles/.config/easytag/browser_path.history b/botfiles/.config/easytag/browser_path.history deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/easytag/rename_file.mask b/botfiles/.config/easytag/rename_file.mask deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/easytag/run_program_with_directory.history b/botfiles/.config/easytag/run_program_with_directory.history deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/easytag/run_program_with_file.history b/botfiles/.config/easytag/run_program_with_file.history deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/easytag/scan_tag.mask b/botfiles/.config/easytag/scan_tag.mask deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/easytag/search_file.history b/botfiles/.config/easytag/search_file.history deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/enchant/he.dic b/botfiles/.config/enchant/he.dic deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/enchant/he.exc b/botfiles/.config/enchant/he.exc deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/gconf/desktop/%gconf.xml b/botfiles/.config/gconf/desktop/%gconf.xml deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/gconf/desktop/gnome/%gconf.xml b/botfiles/.config/gconf/desktop/gnome/%gconf.xml deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/gconf/desktop/gnome/peripherals/%gconf.xml b/botfiles/.config/gconf/desktop/gnome/peripherals/%gconf.xml deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/gconf/desktop/gnome/peripherals/SynPS@47@2@32@Synaptics@32@TouchPad/%gconf.xml b/botfiles/.config/gconf/desktop/gnome/peripherals/SynPS@47@2@32@Synaptics@32@TouchPad/%gconf.xml deleted file mode 100644 index aff2966..0000000 --- a/botfiles/.config/gconf/desktop/gnome/peripherals/SynPS@47@2@32@Synaptics@32@TouchPad/%gconf.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - touchpad - - diff --git a/botfiles/.config/htop/htoprc b/botfiles/.config/htop/htoprc deleted file mode 100644 index c21cfaa..0000000 --- a/botfiles/.config/htop/htoprc +++ /dev/null @@ -1,26 +0,0 @@ -# Beware! This file is rewritten by htop when settings are changed in the interface. -# The parser is also very primitive, and not human-friendly. -fields=0 48 17 18 38 39 40 2 46 47 49 1 -sort_key=47 -sort_direction=1 -hide_threads=0 -hide_kernel_threads=1 -hide_userland_threads=0 -shadow_other_users=0 -show_thread_names=0 -show_program_path=1 -highlight_base_name=0 -highlight_megabytes=1 -highlight_threads=1 -tree_view=0 -header_margin=1 -detailed_cpu_time=0 -cpu_count_from_zero=0 -update_process_names=0 -account_guest_in_cpu_meter=0 -color_scheme=0 -delay=15 -left_meters=AllCPUs Memory Swap -left_meter_modes=1 1 1 -right_meters=Tasks LoadAverage Uptime -right_meter_modes=2 2 2 diff --git a/botfiles/.config/jukrc b/botfiles/.config/jukrc deleted file mode 100644 index 4f9ad2c..0000000 --- a/botfiles/.config/jukrc +++ /dev/null @@ -1,50 +0,0 @@ -[LyricsWidget] -Show=true - -[MainWindow] -Height 768=728 -State=AAAA/wAAAAD9AAAAAAAAAoMAAAKDAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAIAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAA/////wAAAAAAAAAAAAAAFgBwAGwAYQB5AFQAbwBvAGwAQgBhAHIBAAAAAP////8AAAAAAAAAAA== -ToolBarsMovable=Disabled -Width 1366=643 - -[MainWindow][Toolbar playToolBar] -ToolButtonStyle=IconOnly - -[Player] -CrossfadeTracks=false -LoopPlaylist=false -RandomPlay=Disabled -Volume=100 - -[PlaylistBox] -ViewMode=0 - -[PlaylistShared] -ColumnOrder= -InlineCompletionMode=2 -ResizeColumnsManually=false -VisibleColumns=0,1,2,3,4,5,6,7 - -[Playlists] -CollectionListSortAscending=true -CollectionListSortColumn=1 -DirectoryList[$e]=$HOME/SD/Music -ImportPlaylists=true -showUpcoming=false - -[Settings] -DockInSystemTray=true -DockOnClose=true -StartDocked=false -TrackPopup=false - -[Splitter] -EditorSplitterSizes=332,307 -PlaylistSplitterSizes=70,365,200 -ShowSearch=true - -[TagEditor] -AlbumNameBoxMode=2 -ArtistNameBoxMode=2 -GenreBoxMode=2 -Show=true diff --git a/botfiles/.config/kdeglobals b/botfiles/.config/kdeglobals deleted file mode 100644 index 455c6c4..0000000 --- a/botfiles/.config/kdeglobals +++ /dev/null @@ -1,17 +0,0 @@ -[KFileDialog Settings] -Allow Expansion=false -Automatically select filename extension=true -Breadcrumb Navigation=true -Decoration position=2 -LocationCombo Completionmode=5 -PathCombo Completionmode=5 -Show Bookmarks=false -Show Full Path=false -Show Inline Previews=true -Show Speedbar=true -Show hidden files=false -Sort by=Name -Sort directories first=true -Sort reversed=false -Speedbar Width=148 -View Style=DetailTree diff --git a/botfiles/.config/kdenliverc b/botfiles/.config/kdenliverc deleted file mode 100644 index 32ae969..0000000 --- a/botfiles/.config/kdenliverc +++ /dev/null @@ -1,55 +0,0 @@ -[KFileDialog Settings] -Recent Files[$e]=file:$HOME/HDD/Projects/brovar-compilation/ -Recent URLs[$e]=file:$HOME/HDD/Projects/brovar-compilation/ -detailViewIconSize=0 - -[MainWindow] -Height 768=728 -State=AAAA/wAAAAD9AAAAAQAAAAIAAAVGAAABf/wBAAAADvsAAAAYAG4AbwB0AGUAcwBfAHcAaQBkAGcAZQB0AAAAAAD/////AAAARgD////7AAAADgBsAGkAYgByAGEAcgB5AAAAAAD/////AAAAWAD////7AAAAFABzAGMAcgBlAGUAbgBnAHIAYQBiAAAAAAD/////AAAARwD////7AAAAGgBhAHUAZABpAG8AcwBwAGUAYwB0AHIAdQBtAAAAAAD/////AAAAaQD////7AAAAFgBwAHIAbwBqAGUAYwB0AF8AYgBpAG4BAAAAAAAAAOwAAABGAP////wAAADyAAAAewAAAHsA////+gAAAAABAAAAAvsAAAAYAGUAZgBmAGUAYwB0AF8AcwB0AGEAYwBrAQAAAAD/////AAAARAD////7AAAAHgBjAGwAaQBwAF8AcAByAG8AcABlAHIAdABpAGUAcwEAAAAA/////wAAAEQA/////AAAAXMAAAEOAAAAewD////6AAAAAQEAAAAC+wAAAB4AdAByAGEAbgBzAGkAdABpAG8AbgBfAGwAaQBzAHQBAAAAAP////8AAAAAAP////sAAAAWAGUAZgBmAGUAYwB0AF8AbABpAHMAdAEAAAAA/////wAAAAAA/////AAAAocAAAK/AAABQAD////6AAAAAAEAAAAC+wAAABgAYwBsAGkAcABfAG0AbwBuAGkAdABvAHIBAAAAAP////8AAAFAAP////sAAAAeAHAAcgBvAGoAZQBjAHQAXwBtAG8AbgBpAHQAbwByAQAAAAD/////AAABQAD////7AAAAGAB1AG4AZABvAF8AaABpAHMAdABvAHIAeQAAAAAA/////wAAAEYA////+wAAAAoAbQBpAHgAZQByAAAAAAD/////AAAApQD////7AAAAFgB2AGUAYwB0AG8AcgBzAGMAbwBwAGUAAAAAAP////8AAAEpAP////sAAAAQAHcAYQB2AGUAZgBvAHIAbQAAAAAA/////wAAAJ8A////+wAAABQAcgBnAGIAXwBwAGEAcgBhAGQAZQAAAAAA/////wAAAJwA////+wAAABIAaABpAHMAdABvAGcAcgBhAG0AAAAAAP////8AAAE5AP///wAABUYAAAD+AAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAIAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgEAAAAA/////wAAAAAAAAAAAAAAGABlAHgAdAByAGEAVABvAG8AbABCAGEAcgEAAAIf/////wAAAAAAAAAA -ToolBarsMovable=Disabled -Width 1366=1350 - -[Recent Dirs] -KdenliveClipFolder[$e]=$HOME/HDD/Projects/brovar-compilation/,$HOME/Pictures/,$HOME/Videos -KdenliveProjectsFolder[$e]=$HOME/Videos/,$HOME/Videos,$HOME/Documents - -[Recent Files] -File1[$e]=$HOME/Videos/brovarcompilation.kdenlive -Name1[$e]=brovarcompilation.kdenlive - -[UiSettings] -ColorScheme=Breeze Dark - -[bin] -treeviewheaders=AAAA/wAAAAAAAAABAAAAAAAAAAABAAAAAAAAAAAAAAADBgAAAAIAAAACAAAAZAAAAAEAAAA5AAAA3AAAAAMBAQABAAAAAAAAAAAAAAAAZP////8AAACBAAAAAAAAAAMAAADcAAAAAQAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAQAAAAAAAAPoAAAAAEA= - -[capture] -decklink_extension=mov -decklink_parameters=vcodec=dnxhd vb=145000k acodec=pcm_s16le threads=%threads -grab_extension=mov -grab_parameters=-crf 25 -vcodec libx264 -preset veryfast -threads 0 -v4l_extension=mpg -v4l_parameters=qscale=4 ab=192k vcodec=mpeg2video acodec=mp2 threads=%threads - -[env] -defaultimageapp=/usr/bin/gimp -defaultprojectfolder[$e]=$HOME/Videos -ffmpegpath[$e]=/usr/bin/ffmpeg -ffplaypath[$e]=/usr/bin/ffplay -ffprobepath[$e]=/usr/bin/ffprobe -mltpath[$e]=/usr/share/mlt/profiles -rendererpath[$e]=/usr/bin/melt - -[timeline] -trackheight=61 - -[unmanaged] -default_profile=atsc_1080p_25 -monitor_audio=false -producerslist=frei0r.ising0r,frei0r.lissajous0r,frei0r.nois0r,frei0r.onecol0r,frei0r.partik0l,frei0r.plasma,frei0r.test_pat_B,frei0r.test_pat_C,frei0r.test_pat_G,frei0r.test_pat_I,frei0r.test_pat_L,frei0r.test_pat_R,pgm,pango,pixbuf,xml,xml-string,xml-nogl,avformat,avformat-novalidate,decklink,slowmotion,abnormal,color,colour,consumer,hold,loader,melt,melt_file,noise,timewarp,tone,qimage,qtext,kdenlivetitle,blipflash,count,framebuffer -project_fps=24 -use_dark_breeze=true -widgetstyle=Default - -[version] -version=19.12.2 diff --git a/botfiles/.config/keepassxc/keepassxc.ini b/botfiles/.config/keepassxc/keepassxc.ini deleted file mode 100644 index ecdd485..0000000 --- a/botfiles/.config/keepassxc/keepassxc.ini +++ /dev/null @@ -1,17 +0,0 @@ -[General] -HideWindowOnCopy=false -LastActiveDatabase=@Invalid() -LastDatabases=/home/samedamci/Passwords/keepass.kdbx -LastDir=/home/samedamci/Passwords -LastOpenedDatabases=@Invalid() -MinimizeOnCopy=true - -[GUI] -HidePasswords=true -HideUsernames=false -ListViewState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x1\x1\0\0\0\0\0\0\0\0\0\0\0\r\x1\0\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\x4\x64\0\0\0\r\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\0\0\0\x18\0\0\0\x81\0\0\0\0\0\0\0\r\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x18\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x3\xe8\x1\0\0\0\x64) -MainWindowGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x4\0\0\0\x1d\0\0\aw\0\0\x4/\0\0\0\x6\0\0\0\x1f\0\0\au\0\0\x4-\0\0\0\0\0\0\0\0\a\x80\0\0\0\x6\0\0\0\x1f\0\0\au\0\0\x4-) -MainWindowState=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\ap\0\0\x3\xd6\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\xe\0t\0o\0o\0l\0\x42\0\x61\0r\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0) -PreviewSplitterState=@Invalid() -SearchViewState=@ByteArray() -SplitterState=@Invalid() diff --git a/botfiles/.config/mc/ini b/botfiles/.config/mc/ini deleted file mode 100644 index 2037eee..0000000 --- a/botfiles/.config/mc/ini +++ /dev/null @@ -1,142 +0,0 @@ -[Midnight-Commander] -verbose=true -shell_patterns=true -auto_save_setup=true -preallocate_space=false -auto_menu=false -use_internal_view=true -use_internal_edit=true -clear_before_exec=true -confirm_delete=true -confirm_overwrite=true -confirm_execute=false -confirm_history_cleanup=true -confirm_exit=false -confirm_directory_hotlist_delete=false -confirm_view_dir=false -safe_delete=false -safe_overwrite=false -use_8th_bit_as_meta=false -mouse_move_pages_viewer=true -mouse_close_dialog=false -fast_refresh=false -drop_menus=false -wrap_mode=true -old_esc_mode=true -cd_symlinks=true -show_all_if_ambiguous=false -use_file_to_guess_type=true -alternate_plus_minus=false -only_leading_plus_minus=true -show_output_starts_shell=false -xtree_mode=false -file_op_compute_totals=true -classic_progressbar=true -use_netrc=true -ftpfs_always_use_proxy=false -ftpfs_use_passive_connections=true -ftpfs_use_passive_connections_over_proxy=false -ftpfs_use_unix_list_options=true -ftpfs_first_cd_then_ls=true -ignore_ftp_chattr_errors=true -editor_fill_tabs_with_spaces=false -editor_return_does_auto_indent=true -editor_backspace_through_tabs=false -editor_fake_half_tabs=true -editor_option_save_position=true -editor_option_auto_para_formatting=false -editor_option_typewriter_wrap=false -editor_edit_confirm_save=true -editor_syntax_highlighting=true -editor_persistent_selections=true -editor_drop_selection_on_copy=true -editor_cursor_beyond_eol=false -editor_cursor_after_inserted_block=false -editor_visible_tabs=true -editor_visible_spaces=true -editor_line_state=false -editor_simple_statusbar=false -editor_check_new_line=false -editor_show_right_margin=false -editor_group_undo=false -editor_state_full_filename=false -editor_ask_filename_before_edit=false -nice_rotating_dash=true -mcview_remember_file_position=false -auto_fill_mkdir_name=true -copymove_persistent_attr=true -pause_after_run=1 -mouse_repeat_rate=100 -double_click_speed=250 -old_esc_mode_timeout=1000000 -max_dirt_limit=10 -num_history_items_recorded=60 -vfs_timeout=60 -ftpfs_directory_timeout=900 -ftpfs_retry_seconds=30 -fish_directory_timeout=900 -editor_tab_spacing=8 -editor_word_wrap_line_length=72 -editor_option_save_mode=0 -editor_backup_extension=~ -editor_filesize_threshold=64M -editor_stop_format_chars=-+*\\,.;:&> -mcview_eof= -skin=default - -[Layout] -message_visible=1 -keybar_visible=1 -xterm_title=1 -output_lines=0 -command_prompt=1 -menubar_visible=1 -free_space=1 -horizontal_split=0 -vertical_equal=1 -left_panel_size=74 -horizontal_equal=1 -top_panel_size=1 - -[Misc] -timeformat_recent=%b %e %H:%M -timeformat_old=%b %e %Y -ftp_proxy_host=gate -ftpfs_password=anonymous@ -display_codepage=UTF-8 -source_codepage=Other_8_bit -autodetect_codeset= -clipboard_store= -clipboard_paste= - -[Colors] -base_color= -st-256color= -color_terminals= - -[Panels] -show_mini_info=true -kilobyte_si=false -mix_all_files=false -show_backups=true -show_dot_files=true -fast_reload=false -fast_reload_msg_shown=false -mark_moves_down=true -reverse_files_only=true -auto_save_setup_panels=false -navigate_with_arrows=false -panel_scroll_pages=true -panel_scroll_center=false -mouse_move_pages=true -filetype_mode=true -permission_mode=false -torben_fj_mode=false -quick_search_mode=2 -select_flags=6 - -[Panelize] -Find *.orig after patching=find . -name \\*.orig -print -Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print -Find rejects after patching=find . -name \\*.rej -print -Modified git files=git ls-files --modified diff --git a/botfiles/.config/mc/panels.ini b/botfiles/.config/mc/panels.ini deleted file mode 100644 index e69de29..0000000 diff --git a/botfiles/.config/obs-studio/basic/profiles/Untitled/basic.ini b/botfiles/.config/obs-studio/basic/profiles/Untitled/basic.ini deleted file mode 100644 index 2b000c3..0000000 --- a/botfiles/.config/obs-studio/basic/profiles/Untitled/basic.ini +++ /dev/null @@ -1,35 +0,0 @@ -[General] -Name=Untitled - -[Video] -BaseCX=1920 -BaseCY=1080 -OutputCX=1920 -OutputCY=1080 -FPSType=0 -FPSCommon=30 - -[Panels] -CookieId=C764BAB16BE3D08E - -[SimpleOutput] -RecEncoder=x264 -RecQuality=Small - -[Output] -Mode=Advanced - -[AdvOut] -TrackIndex=1 -RecType=Standard -RecFormat=flv -RecEncoder=obs_x264 -RecTracks=1 -FFOutputToFile=true -FFFormat= -FFFormatMimeType= -FFVEncoderId=0 -FFVEncoder= -FFAEncoderId=0 -FFAEncoder= -FFAudioMixes=1 diff --git a/botfiles/.config/obs-studio/basic/profiles/Untitled/recordEncoder.json b/botfiles/.config/obs-studio/basic/profiles/Untitled/recordEncoder.json deleted file mode 100644 index 45dfa34..0000000 --- a/botfiles/.config/obs-studio/basic/profiles/Untitled/recordEncoder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bitrate": 4000 -} \ No newline at end of file diff --git a/botfiles/.config/obs-studio/basic/scenes/Untitled.json b/botfiles/.config/obs-studio/basic/scenes/Untitled.json deleted file mode 100644 index dbfefe3..0000000 --- a/botfiles/.config/obs-studio/basic/scenes/Untitled.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "current_program_scene": "Scene", - "current_scene": "Scene", - "current_transition": "Fade", - "groups": [], - "modules": { - "auto-scene-switcher": { - "active": false, - "interval": 300, - "non_matching_scene": "", - "switch_if_not_matching": false, - "switches": [] - }, - "output-timer": { - "autoStartRecordTimer": false, - "autoStartStreamTimer": false, - "pauseRecordTimer": true, - "recordTimerHours": 0, - "recordTimerMinutes": 0, - "recordTimerSeconds": 30, - "streamTimerHours": 0, - "streamTimerMinutes": 0, - "streamTimerSeconds": 30 - }, - "scripts-tool": [] - }, - "name": "Untitled", - "preview_locked": false, - "quick_transitions": [ - { - "duration": 300, - "hotkeys": [], - "id": 1, - "name": "Cut" - }, - { - "duration": 300, - "hotkeys": [], - "id": 2, - "name": "Fade" - } - ], - "saved_projectors": [], - "scaling_enabled": false, - "scaling_level": 0, - "scaling_off_x": 0.0, - "scaling_off_y": 0.0, - "scene_order": [ - { - "name": "Scene" - } - ], - "sources": [ - { - "balance": 0.5, - "deinterlace_field_order": 0, - "deinterlace_mode": 0, - "enabled": true, - "flags": 0, - "hotkeys": {}, - "id": "xcomposite_input", - "mixers": 0, - "monitoring_type": 0, - "muted": false, - "name": "Minecraft", - "prev_ver": 402653190, - "private_settings": {}, - "push-to-mute": false, - "push-to-mute-delay": 0, - "push-to-talk": false, - "push-to-talk-delay": 0, - "settings": { - "capture_window": "23068679\r\nMinecraft* 1.15.2 - Singleplayer\r\nMinecraft* 1.15.2" - }, - "sync": 0, - "volume": 1.0 - }, - { - "balance": 0.5, - "deinterlace_field_order": 0, - "deinterlace_mode": 0, - "enabled": true, - "flags": 0, - "hotkeys": { - "OBSBasic.SelectScene": [], - "libobs.hide_scene_item.Minecraft": [], - "libobs.show_scene_item.Minecraft": [] - }, - "id": "scene", - "mixers": 0, - "monitoring_type": 0, - "muted": false, - "name": "Scene", - "prev_ver": 402653190, - "private_settings": {}, - "push-to-mute": false, - "push-to-mute-delay": 0, - "push-to-talk": false, - "push-to-talk-delay": 0, - "settings": { - "custom_size": false, - "id_counter": 1, - "items": [ - { - "align": 5, - "bounds": { - "x": 0.0, - "y": 0.0 - }, - "bounds_align": 0, - "bounds_type": 0, - "crop_bottom": 0, - "crop_left": 0, - "crop_right": 0, - "crop_top": 0, - "group_item_backup": false, - "id": 1, - "locked": false, - "name": "Minecraft", - "pos": { - "x": -35.0, - "y": 0.0 - }, - "private_settings": {}, - "rot": 0.0, - "scale": { - "x": 1.0393908023834229, - "y": 1.0394610166549683 - }, - "scale_filter": "disable", - "visible": true - } - ] - }, - "sync": 0, - "volume": 1.0 - } - ], - "transition_duration": 300, - "transitions": [] -} \ No newline at end of file diff --git a/botfiles/.config/obs-studio/basic/scenes/Untitled.json.bak b/botfiles/.config/obs-studio/basic/scenes/Untitled.json.bak deleted file mode 100644 index dbfefe3..0000000 --- a/botfiles/.config/obs-studio/basic/scenes/Untitled.json.bak +++ /dev/null @@ -1,141 +0,0 @@ -{ - "current_program_scene": "Scene", - "current_scene": "Scene", - "current_transition": "Fade", - "groups": [], - "modules": { - "auto-scene-switcher": { - "active": false, - "interval": 300, - "non_matching_scene": "", - "switch_if_not_matching": false, - "switches": [] - }, - "output-timer": { - "autoStartRecordTimer": false, - "autoStartStreamTimer": false, - "pauseRecordTimer": true, - "recordTimerHours": 0, - "recordTimerMinutes": 0, - "recordTimerSeconds": 30, - "streamTimerHours": 0, - "streamTimerMinutes": 0, - "streamTimerSeconds": 30 - }, - "scripts-tool": [] - }, - "name": "Untitled", - "preview_locked": false, - "quick_transitions": [ - { - "duration": 300, - "hotkeys": [], - "id": 1, - "name": "Cut" - }, - { - "duration": 300, - "hotkeys": [], - "id": 2, - "name": "Fade" - } - ], - "saved_projectors": [], - "scaling_enabled": false, - "scaling_level": 0, - "scaling_off_x": 0.0, - "scaling_off_y": 0.0, - "scene_order": [ - { - "name": "Scene" - } - ], - "sources": [ - { - "balance": 0.5, - "deinterlace_field_order": 0, - "deinterlace_mode": 0, - "enabled": true, - "flags": 0, - "hotkeys": {}, - "id": "xcomposite_input", - "mixers": 0, - "monitoring_type": 0, - "muted": false, - "name": "Minecraft", - "prev_ver": 402653190, - "private_settings": {}, - "push-to-mute": false, - "push-to-mute-delay": 0, - "push-to-talk": false, - "push-to-talk-delay": 0, - "settings": { - "capture_window": "23068679\r\nMinecraft* 1.15.2 - Singleplayer\r\nMinecraft* 1.15.2" - }, - "sync": 0, - "volume": 1.0 - }, - { - "balance": 0.5, - "deinterlace_field_order": 0, - "deinterlace_mode": 0, - "enabled": true, - "flags": 0, - "hotkeys": { - "OBSBasic.SelectScene": [], - "libobs.hide_scene_item.Minecraft": [], - "libobs.show_scene_item.Minecraft": [] - }, - "id": "scene", - "mixers": 0, - "monitoring_type": 0, - "muted": false, - "name": "Scene", - "prev_ver": 402653190, - "private_settings": {}, - "push-to-mute": false, - "push-to-mute-delay": 0, - "push-to-talk": false, - "push-to-talk-delay": 0, - "settings": { - "custom_size": false, - "id_counter": 1, - "items": [ - { - "align": 5, - "bounds": { - "x": 0.0, - "y": 0.0 - }, - "bounds_align": 0, - "bounds_type": 0, - "crop_bottom": 0, - "crop_left": 0, - "crop_right": 0, - "crop_top": 0, - "group_item_backup": false, - "id": 1, - "locked": false, - "name": "Minecraft", - "pos": { - "x": -35.0, - "y": 0.0 - }, - "private_settings": {}, - "rot": 0.0, - "scale": { - "x": 1.0393908023834229, - "y": 1.0394610166549683 - }, - "scale_filter": "disable", - "visible": true - } - ] - }, - "sync": 0, - "volume": 1.0 - } - ], - "transition_duration": 300, - "transitions": [] -} \ No newline at end of file diff --git a/botfiles/.config/obs-studio/global.ini b/botfiles/.config/obs-studio/global.ini deleted file mode 100644 index 198f73c..0000000 --- a/botfiles/.config/obs-studio/global.ini +++ /dev/null @@ -1,30 +0,0 @@ -[General] -Pre19Defaults=false -Pre21Defaults=false -Pre23Defaults=false -FirstRun=true -LastVersion=402653190 - -[Basic] -Profile=Untitled -ProfileDir=Untitled -SceneCollection=Untitled -SceneCollectionFile=Untitled - -[PropertiesWindow] -cx=720 -cy=580 - -[BasicWindow] -geometry=AdnQywADAAAAAAAGAAAAHwAAB3kAAAQxAAAACAAAACEAAAd3AAAELwAAAAAAAAAAB4AAAAAIAAAAIQAAB3cAAAQv -DockState=AAAA/wAAAAD9AAAAAQAAAAMAAAdwAAAApPwBAAAABvsAAAAUAHMAYwBlAG4AZQBzAEQAbwBjAGsBAAAAAAAAAU0AAACoAP////sAAAAWAHMAbwB1AHIAYwBlAHMARABvAGMAawEAAAFTAAABTQAAAKgA////+wAAABIAbQBpAHgAZQByAEQAbwBjAGsBAAACpgAAAqAAAADkAP////sAAAAeAHQAcgBhAG4AcwBpAHQAaQBvAG4AcwBEAG8AYwBrAQAABUwAAAEfAAAAoQD////7AAAAGABjAG8AbgB0AHIAbwBsAHMARABvAGMAawEAAAZxAAAA/wAAAI8A////+wAAABIAcwB0AGEAdABzAEQAbwBjAGsCAAACYgAAAbgAAAK8AAAAyAAAB3AAAAM4AAAABAAAAAQAAAAIAAAACPwAAAAA -PreviewEnabled=true -AlwaysOnTop=false -SceneDuplicationMode=true -SwapScenesMode=true -EditPropertiesMode=false -PreviewProgramMode=false -DocksLocked=false - -[ScriptLogWindow] -geometry=AdnQywADAAAAAAAAAAAAAAAAAlcAAAGPAAAAAAAAAAAAAAJXAAABjwAAAAAAAAAAB4AAAAAAAAAAAAAAAlcAAAGP diff --git a/botfiles/.config/obs-studio/logs/2020-03-01 13-22-05.txt b/botfiles/.config/obs-studio/logs/2020-03-01 13-22-05.txt deleted file mode 100644 index 36402b6..0000000 --- a/botfiles/.config/obs-studio/logs/2020-03-01 13-22-05.txt +++ /dev/null @@ -1,533 +0,0 @@ -01:22:05 PM.420: CPU Name: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz -01:22:05 PM.420: CPU Speed: 1900.335MHz -01:22:05 PM.421: Physical Cores: 4, Logical Cores: 4 -01:22:05 PM.421: Physical Memory: 7933MB Total, 2845MB Free -01:22:05 PM.421: Kernel Version: Linux 5.5.6-arch1-1 -01:22:05 PM.421: Distribution: "Arch Linux" Unknown -01:22:05 PM.422: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.20.7 -01:22:05 PM.423: Portable mode: false -01:22:05 PM.462: OBS 24.0.6-1 (linux) -01:22:05 PM.462: --------------------------------- -01:22:05 PM.462: --------------------------------- -01:22:05 PM.462: audio settings reset: -01:22:05 PM.462: samples per sec: 44100 -01:22:05 PM.462: speakers: 2 -01:22:05 PM.469: --------------------------------- -01:22:05 PM.469: Initializing OpenGL... -01:22:05 PM.593: Loading up OpenGL on adapter X.Org AMD REDWOOD (DRM 2.50.0 / 5.5.6-arch1-1, LLVM 9.0.1) -01:22:05 PM.593: OpenGL loaded successfully, version 3.3 (Core Profile) Mesa 19.3.4, shading language 3.30 -01:22:05 PM.648: --------------------------------- -01:22:05 PM.648: video settings reset: -01:22:05 PM.648: base resolution: 1920x1080 -01:22:05 PM.648: output resolution: 1280x720 -01:22:05 PM.648: downscale filter: Bicubic -01:22:05 PM.648: fps: 30/1 -01:22:05 PM.648: format: NV12 -01:22:05 PM.648: YUV mode: 601/Partial -01:22:05 PM.648: NV12 texture support not available -01:22:05 PM.649: Audio monitoring device: -01:22:05 PM.649: name: Default -01:22:05 PM.649: id: default -01:22:05 PM.649: --------------------------------- -01:22:05 PM.650: Failed to load 'en-US' text for module: 'decklink-ouput-ui.so' -01:22:05 PM.716: No blackmagic support -01:22:05 PM.747: os_dlopen(libnvidia-encode.so.1->libnvidia-encode.so.1): libnvidia-encode.so.1: cannot open shared object file: No such file or directory -01:22:05 PM.747: -01:22:05 PM.747: FFMPEG VAAPI supported -01:22:05 PM.750: os_dlopen(/usr//lib/obs-plugins/obs-libfdk.so->/usr//lib/obs-plugins/obs-libfdk.so): libfdk-aac.so.2: cannot open shared object file: No such file or directory -01:22:05 PM.750: -01:22:05 PM.750: Module '/usr//lib/obs-plugins/obs-libfdk.so' not loaded -01:22:05 PM.767: VLC found, VLC video source enabled -01:22:05 PM.767: --------------------------------- -01:22:05 PM.767: Loaded Modules: -01:22:05 PM.767: vlc-video.so -01:22:05 PM.767: text-freetype2.so -01:22:05 PM.767: rtmp-services.so -01:22:05 PM.767: obs-x264.so -01:22:05 PM.767: obs-transitions.so -01:22:05 PM.767: obs-outputs.so -01:22:05 PM.767: obs-filters.so -01:22:05 PM.767: obs-ffmpeg.so -01:22:05 PM.767: linux-v4l2.so -01:22:05 PM.767: linux-pulseaudio.so -01:22:05 PM.767: linux-jack.so -01:22:05 PM.767: linux-decklink.so -01:22:05 PM.767: linux-capture.so -01:22:05 PM.767: linux-alsa.so -01:22:05 PM.767: image-source.so -01:22:05 PM.767: frontend-tools.so -01:22:05 PM.767: decklink-ouput-ui.so -01:22:05 PM.767: --------------------------------- -01:22:05 PM.767: ==== Startup complete =============================================== -01:22:05 PM.767: Service '' not found -01:22:05 PM.769: No scene file found, creating default scene -01:22:05 PM.769: All scene data cleared -01:22:05 PM.769: ------------------------------------------------ -01:22:05 PM.771: Switched to scene 'Scene' -01:22:05 PM.771: Failed to glob scene collections -01:22:06 PM.504: [rtmp-services plugin] Successfully updated file 'services.json' (version 123) -01:22:06 PM.504: [rtmp-services plugin] Successfully updated package (version 123) -01:22:13 PM.689: -01:22:13 PM.689: ==== Auto-config wizard testing commencing ====== - -01:22:13 PM.716: --------------------------------- -01:22:13 PM.716: video settings reset: -01:22:13 PM.716: base resolution: 1920x1080 -01:22:13 PM.716: output resolution: 1920x1080 -01:22:13 PM.716: downscale filter: Bicubic -01:22:13 PM.716: fps: 30/1 -01:22:13 PM.716: format: NV12 -01:22:13 PM.716: YUV mode: 601/Partial -01:22:13 PM.716: NV12 texture support not available -01:22:13 PM.718: --------------------------------- -01:22:13 PM.718: [x264 encoder: 'test_x264'] preset: veryfast -01:22:13 PM.718: [x264 encoder: 'test_x264'] profile: high -01:22:13 PM.720: [x264 encoder: 'test_x264'] settings: -01:22:13 PM.720: rate_control: CRF -01:22:13 PM.720: bitrate: 0 -01:22:13 PM.720: buffer size: 0 -01:22:13 PM.720: crf: 20 -01:22:13 PM.720: fps_num: 30 -01:22:13 PM.720: fps_den: 1 -01:22:13 PM.720: width: 1920 -01:22:13 PM.720: height: 1080 -01:22:13 PM.720: keyint: 250 -01:22:13 PM.720: -01:22:13 PM.730: --------------------------------- -01:22:13 PM.731: [FFmpeg aac encoder: 'test_aac'] bitrate: 32, channels: 2, channel_layout: 3 -01:22:13 PM.731: -01:22:18 PM.743: Output 'null': stopping -01:22:18 PM.743: Output 'null': Total frames output: 112 -01:22:18 PM.743: Output 'null': Total drawn frames: 150 -01:22:18 PM.797: Video stopped, number of skipped frames due to encoding lag: 55/137 (40.1%) -01:22:18 PM.985: --------------------------------- -01:22:18 PM.986: video settings reset: -01:22:18 PM.986: base resolution: 1920x1080 -01:22:18 PM.986: output resolution: 1280x720 -01:22:18 PM.986: downscale filter: Bicubic -01:22:18 PM.986: fps: 60/1 -01:22:18 PM.986: format: NV12 -01:22:18 PM.986: YUV mode: 601/Partial -01:22:18 PM.986: NV12 texture support not available -01:22:18 PM.986: --------------------------------- -01:22:18 PM.986: [x264 encoder: 'test_x264'] preset: veryfast -01:22:18 PM.986: [x264 encoder: 'test_x264'] profile: high -01:22:18 PM.986: [x264 encoder: 'test_x264'] settings: -01:22:18 PM.986: rate_control: CRF -01:22:18 PM.986: bitrate: 0 -01:22:18 PM.986: buffer size: 0 -01:22:18 PM.986: crf: 20 -01:22:18 PM.986: fps_num: 60 -01:22:18 PM.986: fps_den: 1 -01:22:18 PM.986: width: 1280 -01:22:18 PM.986: height: 720 -01:22:18 PM.986: keyint: 250 -01:22:18 PM.986: -01:22:18 PM.989: --------------------------------- -01:22:18 PM.989: [FFmpeg aac encoder: 'test_aac'] bitrate: 32, channels: 2, channel_layout: 3 -01:22:18 PM.989: -01:22:23 PM.995: Output 'null': stopping -01:22:23 PM.995: Output 'null': Total frames output: 269 -01:22:23 PM.995: Output 'null': Total drawn frames: 300 -01:22:24 PM.059: Video stopped, number of skipped frames due to encoding lag: 94/294 (32.0%) -01:22:24 PM.120: --------------------------------- -01:22:24 PM.120: video settings reset: -01:22:24 PM.120: base resolution: 1920x1080 -01:22:24 PM.120: output resolution: 1280x720 -01:22:24 PM.120: downscale filter: Bicubic -01:22:24 PM.120: fps: 30/1 -01:22:24 PM.120: format: NV12 -01:22:24 PM.120: YUV mode: 601/Partial -01:22:24 PM.120: NV12 texture support not available -01:22:24 PM.120: --------------------------------- -01:22:24 PM.120: [x264 encoder: 'test_x264'] preset: veryfast -01:22:24 PM.120: [x264 encoder: 'test_x264'] profile: high -01:22:24 PM.120: [x264 encoder: 'test_x264'] settings: -01:22:24 PM.120: rate_control: CRF -01:22:24 PM.120: bitrate: 0 -01:22:24 PM.120: buffer size: 0 -01:22:24 PM.120: crf: 20 -01:22:24 PM.120: fps_num: 30 -01:22:24 PM.120: fps_den: 1 -01:22:24 PM.120: width: 1280 -01:22:24 PM.120: height: 720 -01:22:24 PM.120: keyint: 250 -01:22:24 PM.120: -01:22:24 PM.122: --------------------------------- -01:22:24 PM.122: [FFmpeg aac encoder: 'test_aac'] bitrate: 32, channels: 2, channel_layout: 3 -01:22:24 PM.122: -01:22:29 PM.123: Output 'null': stopping -01:22:29 PM.123: Output 'null': Total frames output: 128 -01:22:29 PM.124: Output 'null': Total drawn frames: 150 -01:22:29 PM.220: --------------------------------- -01:22:29 PM.220: video settings reset: -01:22:29 PM.220: base resolution: 1920x1080 -01:22:29 PM.220: output resolution: 1148x646 -01:22:29 PM.220: downscale filter: Bicubic -01:22:29 PM.220: fps: 60/1 -01:22:29 PM.220: format: NV12 -01:22:29 PM.220: YUV mode: 601/Partial -01:22:29 PM.220: NV12 texture support not available -01:22:29 PM.221: --------------------------------- -01:22:29 PM.221: [x264 encoder: 'test_x264'] preset: veryfast -01:22:29 PM.221: [x264 encoder: 'test_x264'] profile: high -01:22:29 PM.221: [x264 encoder: 'test_x264'] settings: -01:22:29 PM.221: rate_control: CRF -01:22:29 PM.221: bitrate: 0 -01:22:29 PM.221: buffer size: 0 -01:22:29 PM.221: crf: 20 -01:22:29 PM.221: fps_num: 60 -01:22:29 PM.221: fps_den: 1 -01:22:29 PM.221: width: 1148 -01:22:29 PM.221: height: 646 -01:22:29 PM.221: keyint: 250 -01:22:29 PM.221: -01:22:29 PM.227: --------------------------------- -01:22:29 PM.227: [FFmpeg aac encoder: 'test_aac'] bitrate: 32, channels: 2, channel_layout: 3 -01:22:29 PM.227: -01:22:34 PM.230: Output 'null': stopping -01:22:34 PM.230: Output 'null': Total frames output: 270 -01:22:34 PM.230: Output 'null': Total drawn frames: 300 -01:22:34 PM.248: Video stopped, number of skipped frames due to encoding lag: 32/293 (10.9%) -01:22:34 PM.321: --------------------------------- -01:22:34 PM.321: video settings reset: -01:22:34 PM.321: base resolution: 1920x1080 -01:22:34 PM.321: output resolution: 1148x646 -01:22:34 PM.321: downscale filter: Bicubic -01:22:34 PM.321: fps: 30/1 -01:22:34 PM.321: format: NV12 -01:22:34 PM.321: YUV mode: 601/Partial -01:22:34 PM.321: NV12 texture support not available -01:22:34 PM.321: --------------------------------- -01:22:34 PM.321: [x264 encoder: 'test_x264'] preset: veryfast -01:22:34 PM.321: [x264 encoder: 'test_x264'] profile: high -01:22:34 PM.321: [x264 encoder: 'test_x264'] settings: -01:22:34 PM.321: rate_control: CRF -01:22:34 PM.321: bitrate: 0 -01:22:34 PM.321: buffer size: 0 -01:22:34 PM.321: crf: 20 -01:22:34 PM.321: fps_num: 30 -01:22:34 PM.321: fps_den: 1 -01:22:34 PM.321: width: 1148 -01:22:34 PM.321: height: 646 -01:22:34 PM.321: keyint: 250 -01:22:34 PM.321: -01:22:34 PM.323: --------------------------------- -01:22:34 PM.324: [FFmpeg aac encoder: 'test_aac'] bitrate: 32, channels: 2, channel_layout: 3 -01:22:34 PM.324: -01:22:39 PM.325: Output 'null': stopping -01:22:39 PM.325: Output 'null': Total frames output: 129 -01:22:39 PM.325: Output 'null': Total drawn frames: 150 -01:22:39 PM.355: --------------------------------- -01:22:39 PM.355: video settings reset: -01:22:39 PM.355: base resolution: 1920x1080 -01:22:39 PM.355: output resolution: 960x540 -01:22:39 PM.355: downscale filter: Bicubic -01:22:39 PM.355: fps: 60/1 -01:22:39 PM.355: format: NV12 -01:22:39 PM.355: YUV mode: 601/Partial -01:22:39 PM.355: NV12 texture support not available -01:22:39 PM.355: --------------------------------- -01:22:39 PM.355: [x264 encoder: 'test_x264'] preset: veryfast -01:22:39 PM.355: [x264 encoder: 'test_x264'] profile: high -01:22:39 PM.355: [x264 encoder: 'test_x264'] settings: -01:22:39 PM.355: rate_control: CRF -01:22:39 PM.355: bitrate: 0 -01:22:39 PM.355: buffer size: 0 -01:22:39 PM.355: crf: 20 -01:22:39 PM.355: fps_num: 60 -01:22:39 PM.355: fps_den: 1 -01:22:39 PM.355: width: 960 -01:22:39 PM.355: height: 540 -01:22:39 PM.355: keyint: 250 -01:22:39 PM.355: -01:22:39 PM.358: --------------------------------- -01:22:39 PM.358: [FFmpeg aac encoder: 'test_aac'] bitrate: 32, channels: 2, channel_layout: 3 -01:22:39 PM.358: -01:22:44 PM.362: Output 'null': stopping -01:22:44 PM.362: Output 'null': Total frames output: 278 -01:22:44 PM.363: Output 'null': Total drawn frames: 300 -01:22:44 PM.405: --------------------------------- -01:22:44 PM.406: video settings reset: -01:22:44 PM.406: base resolution: 1920x1080 -01:22:44 PM.406: output resolution: 1280x720 -01:22:44 PM.406: downscale filter: Bicubic -01:22:44 PM.406: fps: 30/1 -01:22:44 PM.406: format: NV12 -01:22:44 PM.406: YUV mode: 601/Partial -01:22:44 PM.406: NV12 texture support not available -01:22:49 PM.706: --------------------------------- -01:22:49 PM.707: video settings reset: -01:22:49 PM.707: base resolution: 1920x1080 -01:22:49 PM.707: output resolution: 1280x720 -01:22:49 PM.707: downscale filter: Bicubic -01:22:49 PM.707: fps: 30/1 -01:22:49 PM.707: format: NV12 -01:22:49 PM.707: YUV mode: 601/Partial -01:22:49 PM.707: NV12 texture support not available -01:22:49 PM.709: -01:22:49 PM.709: ==== Auto-config wizard testing stopping ======== - -01:23:49 PM.774: --------------------------------- -01:23:49 PM.774: video settings reset: -01:23:49 PM.774: base resolution: 1920x1080 -01:23:49 PM.774: output resolution: 1920x1080 -01:23:49 PM.774: downscale filter: Bicubic -01:23:49 PM.774: fps: 30/1 -01:23:49 PM.774: format: NV12 -01:23:49 PM.774: YUV mode: 601/Partial -01:23:49 PM.774: NV12 texture support not available -01:23:49 PM.776: Settings changed (outputs, video) -01:23:49 PM.777: ------------------------------------------------ -01:24:01 PM.828: xcompcap: XCompositeNameWindowPixmap failed: BadMatch (invalid parameter attributes) -01:24:01 PM.830: User added source 'Minecraft' (xcomposite_input) to scene 'Scene' -01:24:01 PM.844: xcompcap: XCompositeNameWindowPixmap failed: BadMatch (invalid parameter attributes) -01:24:05 PM.778: xcompcap: XCompositeNameWindowPixmap failed: BadMatch (invalid parameter attributes) -01:24:07 PM.548: xcompcap: [window-capture: 'Minecraft'] update settings: -01:24:07 PM.548: title: Minecraft* 1.15.2 - Singleplayer -01:24:07 PM.548: class: Minecraft* 1.15.2 -01:24:07 PM.548: Bit depth: 24 -01:24:07 PM.548: Found proper GLXFBConfig (in 368): yes -01:24:07 PM.548: -01:24:25 PM.250: --------------------------------- -01:24:25 PM.250: [x264 encoder: 'recording_h264'] preset: veryfast -01:24:25 PM.250: [x264 encoder: 'recording_h264'] settings: -01:24:25 PM.250: rate_control: CBR -01:24:25 PM.250: bitrate: 4000 -01:24:25 PM.250: buffer size: 4000 -01:24:25 PM.250: crf: 0 -01:24:25 PM.250: fps_num: 30 -01:24:25 PM.250: fps_den: 1 -01:24:25 PM.250: width: 1920 -01:24:25 PM.250: height: 1080 -01:24:25 PM.250: keyint: 250 -01:24:25 PM.250: -01:24:25 PM.254: --------------------------------- -01:24:25 PM.254: [FFmpeg aac encoder: 'Track1'] bitrate: 160, channels: 2, channel_layout: 3 -01:24:25 PM.254: -01:24:25 PM.256: ==== Recording Start =============================================== -01:24:25 PM.256: [ffmpeg muxer: 'adv_file_output'] Writing file '/home/samedamci/2020-03-01 13-24-25.flv'... -01:24:26 PM.380: xcompcap: [window-capture: 'Minecraft'] update settings: -01:24:26 PM.380: title: Minecraft* 1.15.2 - Singleplayer -01:24:26 PM.380: class: Minecraft* 1.15.2 -01:24:26 PM.380: Bit depth: 24 -01:24:26 PM.380: Found proper GLXFBConfig (in 368): yes -01:24:26 PM.380: -01:25:14 PM.261: [ffmpeg muxer: 'adv_file_output'] Output of file '/home/samedamci/2020-03-01 13-24-25.flv' stopped -01:25:14 PM.261: Output 'adv_file_output': stopping -01:25:14 PM.261: Output 'adv_file_output': Total frames output: 1449 -01:25:14 PM.261: Output 'adv_file_output': Total drawn frames: 1470 -01:25:14 PM.261: ==== Recording Stop ================================================ -01:25:16 PM.513: xcompcap: [window-capture: 'Minecraft'] update settings: -01:25:16 PM.513: title: Minecraft* 1.15.2 - Singleplayer -01:25:16 PM.513: class: Minecraft* 1.15.2 -01:25:16 PM.513: Bit depth: 24 -01:25:16 PM.513: Found proper GLXFBConfig (in 368): yes -01:25:16 PM.513: -01:26:07 PM.959: ==== Shutting down ================================================== -01:26:07 PM.960: Switched to scene '(null)' -01:26:07 PM.960: All scene data cleared -01:26:07 PM.960: ------------------------------------------------ -01:26:07 PM.995: Freeing OBS context data -01:26:08 PM.009: [Scripting] Total detached callbacks: 0 -01:26:08 PM.015: == Profiler Results ============================= -01:26:08 PM.015: run_program_init: 3130.41 ms -01:26:08 PM.015: ┣OBSApp::AppInit: 3.279 ms -01:26:08 PM.015: ┃ ┗OBSApp::InitLocale: 0.708 ms -01:26:08 PM.015: ┗OBSApp::OBSInit: 3095.59 ms -01:26:08 PM.015: ┣obs_startup: 20.876 ms -01:26:08 PM.015: ┗OBSBasic::OBSInit: 3035.64 ms -01:26:08 PM.015: ┣OBSBasic::InitBasicConfig: 0.494 ms -01:26:08 PM.015: ┣OBSBasic::ResetAudio: 0.152 ms -01:26:08 PM.015: ┣OBSBasic::ResetVideo: 185.948 ms -01:26:08 PM.016: ┣OBSBasic::InitOBSCallbacks: 0.003 ms -01:26:08 PM.016: ┣OBSBasic::InitHotkeys: 0.031 ms -01:26:08 PM.016: ┣obs_load_all_modules: 118.325 ms -01:26:08 PM.016: ┃ ┣obs_init_module(decklink-ouput-ui.so): 0.642 ms -01:26:08 PM.016: ┃ ┣obs_init_module(frontend-tools.so): 56.261 ms -01:26:08 PM.016: ┃ ┣obs_init_module(image-source.so): 0.002 ms -01:26:08 PM.016: ┃ ┣obs_init_module(linux-alsa.so): 0.001 ms -01:26:08 PM.016: ┃ ┣obs_init_module(linux-capture.so): 0.882 ms -01:26:08 PM.016: ┃ ┣obs_init_module(linux-decklink.so): 0.128 ms -01:26:08 PM.016: ┃ ┣obs_init_module(linux-jack.so): 0.001 ms -01:26:08 PM.016: ┃ ┣obs_init_module(linux-pulseaudio.so): 0.001 ms -01:26:08 PM.016: ┃ ┣obs_init_module(linux-v4l2.so): 0.001 ms -01:26:08 PM.016: ┃ ┣obs_init_module(obs-ffmpeg.so): 0.322 ms -01:26:08 PM.016: ┃ ┃ ┗nvenc_check: 0.292 ms -01:26:08 PM.016: ┃ ┣obs_init_module(obs-filters.so): 0.013 ms -01:26:08 PM.016: ┃ ┣obs_init_module(obs-outputs.so): 0.002 ms -01:26:08 PM.016: ┃ ┣obs_init_module(obs-transitions.so): 0.005 ms -01:26:08 PM.016: ┃ ┣obs_init_module(obs-x264.so): 0.001 ms -01:26:08 PM.016: ┃ ┣obs_init_module(rtmp-services.so): 0.196 ms -01:26:08 PM.016: ┃ ┣obs_init_module(text-freetype2.so): 0.051 ms -01:26:08 PM.016: ┃ ┗obs_init_module(vlc-video.so): 7.87 ms -01:26:08 PM.016: ┣OBSBasic::ResetOutputs: 0.088 ms -01:26:08 PM.016: ┣OBSBasic::CreateHotkeys: 0.029 ms -01:26:08 PM.016: ┣OBSBasic::InitService: 1.135 ms -01:26:08 PM.016: ┣OBSBasic::InitPrimitives: 0.384 ms -01:26:08 PM.016: ┗OBSBasic::Load: 2.454 ms -01:26:08 PM.016: obs_hotkey_thread(25 ms): min=0.063 ms, median=0.297 ms, max=9.21 ms, 99th percentile=1.486 ms, 100% below 25 ms -01:26:08 PM.016: audio_thread(Audio): min=0 ms, median=0.037 ms, max=8.602 ms, 99th percentile=0.4 ms -01:26:08 PM.016: ┗receive_audio: min=0.007 ms, median=0.175 ms, max=8.557 ms, 99th percentile=0.516 ms, 0.327913 calls per parent call -01:26:08 PM.016: ┣buffer_audio: min=0 ms, median=0.001 ms, max=1.967 ms, 99th percentile=0.009 ms -01:26:08 PM.016: ┗do_encode: min=0.01 ms, median=0.17 ms, max=8.55 ms, 99th percentile=0.475 ms -01:26:08 PM.016: ┣encode(test_aac): min=0.009 ms, median=0.131 ms, max=4.006 ms, 99th percentile=0.512 ms, 0.38286 calls per parent call -01:26:08 PM.016: ┗encode(Track1): min=0.013 ms, median=0.181 ms, max=8.544 ms, 99th percentile=0.353 ms, 0.61714 calls per parent call -01:26:08 PM.016: obs_graphics_thread(33.3333 ms): min=0.175 ms, median=1.139 ms, max=4.158 ms, 99th percentile=1.422 ms, 100% below 33.333 ms -01:26:08 PM.016: ┣tick_sources: min=0 ms, median=0.009 ms, max=0.017 ms, 99th percentile=0.017 ms -01:26:08 PM.016: ┣output_frame: min=0.135 ms, median=0.266 ms, max=3.148 ms, 99th percentile=0.362 ms -01:26:08 PM.016: ┃ ┗gs_context(video->graphics): min=0.135 ms, median=0.266 ms, max=3.148 ms, 99th percentile=0.362 ms -01:26:08 PM.016: ┃ ┣render_video: min=0.029 ms, median=0.045 ms, max=0.801 ms, 99th percentile=0.06 ms -01:26:08 PM.016: ┃ ┃ ┗render_main_texture: min=0.025 ms, median=0.041 ms, max=0.796 ms, 99th percentile=0.056 ms -01:26:08 PM.016: ┃ ┗gs_flush: min=0.046 ms, median=0.165 ms, max=0.266 ms, 99th percentile=0.227 ms -01:26:08 PM.016: ┗render_displays: min=0.006 ms, median=0.87 ms, max=3.715 ms, 99th percentile=1.074 ms -01:26:08 PM.016: obs_graphics_thread(33.3333 ms): min=0.561 ms, median=15.369 ms, max=28.021 ms, 99th percentile=28.016 ms, 100% below 33.333 ms -01:26:08 PM.016: ┣tick_sources: min=0.006 ms, median=0.007 ms, max=0.019 ms, 99th percentile=0.018 ms -01:26:08 PM.016: ┣output_frame: min=0.243 ms, median=14.473 ms, max=26.992 ms, 99th percentile=24.192 ms -01:26:08 PM.016: ┃ ┣gs_context(video->graphics): min=0.243 ms, median=13.958 ms, max=24.192 ms, 99th percentile=19.723 ms -01:26:08 PM.016: ┃ ┃ ┣render_video: min=0.082 ms, median=13.895 ms, max=24.127 ms, 99th percentile=19.672 ms -01:26:08 PM.016: ┃ ┃ ┃ ┣render_main_texture: min=0.063 ms, median=0.106 ms, max=3.829 ms, 99th percentile=0.216 ms -01:26:08 PM.016: ┃ ┃ ┃ ┣render_convert_texture: min=0.045 ms, median=0.054 ms, max=7.081 ms, 99th percentile=0.244 ms, 0.949367 calls per parent call -01:26:08 PM.016: ┃ ┃ ┃ ┗stage_output_texture: min=10.105 ms, median=13.737 ms, max=19.522 ms, 99th percentile=18.36 ms, 0.949367 calls per parent call -01:26:08 PM.016: ┃ ┃ ┣gs_flush: min=0.002 ms, median=0.003 ms, max=0.156 ms, 99th percentile=0.149 ms -01:26:08 PM.016: ┃ ┃ ┗download_frame: min=0 ms, median=0.015 ms, max=0.057 ms, 99th percentile=0.031 ms, 0.949367 calls per parent call -01:26:08 PM.016: ┃ ┗output_video_data: min=0 ms, median=0.571 ms, max=7.268 ms, 99th percentile=4.68 ms, 0.943038 calls per parent call -01:26:08 PM.016: ┗render_displays: min=0.309 ms, median=0.694 ms, max=13.119 ms, 99th percentile=5.725 ms -01:26:08 PM.016: video_thread(video): min=0 ms, median=37.728 ms, max=323.518 ms, 99th percentile=323.518 ms -01:26:08 PM.016: ┗receive_video: min=1.533 ms, median=25.458 ms, max=144.512 ms, 99th percentile=125.629 ms, 1.59302 calls per parent call -01:26:08 PM.016: ┗do_encode: min=1.532 ms, median=25.457 ms, max=144.512 ms, 99th percentile=125.628 ms -01:26:08 PM.016: ┗encode(test_x264): min=1.528 ms, median=25.453 ms, max=144.429 ms, 99th percentile=125.545 ms -01:26:08 PM.016: obs_graphics_thread(16.6667 ms): min=0.479 ms, median=5.157 ms, max=23.164 ms, 99th percentile=11.348 ms, 99.6753% below 16.667 ms -01:26:08 PM.016: ┣tick_sources: min=0.006 ms, median=0.007 ms, max=0.018 ms, 99th percentile=0.017 ms -01:26:08 PM.016: ┣output_frame: min=0.203 ms, median=3.944 ms, max=21.931 ms, 99th percentile=9.498 ms -01:26:08 PM.016: ┃ ┣gs_context(video->graphics): min=0.203 ms, median=3.507 ms, max=21.674 ms, 99th percentile=9.186 ms -01:26:08 PM.016: ┃ ┃ ┣render_video: min=0.097 ms, median=3.445 ms, max=21.622 ms, 99th percentile=9.121 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_main_texture: min=0.071 ms, median=0.109 ms, max=4.567 ms, 99th percentile=0.279 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_output_texture: min=0.037 ms, median=0.049 ms, max=11.005 ms, 99th percentile=0.099 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_convert_texture: min=0.031 ms, median=0.033 ms, max=0.275 ms, 99th percentile=0.093 ms -01:26:08 PM.017: ┃ ┃ ┃ ┗stage_output_texture: min=2.64 ms, median=3.287 ms, max=16.925 ms, 99th percentile=8.887 ms -01:26:08 PM.017: ┃ ┃ ┣gs_flush: min=0.001 ms, median=0.002 ms, max=0.144 ms, 99th percentile=0.131 ms -01:26:08 PM.017: ┃ ┃ ┗download_frame: min=0 ms, median=0.009 ms, max=0.033 ms, 99th percentile=0.024 ms -01:26:08 PM.017: ┃ ┗output_video_data: min=0 ms, median=0.26 ms, max=1.037 ms, 99th percentile=0.939 ms -01:26:08 PM.017: ┗render_displays: min=0.242 ms, median=0.626 ms, max=5.667 ms, 99th percentile=5.026 ms -01:26:08 PM.017: video_thread(video): min=0 ms, median=16.988 ms, max=108.078 ms, 99th percentile=95.929 ms -01:26:08 PM.017: ┗receive_video: min=0.657 ms, median=12.409 ms, max=95.928 ms, 99th percentile=80.552 ms, 1.44118 calls per parent call -01:26:08 PM.017: ┗do_encode: min=0.657 ms, median=12.409 ms, max=95.927 ms, 99th percentile=80.551 ms -01:26:08 PM.017: ┗encode(test_x264): min=0.654 ms, median=12.405 ms, max=95.899 ms, 99th percentile=80.519 ms -01:26:08 PM.017: obs_graphics_thread(33.3333 ms): min=0.707 ms, median=4.161 ms, max=11.798 ms, 99th percentile=7.35 ms, 100% below 33.333 ms -01:26:08 PM.017: ┣tick_sources: min=0.006 ms, median=0.007 ms, max=0.021 ms, 99th percentile=0.02 ms -01:26:08 PM.017: ┣output_frame: min=0.273 ms, median=3.274 ms, max=4.955 ms, 99th percentile=4.172 ms -01:26:08 PM.017: ┃ ┣gs_context(video->graphics): min=0.273 ms, median=2.993 ms, max=4.098 ms, 99th percentile=3.918 ms -01:26:08 PM.017: ┃ ┃ ┣render_video: min=0.115 ms, median=2.928 ms, max=4.018 ms, 99th percentile=3.857 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_main_texture: min=0.072 ms, median=0.103 ms, max=0.168 ms, 99th percentile=0.132 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_output_texture: min=0.04 ms, median=0.047 ms, max=0.165 ms, 99th percentile=0.09 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_convert_texture: min=0.031 ms, median=0.032 ms, max=0.074 ms, 99th percentile=0.057 ms -01:26:08 PM.017: ┃ ┃ ┃ ┗stage_output_texture: min=2.658 ms, median=2.735 ms, max=3.717 ms, 99th percentile=3.655 ms -01:26:08 PM.017: ┃ ┃ ┣gs_flush: min=0.001 ms, median=0.002 ms, max=0.145 ms, 99th percentile=0.135 ms -01:26:08 PM.017: ┃ ┃ ┗download_frame: min=0 ms, median=0.01 ms, max=0.076 ms, 99th percentile=0.032 ms -01:26:08 PM.017: ┃ ┗output_video_data: min=0.244 ms, median=0.275 ms, max=1.962 ms, 99th percentile=1.202 ms -01:26:08 PM.017: ┗render_displays: min=0.355 ms, median=0.606 ms, max=8.359 ms, 99th percentile=4.15 ms -01:26:08 PM.017: video_thread(video): min=0.817 ms, median=0.956 ms, max=3.526 ms, 99th percentile=3.512 ms -01:26:08 PM.017: ┗receive_video: min=0.816 ms, median=0.955 ms, max=3.524 ms, 99th percentile=3.511 ms -01:26:08 PM.017: ┗do_encode: min=0.815 ms, median=0.954 ms, max=3.523 ms, 99th percentile=3.51 ms -01:26:08 PM.017: ┗encode(test_x264): min=0.777 ms, median=0.898 ms, max=3.476 ms, 99th percentile=3.466 ms -01:26:08 PM.017: obs_graphics_thread(16.6667 ms): min=0.454 ms, median=10.659 ms, max=13.985 ms, 99th percentile=13.495 ms, 100% below 16.667 ms -01:26:08 PM.017: ┣tick_sources: min=0.006 ms, median=0.007 ms, max=0.189 ms, 99th percentile=0.02 ms -01:26:08 PM.017: ┣output_frame: min=0.16 ms, median=10.09 ms, max=13.286 ms, 99th percentile=12.867 ms -01:26:08 PM.017: ┃ ┣gs_context(video->graphics): min=0.16 ms, median=9.895 ms, max=13.094 ms, 99th percentile=12.652 ms -01:26:08 PM.017: ┃ ┃ ┣render_video: min=0.073 ms, median=9.82 ms, max=13.038 ms, 99th percentile=12.601 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_main_texture: min=0.056 ms, median=0.076 ms, max=4.638 ms, 99th percentile=3.081 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_output_texture: min=0.039 ms, median=0.043 ms, max=0.348 ms, 99th percentile=0.264 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_convert_texture: min=0.031 ms, median=0.034 ms, max=0.382 ms, 99th percentile=0.148 ms -01:26:08 PM.017: ┃ ┃ ┃ ┗stage_output_texture: min=5.211 ms, median=9.583 ms, max=12.861 ms, 99th percentile=12.571 ms -01:26:08 PM.017: ┃ ┃ ┣gs_flush: min=0.001 ms, median=0.003 ms, max=0.278 ms, 99th percentile=0.083 ms -01:26:08 PM.017: ┃ ┃ ┗download_frame: min=0 ms, median=0.013 ms, max=0.216 ms, 99th percentile=0.033 ms -01:26:08 PM.017: ┃ ┗output_video_data: min=0 ms, median=0.201 ms, max=0.724 ms, 99th percentile=0.388 ms -01:26:08 PM.017: ┗render_displays: min=0.284 ms, median=0.547 ms, max=3.452 ms, 99th percentile=2.446 ms -01:26:08 PM.017: video_thread(video): min=0 ms, median=14.88 ms, max=75.657 ms, 99th percentile=67.582 ms -01:26:08 PM.017: ┗receive_video: min=0 ms, median=13.806 ms, max=75.656 ms, 99th percentile=59.939 ms, 1.10566 calls per parent call -01:26:08 PM.017: ┗do_encode: min=0.578 ms, median=14.022 ms, max=75.656 ms, 99th percentile=59.938 ms -01:26:08 PM.017: ┗encode(test_x264): min=0.576 ms, median=13.997 ms, max=75.633 ms, 99th percentile=59.914 ms -01:26:08 PM.017: obs_graphics_thread(33.3333 ms): min=1.052 ms, median=10.014 ms, max=14.363 ms, 99th percentile=13.187 ms, 100% below 33.333 ms -01:26:08 PM.017: ┣tick_sources: min=0.006 ms, median=0.007 ms, max=0.01 ms, 99th percentile=0.01 ms -01:26:08 PM.017: ┣output_frame: min=0.535 ms, median=9.225 ms, max=11.239 ms, 99th percentile=11.193 ms -01:26:08 PM.017: ┃ ┣gs_context(video->graphics): min=0.534 ms, median=9.036 ms, max=11.042 ms, 99th percentile=10.986 ms -01:26:08 PM.017: ┃ ┃ ┣render_video: min=0.097 ms, median=8.979 ms, max=10.993 ms, 99th percentile=10.933 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_main_texture: min=0.069 ms, median=0.079 ms, max=0.149 ms, 99th percentile=0.12 ms -01:26:08 PM.017: ┃ ┃ ┃ ┣render_output_texture: min=0.04 ms, median=0.043 ms, max=0.162 ms, 99th percentile=0.094 ms -01:26:08 PM.018: ┃ ┃ ┃ ┣render_convert_texture: min=0.031 ms, median=0.033 ms, max=0.219 ms, 99th percentile=0.064 ms -01:26:08 PM.018: ┃ ┃ ┃ ┗stage_output_texture: min=8.011 ms, median=8.85 ms, max=10.833 ms, 99th percentile=10.73 ms -01:26:08 PM.018: ┃ ┃ ┣gs_flush: min=0.001 ms, median=0.002 ms, max=0.418 ms, 99th percentile=0.006 ms -01:26:08 PM.018: ┃ ┃ ┗download_frame: min=0 ms, median=0.01 ms, max=0.027 ms, 99th percentile=0.019 ms -01:26:08 PM.018: ┃ ┗output_video_data: min=0.182 ms, median=0.194 ms, max=1.536 ms, 99th percentile=0.271 ms -01:26:08 PM.018: ┗render_displays: min=0.405 ms, median=0.542 ms, max=3.844 ms, 99th percentile=2.793 ms -01:26:08 PM.018: video_thread(video): min=0 ms, median=0.763 ms, max=4.552 ms, 99th percentile=3.47 ms -01:26:08 PM.018: ┗receive_video: min=0.705 ms, median=0.762 ms, max=4.55 ms, 99th percentile=3.468 ms -01:26:08 PM.018: ┗do_encode: min=0.704 ms, median=0.761 ms, max=4.549 ms, 99th percentile=3.467 ms -01:26:08 PM.018: ┗encode(test_x264): min=0.672 ms, median=0.727 ms, max=2.835 ms, 99th percentile=2.756 ms -01:26:08 PM.018: obs_graphics_thread(16.6667 ms): min=0.583 ms, median=4.91 ms, max=11.601 ms, 99th percentile=11.421 ms, 100% below 16.667 ms -01:26:08 PM.018: ┣tick_sources: min=0.006 ms, median=0.007 ms, max=0.095 ms, 99th percentile=0.021 ms -01:26:08 PM.018: ┣output_frame: min=0.183 ms, median=4.162 ms, max=8.086 ms, 99th percentile=6.938 ms -01:26:08 PM.018: ┃ ┣gs_context(video->graphics): min=0.183 ms, median=4.026 ms, max=7.915 ms, 99th percentile=6.808 ms -01:26:08 PM.018: ┃ ┃ ┣render_video: min=0.082 ms, median=3.966 ms, max=7.858 ms, 99th percentile=6.74 ms -01:26:08 PM.018: ┃ ┃ ┃ ┣render_main_texture: min=0.066 ms, median=0.077 ms, max=2.691 ms, 99th percentile=0.832 ms -01:26:08 PM.018: ┃ ┃ ┃ ┣render_output_texture: min=0.04 ms, median=0.043 ms, max=0.361 ms, 99th percentile=0.286 ms -01:26:08 PM.018: ┃ ┃ ┃ ┣render_convert_texture: min=0.031 ms, median=0.033 ms, max=0.223 ms, 99th percentile=0.13 ms -01:26:08 PM.018: ┃ ┃ ┃ ┗stage_output_texture: min=1.991 ms, median=3.805 ms, max=7.675 ms, 99th percentile=6.563 ms -01:26:08 PM.018: ┃ ┃ ┣gs_flush: min=0.001 ms, median=0.001 ms, max=0.648 ms, 99th percentile=0.002 ms -01:26:08 PM.018: ┃ ┃ ┗download_frame: min=0 ms, median=0.01 ms, max=0.036 ms, 99th percentile=0.021 ms -01:26:08 PM.018: ┃ ┗output_video_data: min=0.12 ms, median=0.135 ms, max=0.534 ms, 99th percentile=0.195 ms -01:26:08 PM.018: ┗render_displays: min=0.336 ms, median=0.615 ms, max=5.794 ms, 99th percentile=5.369 ms -01:26:08 PM.018: video_thread(video): min=0.375 ms, median=0.496 ms, max=2.442 ms, 99th percentile=2.297 ms -01:26:08 PM.018: ┗receive_video: min=0.369 ms, median=0.495 ms, max=2.441 ms, 99th percentile=2.295 ms -01:26:08 PM.018: ┗do_encode: min=0.368 ms, median=0.494 ms, max=2.439 ms, 99th percentile=2.294 ms -01:26:08 PM.018: ┗encode(test_x264): min=0.368 ms, median=0.472 ms, max=2.439 ms, 99th percentile=2.293 ms -01:26:08 PM.018: obs_graphics_thread(33.3333 ms): min=0.512 ms, median=0.84 ms, max=1.382 ms, 99th percentile=1.294 ms, 100% below 33.333 ms -01:26:08 PM.018: ┣tick_sources: min=0.005 ms, median=0.008 ms, max=0.017 ms, 99th percentile=0.016 ms -01:26:08 PM.018: ┣output_frame: min=0.139 ms, median=0.198 ms, max=0.371 ms, 99th percentile=0.302 ms -01:26:08 PM.018: ┃ ┗gs_context(video->graphics): min=0.139 ms, median=0.198 ms, max=0.371 ms, 99th percentile=0.301 ms -01:26:08 PM.018: ┃ ┣render_video: min=0.033 ms, median=0.042 ms, max=0.061 ms, 99th percentile=0.061 ms -01:26:08 PM.018: ┃ ┃ ┗render_main_texture: min=0.029 ms, median=0.038 ms, max=0.057 ms, 99th percentile=0.056 ms -01:26:08 PM.018: ┃ ┗gs_flush: min=0.057 ms, median=0.105 ms, max=0.284 ms, 99th percentile=0.201 ms -01:26:08 PM.018: ┗render_displays: min=0.356 ms, median=0.637 ms, max=1.112 ms, 99th percentile=1.04 ms -01:26:08 PM.018: OBSBasic::ResetVideo: min=1.932 ms, median=0 ms, max=28.235 ms, 99th percentile=28.235 ms -01:26:08 PM.018: obs_graphics_thread(33.3333 ms): min=0.358 ms, median=1.013 ms, max=5.867 ms, 99th percentile=1.372 ms, 100% below 33.333 ms -01:26:08 PM.018: ┣tick_sources: min=0.005 ms, median=0.008 ms, max=0.036 ms, 99th percentile=0.017 ms -01:26:08 PM.018: ┣output_frame: min=0.09 ms, median=0.226 ms, max=5.24 ms, 99th percentile=0.318 ms -01:26:08 PM.018: ┃ ┗gs_context(video->graphics): min=0.09 ms, median=0.226 ms, max=5.24 ms, 99th percentile=0.318 ms -01:26:08 PM.018: ┃ ┣render_video: min=0.026 ms, median=0.043 ms, max=0.089 ms, 99th percentile=0.057 ms -01:26:08 PM.018: ┃ ┃ ┗render_main_texture: min=0.023 ms, median=0.039 ms, max=0.085 ms, 99th percentile=0.053 ms -01:26:08 PM.018: ┃ ┗gs_flush: min=0.036 ms, median=0.133 ms, max=5.138 ms, 99th percentile=0.213 ms -01:26:08 PM.018: ┗render_displays: min=0.229 ms, median=0.776 ms, max=3.898 ms, 99th percentile=1.075 ms -01:26:08 PM.018: OBSBasic::ResetOutputs: min=0.127 ms, median=0 ms, max=0.197 ms, 99th percentile=0.197 ms -01:26:08 PM.018: obs_graphics_thread(33.3333 ms): min=0.596 ms, median=1.908 ms, max=36.999 ms, 99th percentile=21.478 ms, 99.9759% below 33.333 ms -01:26:08 PM.018: ┣tick_sources: min=0.005 ms, median=0.51 ms, max=25.452 ms, 99th percentile=1.62 ms -01:26:08 PM.018: ┣output_frame: min=0.112 ms, median=0.349 ms, max=21.592 ms, 99th percentile=18.119 ms -01:26:08 PM.018: ┃ ┣gs_context(video->graphics): min=0.111 ms, median=0.348 ms, max=21.159 ms, 99th percentile=17.328 ms -01:26:08 PM.018: ┃ ┃ ┣render_video: min=0.027 ms, median=0.176 ms, max=20.995 ms, 99th percentile=17.275 ms -01:26:08 PM.018: ┃ ┃ ┃ ┣render_main_texture: min=0.024 ms, median=0.137 ms, max=2.429 ms, 99th percentile=0.238 ms -01:26:08 PM.018: ┃ ┃ ┃ ┣render_convert_texture: min=0.043 ms, median=0.05 ms, max=0.341 ms, 99th percentile=0.161 ms, 0.354559 calls per parent call -01:26:08 PM.018: ┃ ┃ ┃ ┗stage_output_texture: min=10.336 ms, median=14.826 ms, max=20.831 ms, 99th percentile=17.397 ms, 0.354559 calls per parent call -01:26:08 PM.018: ┃ ┃ ┣gs_flush: min=0.001 ms, median=0.097 ms, max=0.734 ms, 99th percentile=0.206 ms -01:26:08 PM.018: ┃ ┃ ┗download_frame: min=0 ms, median=0.015 ms, max=0.045 ms, 99th percentile=0.029 ms, 0.354559 calls per parent call -01:26:08 PM.018: ┃ ┗output_video_data: min=0.533 ms, median=0.643 ms, max=5.909 ms, 99th percentile=1.39 ms, 0.354317 calls per parent call -01:26:08 PM.018: ┗render_displays: min=0.31 ms, median=0.849 ms, max=18.907 ms, 99th percentile=3.864 ms -01:26:08 PM.019: video_thread(video): min=1.552 ms, median=2.037 ms, max=10.918 ms, 99th percentile=6.49 ms -01:26:08 PM.019: ┗receive_video: min=1.551 ms, median=2.036 ms, max=10.916 ms, 99th percentile=6.488 ms -01:26:08 PM.019: ┗do_encode: min=1.55 ms, median=2.034 ms, max=10.914 ms, 99th percentile=6.487 ms -01:26:08 PM.019: ┗encode(recording_h264): min=1.541 ms, median=1.998 ms, max=10.907 ms, 99th percentile=6.204 ms -01:26:08 PM.019: ================================================= -01:26:08 PM.019: == Profiler Time Between Calls ================== -01:26:08 PM.019: obs_hotkey_thread(25 ms): min=25.09 ms, median=25.382 ms, max=34.374 ms, 67.2718% within ±2% of 25 ms (0% lower, 32.7282% higher) -01:26:08 PM.019: obs_graphics_thread(33.3333 ms): min=33.286 ms, median=33.333 ms, max=33.398 ms, 100% within ±2% of 33.333 ms (0% lower, 0% higher) -01:26:08 PM.019: obs_graphics_thread(33.3333 ms): min=30.992 ms, median=33.333 ms, max=35.679 ms, 96.1783% within ±2% of 33.333 ms (1.91083% lower, 1.91083% higher) -01:26:08 PM.019: obs_graphics_thread(16.6667 ms): min=10.159 ms, median=16.666 ms, max=23.17 ms, 95.4397% within ±2% of 16.667 ms (2.28013% lower, 2.28013% higher) -01:26:08 PM.019: obs_graphics_thread(33.3333 ms): min=33.28 ms, median=33.334 ms, max=33.405 ms, 100% within ±2% of 33.333 ms (0% lower, 0% higher) -01:26:08 PM.019: obs_graphics_thread(16.6667 ms): min=10.759 ms, median=16.666 ms, max=22.951 ms, 47.541% within ±2% of 16.667 ms (27.8689% lower, 24.5902% higher) -01:26:08 PM.019: obs_graphics_thread(33.3333 ms): min=32.928 ms, median=33.334 ms, max=33.722 ms, 100% within ±2% of 33.333 ms (0% lower, 0% higher) -01:26:08 PM.019: obs_graphics_thread(16.6667 ms): min=15.523 ms, median=16.667 ms, max=17.795 ms, 84.7682% within ±2% of 16.667 ms (7.61589% lower, 7.61589% higher) -01:26:08 PM.019: obs_graphics_thread(33.3333 ms): min=33.253 ms, median=33.332 ms, max=33.397 ms, 100% within ±2% of 33.333 ms (0% lower, 0% higher) -01:26:08 PM.019: obs_graphics_thread(33.3333 ms): min=33.271 ms, median=33.333 ms, max=33.401 ms, 100% within ±2% of 33.333 ms (0% lower, 0% higher) -01:26:08 PM.019: obs_graphics_thread(33.3333 ms): min=29.662 ms, median=33.333 ms, max=37.006 ms, 99.6622% within ±2% of 33.333 ms (0.168878% lower, 0.168878% higher) -01:26:08 PM.019: ================================================= -01:26:08 PM.080: Number of memory leaks: 1 diff --git a/botfiles/.config/obs-studio/plugin_config/rtmp-services/meta.json b/botfiles/.config/obs-studio/plugin_config/rtmp-services/meta.json deleted file mode 100644 index c3eac23..0000000 --- a/botfiles/.config/obs-studio/plugin_config/rtmp-services/meta.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "etag": "W/\"5e4c26f9-96\"" -} \ No newline at end of file diff --git a/botfiles/.config/obs-studio/plugin_config/rtmp-services/package.json b/botfiles/.config/obs-studio/plugin_config/rtmp-services/package.json deleted file mode 100644 index 2f0740f..0000000 --- a/botfiles/.config/obs-studio/plugin_config/rtmp-services/package.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "url": "https://obsproject.com/obs2_update/rtmp-services", - "version": 123, - "files": [ - { - "name": "services.json", - "version": 123 - } - ] -} diff --git a/botfiles/.config/obs-studio/plugin_config/rtmp-services/services.json b/botfiles/.config/obs-studio/plugin_config/rtmp-services/services.json deleted file mode 100644 index f02bbdf..0000000 --- a/botfiles/.config/obs-studio/plugin_config/rtmp-services/services.json +++ /dev/null @@ -1,1693 +0,0 @@ -{ - "format_version": 2, - "services": [ - { - "name": "Twitch", - "common": true, - "servers": [ - { - "name": "Asia: Hong Kong", - "url": "rtmp://live-hkg.twitch.tv/app" - }, - { - "name": "Asia: Seoul, South Korea", - "url": "rtmp://live-sel.twitch.tv/app" - }, - { - "name": "Asia: Singapore", - "url": "rtmp://live-sin.twitch.tv/app" - }, - { - "name": "Asia: Taipei, Taiwan", - "url": "rtmp://live-tpe.twitch.tv/app" - }, - { - "name": "Asia: Tokyo, Japan", - "url": "rtmp://live-tyo.twitch.tv/app" - }, - { - "name": "Australia: Sydney", - "url": "rtmp://live-syd.twitch.tv/app" - }, - { - "name": "EU: Amsterdam, NL", - "url": "rtmp://live-ams.twitch.tv/app" - }, - { - "name": "EU: Berlin, DE", - "url": "rtmp://live-ber.twitch.tv/app" - }, - { - "name": "Europe: Copenhagen, DK", - "url": "rtmp://live-cph.twitch.tv/app" - }, - { - "name": "EU: Frankfurt, DE", - "url": "rtmp://live-fra.twitch.tv/app" - }, - { - "name": "EU: Helsinki, FI", - "url": "rtmp://live-hel.twitch.tv/app" - }, - { - "name": "EU: Lisbon, Portugal", - "url": "rtmp://live-lis.twitch.tv/app" - }, - { - "name": "EU: London, UK", - "url": "rtmp://live-lhr.twitch.tv/app" - }, - { - "name": "EU: Madrid, Spain", - "url": "rtmp://live-mad.twitch.tv/app" - }, - { - "name": "EU: Marseille, FR", - "url": "rtmp://live-mrs.twitch.tv/app" - }, - { - "name": "EU: Milan, Italy", - "url": "rtmp://live-mil.twitch.tv/app" - }, - { - "name": "EU: Norway, Oslo", - "url": "rtmp://live-osl.twitch.tv/app" - }, - { - "name": "EU: Paris, FR", - "url": "rtmp://live-cdg.twitch.tv/app" - }, - { - "name": "EU: Prague, CZ", - "url": "rtmp://live-prg.twitch.tv/app" - }, - { - "name": "EU: Stockholm, SE", - "url": "rtmp://live-arn.twitch.tv/app" - }, - { - "name": "EU: Vienna, Austria", - "url": "rtmp://live-vie.twitch.tv/app" - }, - { - "name": "EU: Warsaw, Poland", - "url": "rtmp://live-waw.twitch.tv/app" - }, - { - "name": "NA: Mexico City", - "url": "rtmp://live-qro.twitch.tv/app" - }, - { - "name": "NA: Quebec, Canada", - "url": "rtmp://live-ymq.twitch.tv/app" - }, - { - "name": "NA: Toronto, Canada", - "url": "rtmp://live-yto.twitch.tv/app" - }, - { - "name": "South America: Argentina", - "url": "rtmp://live-eze.twitch.tv/app" - }, - { - "name": "South America: Chile", - "url": "rtmp://live-scl.twitch.tv/app" - }, - { - "name": "South America: Lima, Peru", - "url": "rtmp://live-lim.twitch.tv/app" - }, - { - "name": "South America: Medellin, Colombia", - "url": "rtmp://live-mde.twitch.tv/app" - }, - { - "name": "South America: Rio de Janeiro, Brazil", - "url": "rtmp://live-rio.twitch.tv/app" - }, - { - "name": "South America: Sao Paulo, Brazil", - "url": "rtmp://live-sao.twitch.tv/app" - }, - { - "name": "US Central: Dallas, TX", - "url": "rtmp://live-dfw.twitch.tv/app" - }, - { - "name": "US Central: Denver, CO", - "url": "rtmp://live-den.twitch.tv/app" - }, - { - "name": "US Central: Houston, TX", - "url": "rtmp://live-hou.twitch.tv/app" - }, - { - "name": "US Central: Salt Lake City, UT", - "url": "rtmp://live-slc.twitch.tv/app" - }, - { - "name": "US East: Ashburn, VA", - "url": "rtmp://live-iad.twitch.tv/app" - }, - { - "name": "US East: Atlanta, GA", - "url": "rtmp://live-atl.twitch.tv/app" - }, - { - "name": "US East: Chicago", - "url": "rtmp://live-ord.twitch.tv/app" - }, - { - "name": "US East: Miami, FL", - "url": "rtmp://live-mia.twitch.tv/app" - }, - { - "name": "US East: New York, NY", - "url": "rtmp://live-jfk.twitch.tv/app" - }, - { - "name": "US West: Los Angeles, CA", - "url": "rtmp://live-lax.twitch.tv/app" - }, - { - "name": "US West: Phoenix, AZ", - "url": "rtmp://live-phx.twitch.tv/app" - }, - { - "name": "US West: Portland, Oregon", - "url": "rtmp://live-pdx.twitch.tv/app" - }, - { - "name": "US West: San Francisco, CA", - "url": "rtmp://live-sfo.twitch.tv/app" - }, - { - "name": "US West: San Jose, CA", - "url": "rtmp://live-sjc.twitch.tv/app" - }, - { - "name": "US West: Seattle, WA", - "url": "rtmp://live-sea.twitch.tv/app" - } - ], - "recommended": { - "keyint": 2, - "max video bitrate": 6000, - "max audio bitrate": 160, - "x264opts": "scenecut=0" - } - }, - { - "name": "YouTube / YouTube Gaming", - "common": true, - "servers": [ - { - "name": "Primary YouTube ingest server", - "url": "rtmp://a.rtmp.youtube.com/live2" - }, - { - "name": "Backup YouTube ingest server", - "url": "rtmp://b.rtmp.youtube.com/live2?backup=1" - } - ], - "recommended": { - "keyint": 2, - "max video bitrate": 51000, - "max audio bitrate": 160 - } - }, - { - "name": "Smashcast", - "servers": [ - { - "name": "Default", - "url": "rtmp://live.hitbox.tv/push" - }, - { - "name": "EU-North: Amsterdam, Netherlands", - "url": "rtmp://live.ams.hitbox.tv/push" - }, - { - "name": "EU-West: Paris, France", - "url": "rtmp://live.cdg.hitbox.tv/push" - }, - { - "name": "EU-South: Milan, Italia", - "url": "rtmp://live.mxp.hitbox.tv/push" - }, - { - "name": "Russia: Moscow", - "url": "rtmp://live.dme.hitbox.tv/push" - }, - { - "name": "US-East: New York", - "url": "rtmp://live.jfk.hitbox.tv/push" - }, - { - "name": "US-West: San Francisco", - "url": "rtmp://live.sfo.hitbox.tv/push" - }, - { - "name": "US-West: Los Angeles", - "url": "rtmp://live.lax.hitbox.tv/push" - }, - { - "name": "South America: Sao Paulo, Brazil", - "url": "rtmp://live.gru.hitbox.tv/push" - }, - { - "name": "Asia: Singapore", - "url": "rtmp://live.sin.hitbox.tv/push" - }, - { - "name": "Oceania: Sydney, Australia", - "url": "rtmp://live.syd.hitbox.tv/push" - } - ], - "recommended": { - "keyint": 2, - "profile": "high", - "max video bitrate": 3500, - "max audio bitrate": 320 - } - }, - { - "name": "Mixer.com - FTL", - "common": true, - "servers": [ - { - "name": "US: Dallas, TX", - "url": "ingest-dal.mixer.com" - }, - { - "name": "US: San Jose, CA", - "url": "ingest-sjc.mixer.com" - }, - { - "name": "US: Seattle, WA", - "url": "ingest-sea.mixer.com" - }, - { - "name": "US: Washington DC", - "url": "ingest-wdc.mixer.com" - }, - { - "name": "Canada: Toronto", - "url": "ingest-tor.mixer.com" - }, - { - "name": "EU: London", - "url": "ingest-lon.mixer.com" - }, - { - "name": "EU: Amsterdam", - "url": "ingest-ams.mixer.com" - }, - { - "name": "EU: Milan", - "url": "ingest-mil.mixer.com" - }, - { - "name": "EU: Paris", - "url": "ingest-par.mixer.com" - }, - { - "name": "EU: Frankfurt", - "url": "ingest-fra.mixer.com" - }, - { - "name": "Brazil: Sao Paulo", - "url": "ingest-sao.mixer.com" - }, - { - "name": "Australia: Melbourne", - "url": "ingest-mel.mixer.com" - }, - { - "name": "Australia: Sydney", - "url": "ingest-syd.mixer.com" - }, - { - "name": "Mexico: Mexico City", - "url": "ingest-mex.mixer.com" - }, - { - "name": "Asia: Hong Kong", - "url": "ingest-hkg.mixer.com" - }, - { - "name": "Asia: Tokyo", - "url": "ingest-tok.mixer.com" - }, - { - "name": "South Korea: Seoul", - "url": "ingest-seo.mixer.com" - }, - { - "name": "India: Chennai", - "url": "ingest-che.mixer.com" - } - ], - "recommended": { - "keyint": 2, - "output": "ftl_output", - "max audio bitrate": 160, - "max video bitrate": 10000, - "profile": "main", - "bframes": 0, - "x264opts": "scenecut=0" - } - }, - { - "name": "Mixer.com - RTMP", - "common": true, - "servers": [ - { - "name": "US: Dallas, TX", - "url": "rtmp://ingest-dal.mixer.com:1935/beam" - }, - { - "name": "US: San Jose, CA", - "url": "rtmp://ingest-sjc.mixer.com:1935/beam" - }, - { - "name": "US: Seattle, WA", - "url": "rtmp://ingest-sea.mixer.com:1935/beam" - }, - { - "name": "US: Washington DC", - "url": "rtmp://ingest-wdc.mixer.com:1935/beam" - }, - { - "name": "Canada: Toronto", - "url": "rtmp://ingest-tor.mixer.com:1935/beam" - }, - { - "name": "EU: London", - "url": "rtmp://ingest-lon.mixer.com:1935/beam" - }, - { - "name": "EU: Amsterdam", - "url": "rtmp://ingest-ams.mixer.com:1935/beam" - }, - { - "name": "EU: Milan", - "url": "rtmp://ingest-mil.mixer.com:1935/beam" - }, - { - "name": "EU: Paris", - "url": "rtmp://ingest-par.mixer.com:1935/beam" - }, - { - "name": "EU: Frankfurt", - "url": "rtmp://ingest-fra.mixer.com:1935/beam" - }, - { - "name": "Brazil: Sao Paulo", - "url": "rtmp://ingest-sao.mixer.com:1935/beam" - }, - { - "name": "Australia: Melbourne", - "url": "rtmp://ingest-mel.mixer.com:1935/beam" - }, - { - "name": "Australia: Sydney", - "url": "rtmp://ingest-syd.mixer.com:1935/beam" - }, - { - "name": "Mexico: Mexico City", - "url": "rtmp://ingest-mex.mixer.com:1935/beam" - }, - { - "name": "Asia: Hong Kong", - "url": "rtmp://ingest-hkg.mixer.com:1935/beam" - }, - { - "name": "Asia: Tokyo", - "url": "rtmp://ingest-tok.mixer.com:1935/beam" - }, - { - "name": "South Korea: Seoul", - "url": "rtmp://ingest-seo.mixer.com:1935/beam" - }, - { - "name": "India: Chennai", - "url": "rtmp://ingest-che.mixer.com:1935/beam" - } - ], - "recommended": { - "keyint": 2, - "max audio bitrate": 160, - "max video bitrate": 10000, - "profile": "main", - "x264opts": "scenecut=0" - } - }, - { - "name": "Mobcrush", - "servers": [ - { - "name": "Primary", - "url": "rtmp://live.mobcrush.net/mob" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 6000, - "max audio bitrate": 160 - } - }, - { - "name": "Web.TV", - "servers": [ - { - "name": "Primary", - "url": "rtmp://live3.origins.web.tv/liveext" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 3500, - "max audio bitrate": 160 - } - }, - { - "name": "GoodGame.ru", - "servers": [ - { - "name": "Моscow", - "url": "rtmp://msk.goodgame.ru:1940/live" - } - ] - }, - { - "name": "YouStreamer", - "servers": [ - { - "name": "Moscow", - "url": "rtmp://push.youstreamer.com/in/" - } - ] - }, - { - "name": "Vaughn Live / iNSTAGIB", - "servers": [ - { - "name": "US: Primary", - "url": "rtmp://live.vaughnsoft.net/live" - }, - { - "name": "US: Chicago, IL", - "url": "rtmp://live-ord.vaughnsoft.net/live" - }, - { - "name": "US: Denver, CO", - "url": "rtmp://live-den.vaughnsoft.net/live" - }, - { - "name": "US: New York, NY", - "url": "rtmp://live-nyc.vaughnsoft.net/live" - }, - { - "name": "EU: Amsterdam, NL", - "url": "rtmp://live-ams.vaughnsoft.net/live" - } - ], - "recommended": { - "keyint": 2, - "max video bitrate": 3500, - "max audio bitrate": 160 - } - }, - { - "name": "Breakers.TV", - "servers": [ - { - "name": "US: Primary", - "url": "rtmp://live.vaughnsoft.net/live" - }, - { - "name": "US: Chicago, IL", - "url": "rtmp://live-ord.vaughnsoft.net/live" - }, - { - "name": "US: Denver, CO", - "url": "rtmp://live-den.vaughnsoft.net/live" - }, - { - "name": "US: New York, NY", - "url": "rtmp://live-nyc.vaughnsoft.net/live" - }, - { - "name": "EU: Amsterdam, NL", - "url": "rtmp://live-ams.vaughnsoft.net/live" - } - ], - "recommended": { - "keyint": 2, - "max video bitrate": 3500, - "max audio bitrate": 160 - } - }, - { - "name": "CyberGame.TV", - "servers": [ - { - "name": "RU Origin", - "url": "rtmp://st.cybergame.tv:1953/live" - }, - { - "name": "RU Premium", - "url": "rtmp://premium.cybergame.tv:1953/premium" - } - ] - }, - { - "name": "Facebook Live", - "common": true, - "servers": [ - { - "name": "Default", - "url": "rtmps://rtmp-api.facebook.com:443/rtmp/" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 6000, - "max audio bitrate": 128 - } - }, - { - "name": "Restream.io - RTMP", - "alt_names": [ - "Restream.io" - ], - "common": true, - "servers": [ - { - "name": "Autodetect", - "url": "rtmp://live.restream.io/live" - }, - { - "name": "EU-West (London, GB)", - "url": "rtmp://london.restream.io/live" - }, - { - "name": "EU-West (Amsterdam, NL)", - "url": "rtmp://amsterdam.restream.io/live" - }, - { - "name": "EU-West (Luxembourg)", - "url": "rtmp://luxembourg.restream.io/live" - }, - { - "name": "EU-West (Paris, FR)", - "url": "rtmp://paris.restream.io/live" - }, - { - "name": "EU-West (Milan, IT)", - "url": "rtmp://milan.restream.io/live" - }, - { - "name": "EU-Central (Frankfurt, DE)", - "url": "rtmp://frankfurt.restream.io/live" - }, - { - "name": "EU-East (Falkenstein, DE)", - "url": "rtmp://falkenstein.restream.io/live" - }, - { - "name": "EU-East (Prague, Czech)", - "url": "rtmp://prague.restream.io/live" - }, - { - "name": "EU-South (Madrid, Spain)", - "url": "rtmp://madrid.restream.io/live" - }, - { - "name": "Russia (Moscow)", - "url": "rtmp://moscow.restream.io/live" - }, - { - "name": "Turkey (Istanbul)", - "url": "rtmp://istanbul.restream.io/live" - }, - { - "name": "Israel (Tel Aviv)", - "url": "rtmp://telaviv.restream.io/live" - }, - { - "name": "US-West (Seattle, WA)", - "url": "rtmp://seattle.restream.io/live" - }, - { - "name": "US-West (San Jose, CA)", - "url": "rtmp://sanjose.restream.io/live" - }, - { - "name": "US-Central (Dallas, TX)", - "url": "rtmp://dallas.restream.io/live" - }, - { - "name": "US-East (Washington, DC)", - "url": "rtmp://washington.restream.io/live" - }, - { - "name": "US-East (Miami, FL)", - "url": "rtmp://miami.restream.io/live" - }, - { - "name": "US-East (Chicago, IL)", - "url": "rtmp://chicago.restream.io/live" - }, - { - "name": "NA-East (Toronto, Canada)", - "url": "rtmp://toronto.restream.io/live" - }, - { - "name": "SA (Saint Paul, Brazil)", - "url": "rtmp://saopaulo.restream.io/live" - }, - { - "name": "India (Bangalore)", - "url": "rtmp://bangalore.restream.io/live" - }, - { - "name": "Asia (Singapore)", - "url": "rtmp://singapore.restream.io/live" - }, - { - "name": "Asia (Seoul, South Korea)", - "url": "rtmp://seoul.restream.io/live" - }, - { - "name": "Asia (Tokyo, Japan)", - "url": "rtmp://tokyo.restream.io/live" - }, - { - "name": "Australia (Sydney)", - "url": "rtmp://sydney.restream.io/live" - } - ], - "recommended": { - "keyint": 2 - } - }, - { - "name": "Restream.io - FTL", - "common": true, - "servers": [ - { - "name": "Autodetect", - "url": "live.restream.io" - }, - { - "name": "EU-West (London, GB)", - "url": "london.restream.io" - }, - { - "name": "EU-West (Amsterdam, NL)", - "url": "amsterdam.restream.io" - }, - { - "name": "EU-West (Luxembourg)", - "url": "luxembourg.restream.io" - }, - { - "name": "EU-West (Paris, FR)", - "url": "paris.restream.io" - }, - { - "name": "EU-West (Milan, IT)", - "url": "milan.restream.io" - }, - { - "name": "EU-Central (Frankfurt, DE)", - "url": "frankfurt.restream.io" - }, - { - "name": "EU-East (Falkenstein, DE)", - "url": "falkenstein.restream.io" - }, - { - "name": "EU-East (Prague, Czech)", - "url": "prague.restream.io" - }, - { - "name": "EU-South (Madrid, Spain)", - "url": "madrid.restream.io" - }, - { - "name": "Russia (Moscow)", - "url": "moscow.restream.io" - }, - { - "name": "Turkey (Istanbul)", - "url": "istanbul.restream.io" - }, - { - "name": "Israel (Tel Aviv)", - "url": "telaviv.restream.io" - }, - { - "name": "US-West (Seattle, WA)", - "url": "seattle.restream.io" - }, - { - "name": "US-West (San Jose, CA)", - "url": "sanjose.restream.io" - }, - { - "name": "US-Central (Dallas, TX)", - "url": "dallas.restream.io" - }, - { - "name": "US-East (Washington, DC)", - "url": "washington.restream.io" - }, - { - "name": "US-East (Miami, FL)", - "url": "miami.restream.io" - }, - { - "name": "US-East (Chicago, IL)", - "url": "chicago.restream.io" - }, - { - "name": "NA-East (Toronto, Canada)", - "url": "toronto.restream.io" - }, - { - "name": "SA (Saint Paul, Brazil)", - "url": "saopaulo.restream.io" - }, - { - "name": "India (Bangalore)", - "url": "bangalore.restream.io" - }, - { - "name": "Asia (Singapore)", - "url": "singapore.restream.io" - }, - { - "name": "Asia (Seoul, South Korea)", - "url": "seoul.restream.io" - }, - { - "name": "Asia (Tokyo, Japan)", - "url": "tokyo.restream.io" - }, - { - "name": "Australia (Sydney)", - "url": "sydney.restream.io" - } - ], - "recommended": { - "keyint": 2, - "output": "ftl_output", - "max audio bitrate": 160, - "max video bitrate": 10000, - "profile": "main", - "bframes": 0 - } - }, - { - "name": "Nood", - "servers": [ - { - "name": "Global: Fastest (Recommended)", - "url": "rtmp://stream.nood.tv/live_source" - }, - { - "name": "NA East: Ashburn, VA, USA", - "url": "rtmp://us-east-1.stream.nood.tv/live_source" - }, - { - "name": "NA East: Columbus, OH, USA", - "url": "rtmp://us-east-2.stream.nood.tv/live_source" - }, - { - "name": "NA East: Montreal, QC, CAN", - "url": "rtmp://ca-central-1.stream.nood.tv/live_source" - }, - { - "name": "NA West: San Francisco, CA, USA", - "url": "rtmp://us-west-1.stream.nood.tv/live_source" - }, - { - "name": "NA West: Portland, OR, USA", - "url": "rtmp://us-west-2.stream.nood.tv/live_source" - }, - { - "name": "SA East: Sao Paulo, BRA", - "url": "rtmp://sa-east-1.stream.nood.tv/live_source" - }, - { - "name": "EU West: Dublin, IRL", - "url": "rtmp://eu-west-1.stream.nood.tv/live_source" - }, - { - "name": "EU West: London, GBR", - "url": "rtmp://eu-west-2.stream.nood.tv/live_source" - }, - { - "name": "EU West: Paris, FRA", - "url": "rtmp://eu-west-3.stream.nood.tv/live_source" - }, - { - "name": "EU West: Frankfurt, DEU", - "url": "rtmp://eu-central-1.stream.nood.tv/live_source" - }, - { - "name": "Asia North-East: Tokyo, JPN", - "url": "rtmp://ap-northeast-1.stream.nood.tv/live_source" - }, - { - "name": "Asia North-East: Seoul, KOR", - "url": "rtmp://ap-northeast-2.stream.nood.tv/live_source" - }, - { - "name": "Asia South-East: Singapore, SGP", - "url": "rtmp://ap-southeast-1.stream.nood.tv/live_source" - }, - { - "name": "Asia South-East: Sydney, AUS", - "url": "rtmp://ap-southeast-2.stream.nood.tv/live_source" - }, - { - "name": "Asia South: Mumbai, IND", - "url": "rtmp://ap-south-1.stream.nood.tv/live_source" - } - ], - "recommended": { - "keyint": 2, - "max video bitrate": 25000, - "max audio bitrate": 192, - "x264opts": "scenecut=0" - } - }, - { - "name": "Castr.io", - "servers": [ - { - "name": "Chicago US", - "url": "rtmp://cg.castr.io/static" - }, - { - "name": "Los Angeles US", - "url": "rtmp://la.castr.io/static" - }, - { - "name": "New York US", - "url": "rtmp://ny.castr.io/static" - }, - { - "name": "Miami US", - "url": "rtmp://mi.castr.io/static" - }, - { - "name": "Montreal CA", - "url": "rtmp://qc.castr.io/static" - }, - { - "name": "London UK", - "url": "rtmp://uk.castr.io/static" - }, - { - "name": "Frankfurt DE", - "url": "rtmp://de.castr.io/static" - }, - { - "name": "Frankfurt DE 2", - "url": "rtmp://fr.castr.io/static" - }, - { - "name": "Moscow RU", - "url": "rtmp://ru.castr.io/static" - }, - { - "name": "Singapore", - "url": "rtmp://sg.castr.io/static" - }, - { - "name": "Sydney AU", - "url": "rtmp://au.castr.io/static" - }, - { - "name": "Brazil", - "url": "rtmp://br.castr.io/static" - }, - { - "name": "India", - "url": "rtmp://in.castr.io/static" - }, - { - "name": "US Central", - "url": "rtmp://us-central.castr.io/static" - }, - { - "name": "US West", - "url": "rtmp://us-west.castr.io/static" - }, - { - "name": "US East", - "url": "rtmp://us-east.castr.io/static" - }, - { - "name": "US South", - "url": "rtmp://us-south.castr.io/static" - }, - { - "name": "South America", - "url": "rtmp://south-am.castr.io/static" - }, - { - "name": "EU Central", - "url": "rtmp://eu-central.castr.io/static" - }, - { - "name": "AU South", - "url": "rtmp://au-central.castr.io/static" - }, - { - "name": "Singapore", - "url": "rtmp://sg-central.castr.io/static" - }, - { - "name": "India", - "url": "rtmp://in.castr.io/static" - } - ], - "recommended": { - "keyint": 2 - } - }, - { - "name": "Boomstream", - "servers": [ - { - "name": "Default", - "url": "rtmp://live.boomstream.com/live" - } - ] - }, - { - "name": "Stream.live", - "servers": [ - { - "name": "Default", - "url": "rtmp://media.stream.live:1935/live" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 2500, - "max audio bitrate": 160 - } - }, - { - "name": "Meridix Live Sports Platform", - "servers": [ - { - "name": "Primary", - "url": "rtmp://publish.meridix.com/live" - } - ], - "recommended": { - "max video bitrate": 3500 - } - }, - { - "name": "Afreeca.TV", - "servers": [ - { - "name": "North America : US East", - "url": "rtmp://rtmpmanager-aws-en-east.afreeca.tv/live" - }, - { - "name": "North America : US West", - "url": "rtmp://rtmpmanager-aws-en-west.afreeca.tv/live" - }, - { - "name": "Asia : Singapore", - "url": "rtmp://rtmpmanager-aws-sg.afreeca.tv/live" - } - ], - "recommended": { - "keyint": 1, - "profile": "main", - "max video bitrate": 5000, - "max audio bitrate": 192 - } - }, - { - "name": "아프리카TV", - "servers": [ - { - "name": "Korea", - "url": "rtmp://rtmpmanager-freecat.afreeca.tv/app/" - } - ], - "recommended": { - "keyint": 1, - "profile": "main", - "max video bitrate": 5000, - "max audio bitrate": 192 - } - }, - { - "name": "CAM4", - "servers": [ - { - "name": "CAM4", - "url": "rtmp://origin.cam4.com/cam4-origin-live" - } - ], - "recommended": { - "keyint": 1, - "profile": "baseline", - "max video bitrate": 3000, - "max audio bitrate": 128 - } - }, - { - "name": "Picarto", - "servers": [ - { - "name": "US East (Chicago, USA)", - "url": "rtmp://live.us-east1.picarto.tv/golive" - }, - { - "name": "US West (Los Angeles, USA)", - "url": "rtmp://live.us-west1.picarto.tv/golive" - }, - { - "name": "EU West (Düsseldorf, Germany)", - "url": "rtmp://live.eu-west1.picarto.tv/golive" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 3500 - } - }, - { - "name": "Pandora TV Korea", - "servers": [ - { - "name": "Default", - "url": "rtmp://plive.pandora.tv:80/mediaHub" - } - ] - }, - { - "name": "Livestream", - "servers": [ - { - "name": "Primary", - "url": "rtmp://rtmpin.livestreamingest.com/rtmpin" - } - ] - }, - { - "name": "Uscreen", - "servers": [ - { - "name": "Default", - "url": "rtmp://live.uscreen.app/app" - } - ] - }, - { - "name": "Stripchat", - "servers": [ - { - "name": "Auto", - "url": "rtmp://s-sd.stripcdn.com/ext" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "bframes": 0, - "max video bitrate": 6000, - "max audio bitrate": 128, - "x264opts": "tune=zerolatency" - } - }, - { - "name": "Chaturbate", - "servers": [ - { - "name": "Global Main Fastest - Recommended", - "url": "rtmp://live.stream.highwebmedia.com/live-origin" - }, - { - "name": "Global Backup", - "url": "rtmp://live-backup.stream.highwebmedia.com/live-origin" - }, - { - "name": "US West: Seattle, WA", - "url": "rtmp://live-sea.stream.highwebmedia.com/live-origin" - }, - { - "name": "US West: Phoenix, AZ", - "url": "rtmp://live-phx.stream.highwebmedia.com/live-origin" - }, - { - "name": "US Central: Salt Lake City, UT", - "url": "rtmp://live-slc.stream.highwebmedia.com/live-origin" - }, - { - "name": "US Central: Chicago, IL", - "url": "rtmp://live-chi.stream.highwebmedia.com/live-origin" - }, - { - "name": "US East: Atlanta, GA", - "url": "rtmp://live-atl.stream.highwebmedia.com/live-origin" - }, - { - "name": "US East: Ashburn, VA", - "url": "rtmp://live-ash.stream.highwebmedia.com/live-origin" - }, - { - "name": "South America: Sao Paulo, Brazil", - "url": "rtmp://live-gru.stream.highwebmedia.com/live-origin" - }, - { - "name": "EU: Amsterdam, NL", - "url": "rtmp://live-nld.stream.highwebmedia.com/live-origin" - }, - { - "name": "EU: Alblasserdam, NL", - "url": "rtmp://live-alb.stream.highwebmedia.com/live-origin" - }, - { - "name": "EU: Frankfurt, DE", - "url": "rtmp://live-fra.stream.highwebmedia.com/live-origin" - }, - { - "name": "EU: Belgrade, Serbia", - "url": "rtmp://live-srb.stream.highwebmedia.com/live-origin" - }, - { - "name": "Asia: Singapore", - "url": "rtmp://live-sin.stream.highwebmedia.com/live-origin" - }, - { - "name": "Asia: Tokyo, Japan", - "url": "rtmp://live-nrt.stream.highwebmedia.com/live-origin" - }, - { - "name": "Australia: Sydney", - "url": "rtmp://live-syd.stream.highwebmedia.com/live-origin" - } - ], - "recommended": { - "keyint": 2, - "max video bitrate": 50000, - "max audio bitrate": 192 - } - }, - { - "name": "Twitter / Periscope", - "common": true, - "servers": [ - { - "name": "US West: California", - "url": "rtmp://ca.pscp.tv:80/x" - }, - { - "name": "US West: Oregon", - "url": "rtmp://or.pscp.tv:80/x" - }, - { - "name": "US East: Virginia", - "url": "rtmp://va.pscp.tv:80/x" - }, - { - "name": "South America: Brazil", - "url": "rtmp://br.pscp.tv:80/x" - }, - { - "name": "EU West: Ireland", - "url": "rtmp://ie.pscp.tv:80/x" - }, - { - "name": "EU Central: Germany", - "url": "rtmp://de.pscp.tv:80/x" - }, - { - "name": "Asia/Pacific: Australia", - "url": "rtmp://au.pscp.tv:80/x" - }, - { - "name": "Asia/Pacific: Japan", - "url": "rtmp://jp.pscp.tv:80/x" - }, - { - "name": "Asia/Pacific: Singapore", - "url": "rtmp://sg.pscp.tv:80/x" - } - ], - "recommended": { - "keyint": 3, - "max video bitrate": 4000, - "max audio bitrate": 128 - } - }, - { - "name": "Switchboard Live (Joicaster)", - "servers": [ - { - "name": "Default - Performance Global", - "url": "rtmp://ingest-global-a.switchboard.zone/live" - }, - { - "name": "US West", - "url": "rtmp://ingest-us-west.a.switchboard.zone/live" - }, - { - "name": "US East", - "url": "rtmp://ingest-us-east.a.switchboard.zone/live" - }, - { - "name": "Europe West", - "url": "rtmp://ingest-eu-west.a.switchboard.zone/live" - }, - { - "name": "Europe Central", - "url": "rtmp://ingest-us-east.a.switchboard.zone/live" - }, - { - "name": "Australia East", - "url": "rtmp://ingest-au-east.a.switchboard.zone/live" - } - ] - }, - { - "name": "Looch", - "common": false, - "servers": [ - { - "name": "Primary Looch ingest server", - "url": "rtmp://ingest.looch.tv/live" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 6000, - "max audio bitrate": 160 - } - }, - { - "name": "Eventials", - "servers": [ - { - "name": "Default", - "url": "rtmp://live.eventials.com/eventialsLiveOrigin" - } - ], - "recommended": { - "keyint": 1, - "profile": "baseline", - "max video bitrate": 900, - "max audio bitrate": 192 - } - }, - { - "name": "Lahzenegar - StreamG | لحظه‌نگار - استریمجی", - "servers": [ - { - "name": "Primary", - "url": "rtmp://rtmp.lahzecdn.com/pro" - }, - { - "name": "Iran", - "url": "rtmp://rtmp-iran.lahzecdn.com/pro" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 2800, - "max audio bitrate": 128 - } - }, - { - "name": "MyLive", - "servers": [ - { - "name": "Default", - "url": "rtmp://stream.mylive.in.th/live" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 7000, - "max audio bitrate": 192 - } - }, - { - "name": "Madcat", - "servers": [ - { - "name": "Default", - "url": "rtmp://73846.livepush.myqcloud.com/live/" - } - ] - }, - { - "name": "SermonAudio Cloud", - "alt_names": [ - "SermonAudio.com" - ], - "servers": [ - { - "name": "Primary", - "url": "rtmp://webcast.sermonaudio.com/sa" - } - ], - "recommended": { - "max video bitrate": 2000, - "max audio bitrate": 128 - } - }, - { - "name": "Vimeo", - "servers": [ - { - "name": "Default", - "url": "rtmp://rtmp.cloud.vimeo.com/live" - } - ] - }, - { - "name": "Aparat", - "servers": [ - { - "name": "Default", - "url": "rtmp://rtmp.cdn.asset.aparat.com:443/event" - } - ] - }, - { - "name": "KakaoTV", - "servers": [ - { - "name": "Default", - "url": "rtmp://rtmp.play.kakao.com/kakaotv" - } - ], - "recommended": { - "max video bitrate": 8000, - "max audio bitrate": 192 - } - }, - { - "name": "Piczel.tv", - "servers": [ - { - "name": "Default", - "url": "rtmp://piczel.tv:1935/live" - } - ], - "recommended": { - "max video bitrate": 5000 - } - }, - { - "name": "STAGE TEN", - "servers": [ - { - "name": "STAGE TEN", - "url": "rtmps://app-rtmp.stageten.tv:443/stageten" - } - ], - "recommended": { - "keyint": 2, - "profile": "baseline", - "max video bitrate": 4000, - "max audio bitrate": 128 - } - }, - { - "name": "DLive", - "servers": [ - { - "name": "Default", - "url": "rtmp://stream.dlive.tv/live" - } - ], - "recommend": { - "keyint": 2, - "max video bitrate": 6000, - "max audio bitrate": 160 - } - }, - { - "name": "Lightcast.com", - "servers": [ - { - "name": "North America / East", - "url": "rtmp://us-east.live.lightcast.com/202E1F/default" - }, - { - "name": "North America / West", - "url": "rtmp://us-west.live.lightcast.com/202E1F/default" - }, - { - "name": "Europe / Amsterdam", - "url": "rtmp://europe.live.lightcast.com/202E1F/default" - }, - { - "name": "Europe / Frankfurt", - "url": "rtmp://europe-fra.live.lightcast.com/202E1F/default" - }, - { - "name": "Europe / Stockholm", - "url": "rtmp://europe-sto.live.lightcast.com/202E1F/default" - }, - { - "name": "Asia / Hong Kong", - "url": "rtmp://asia.live.lightcast.com/202E1F/default" - }, - { - "name": "Australia / Sydney", - "url": "rtmp://australia.live.lightcast.com/202E1F/default" - } - ], - "recommend": { - "keyint": 2, - "max video bitrate": 6000, - "max audio bitrate": 160 - } - }, - { - "name": "Bongacams", - "servers": [ - { - "name": "Default", - "url": "rtmp://origin.bcrncdn.com:1934/live" - } - ], - "recommend": { - "keyint": 2, - "max video bitrate": 6000, - "max audio bitrate": 192 - } - }, - { - "name": "show-it.tv", - "servers": [ - { - "name": "Default", - "url": "rtmp://stream-1.show-it.tv:1935/live" - } - ], - "recommend": { - "max video bitrate": 6000, - "max audio bitrate": 192 - } - }, - { - "name": "ChathostessModels", - "servers": [ - { - "name": "ChathostessModels - Default", - "url": "rtmp://wowza01.foobarweb.com/cmschatsys_video" - } - ], - "recommended": { - "keyint": 2, - "max video bitrate": 3000, - "max audio bitrate": 128 - } - }, - { - "name": "Camplace", - "servers": [ - { - "name": "Camplace - Default", - "url": "rtmp://rtmp.camplace.com" - } - ], - "recommend": { - "keyint": 2, - "max video bitrate": 3000, - "max audio bitrate": 128 - } - }, - { - "name": "OnlyFans.com", - "servers": [ - { - "name": "USA", - "url": "rtmp://route0.onlyfans.com/live" - }, - { - "name": "Europe", - "url": "rtmp://route0-dc2.onlyfans.com/live" - } - ], - "recommend": { - "keyint": 2, - "profile": "main", - "max video bitrate": 2500, - "max audio bitrate": 192, - "bframes": 0, - "x264opts": "tune=zerolatency" - } - }, - { - "name": "YouNow", - "common": false, - "servers": [ - { - "name": "younow.com", - "url": "https://signaling-api.younow-prod.video.propsproject.com/api/v1/ingest/server/" - } - ], - "recommended": { - "keyint": 2, - "output": "ftl_output", - "max audio bitrate": 160, - "max video bitrate": 7000, - "profile": "main", - "bframes": 0 - } - }, - { - "name": "Steam", - "common": false, - "servers": [ - { - "name": "Chicago, US", - "url": "rtmp://ingest-any-ord1.broadcast.steamcontent.com/app" - }, - { - "name": "Seattle, US", - "url": "rtmp://ingest-any-sea1.broadcast.steamcontent.com/app" - }, - { - "name": "Los Angeles, US", - "url": "rtmp://ingest-any-lax1.broadcast.steamcontent.com/app" - }, - { - "name": "Washington DC, US", - "url": "rtmp://ingest-any-iad1.broadcast.steamcontent.com/app" - }, - { - "name": "Frankfurt, DE", - "url": "rtmp://ingest-any-fra1.broadcast.steamcontent.com/app" - }, - { - "name": "London, UK", - "url": "rtmp://ingest-any-lhr1.broadcast.steamcontent.com/app" - }, - { - "name": "Stockholm, SE", - "url": "rtmp://ingest-any-sto1.broadcast.steamcontent.com/app" - }, - { - "name": "Tokyo, JP", - "url": "rtmp://ingest-any-tyo1.broadcast.steamcontent.com/app" - }, - { - "name": "Hong Kong, HK", - "url": "rtmp://ingest-any-hkg1.broadcast.steamcontent.com/app" - }, - { - "name": "Singapore, SG", - "url": "rtmp://ingest-any-sgp1.broadcast.steamcontent.com/app" - }, - { - "name": "Sydney, AU", - "url": "rtmp://ingest-any-syd1.broadcast.steamcontent.com/app" - }, - { - "name": "São Paulo, BR", - "url": "rtmp://ingest-any-gru1.broadcast.steamcontent.com/app" - } - ], - "recommended": { - "keyint": 2, - "profile": "high", - "max video bitrate": 7000, - "max audio bitrate": 128 - } - }, - { - "name": "Stars.AVN.com", - "servers": [ - { - "name": "Default", - "url": "rtmp://alpha.gateway.stars.avn.com/live" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 2500, - "max audio bitrate": 192, - "bframes": 0, - "x264opts": "tune=zerolatency" - } - }, - { - "name": "Konduit.live", - "servers": [ - { - "name": "Default", - "url": "rtmp://rtmp.konduit.live/live" - } - ], - "recommended": { - "keyint": 2, - "x264opts": "scenecut=0" - } - }, - { - "name": "Uncanny.gg", - "servers": [ - { - "name": "Default", - "url": "rtmp://stream.uncanny.gg/fortnite" - } - ], - "recommended": { - "keyint": 2, - "profile": "main", - "max video bitrate": 10000, - "max audio bitrate": 192 - } - } - ] -} diff --git a/botfiles/.config/obs-studio/plugin_config/rtmp-services/twitch_ingests.json b/botfiles/.config/obs-studio/plugin_config/rtmp-services/twitch_ingests.json deleted file mode 100644 index 5b1c612..0000000 --- a/botfiles/.config/obs-studio/plugin_config/rtmp-services/twitch_ingests.json +++ /dev/null @@ -1,444 +0,0 @@ -{ - "ingests": [ - { - "_id": 0, - "availability": 1.0, - "default": false, - "name": "Europe: Poland, Warsaw", - "url_template": "rtmp://live-waw.twitch.tv/app/{stream_key}", - "priority": 0 - }, - { - "_id": 1, - "availability": 1.0, - "default": false, - "name": "Europe: Austria, Vienna", - "url_template": "rtmp://live-vie.twitch.tv/app/{stream_key}", - "priority": 1 - }, - { - "_id": 2, - "availability": 1.0, - "default": false, - "name": "Europe: Czech Republic, Prague", - "url_template": "rtmp://live-prg.twitch.tv/app/{stream_key}", - "priority": 2 - }, - { - "_id": 3, - "availability": 1.0, - "default": false, - "name": "Europe: Germany, Berlin", - "url_template": "rtmp://live-ber.twitch.tv/app/{stream_key}", - "priority": 3 - }, - { - "_id": 4, - "availability": 1.0, - "default": false, - "name": "Europe: Copenhagen, Denmark", - "url_template": "rtmp://live-cph.twitch.tv/app/{stream_key}", - "priority": 4 - }, - { - "_id": 5, - "availability": 1.0, - "default": false, - "name": "Europe: Sweden, Stockholm", - "url_template": "rtmp://live-arn.twitch.tv/app/{stream_key}", - "priority": 5 - }, - { - "_id": 6, - "availability": 1.0, - "default": false, - "name": "Europe: Finland, Helsinki", - "url_template": "rtmp://live-hel.twitch.tv/app/{stream_key}", - "priority": 6 - }, - { - "_id": 7, - "availability": 1.0, - "default": false, - "name": "Europe: Norway, Oslo", - "url_template": "rtmp://live-osl.twitch.tv/app/{stream_key}", - "priority": 7 - }, - { - "_id": 8, - "availability": 1.0, - "default": false, - "name": "Europe: Netherlands, Amsterdam", - "url_template": "rtmp://live-ams.twitch.tv/app/{stream_key}", - "priority": 8 - }, - { - "_id": 9, - "availability": 1.0, - "default": false, - "name": "Europe: Italy, Milan", - "url_template": "rtmp://live-mil.twitch.tv/app/{stream_key}", - "priority": 9 - }, - { - "_id": 10, - "availability": 1.0, - "default": false, - "name": "Europe: France, Paris", - "url_template": "rtmp://live-cdg.twitch.tv/app/{stream_key}", - "priority": 10 - }, - { - "_id": 11, - "availability": 1.0, - "default": false, - "name": "Europe: UK, London", - "url_template": "rtmp://live-lhr04.twitch.tv/app/{stream_key}", - "priority": 11 - }, - { - "_id": 12, - "availability": 1.0, - "default": false, - "name": "Europe: UK, London", - "url_template": "rtmp://live-lhr03.twitch.tv/app/{stream_key}", - "priority": 12 - }, - { - "_id": 13, - "availability": 1.0, - "default": false, - "name": "Europe: France, Marseille", - "url_template": "rtmp://live-mrs.twitch.tv/app/{stream_key}", - "priority": 13 - }, - { - "_id": 14, - "availability": 1.0, - "default": false, - "name": "Europe: Germany, Frankfurt", - "url_template": "rtmp://live-fra05.twitch.tv/app/{stream_key}", - "priority": 14 - }, - { - "_id": 15, - "availability": 1.0, - "default": false, - "name": "Europe: Germany, Frankfurt", - "url_template": "rtmp://live-fra02.twitch.tv/app/{stream_key}", - "priority": 15 - }, - { - "_id": 16, - "availability": 1.0, - "default": false, - "name": "Europe: Spain, Madrid", - "url_template": "rtmp://live-mad.twitch.tv/app/{stream_key}", - "priority": 16 - }, - { - "_id": 17, - "availability": 1.0, - "default": false, - "name": "DEPRECATED Europe: Portugal, Lisbon", - "url_template": "rtmp://live-lis.twitch.tv/app/{stream_key}", - "priority": 17 - }, - { - "_id": 18, - "availability": 1.0, - "default": false, - "name": "NA: Quebec, Canada", - "url_template": "rtmp://live-ymq.twitch.tv/app/{stream_key}", - "priority": 18 - }, - { - "_id": 19, - "availability": 1.0, - "default": false, - "name": "Seattle, WA", - "url_template": "rtmp://live-sea.twitch.tv/app/{stream_key}", - "priority": 19 - }, - { - "_id": 20, - "availability": 1.0, - "default": false, - "name": "US East: New York, NY", - "url_template": "rtmp://live-jfk.twitch.tv/app/{stream_key}", - "priority": 20 - }, - { - "_id": 21, - "availability": 1.0, - "default": false, - "name": "NA: Toronto, Canada", - "url_template": "rtmp://live-yto.twitch.tv/app/{stream_key}", - "priority": 21 - }, - { - "_id": 22, - "availability": 1.0, - "default": false, - "name": "US East: Ashburn, VA (3)", - "url_template": "rtmp://live-iad03.twitch.tv/app/{stream_key}", - "priority": 22 - }, - { - "_id": 23, - "availability": 1.0, - "default": false, - "name": "US East: Ashburn, VA (5)", - "url_template": "rtmp://live-iad05.twitch.tv/app/{stream_key}", - "priority": 23 - }, - { - "_id": 24, - "availability": 1.0, - "default": false, - "name": "US East: Chicago", - "url_template": "rtmp://live-ord03.twitch.tv/app/{stream_key}", - "priority": 24 - }, - { - "_id": 25, - "availability": 1.0, - "default": false, - "name": "US East: Chicago", - "url_template": "rtmp://live-ord02.twitch.tv/app/{stream_key}", - "priority": 25 - }, - { - "_id": 26, - "availability": 1.0, - "default": false, - "name": "Asia: Seoul, South Korea", - "url_template": "rtmp://live-sel03.twitch.tv/app/{stream_key}", - "priority": 26 - }, - { - "_id": 27, - "availability": 1.0, - "default": false, - "name": "Asia: Seoul, South Korea", - "url_template": "rtmp://live-sel01.twitch.tv/app/{stream_key}", - "priority": 27 - }, - { - "_id": 28, - "availability": 1.0, - "default": false, - "name": "Asia: Thailand: Bangkok", - "url_template": "rtmp://live-bkk.twitch.tv/app/{stream_key}", - "priority": 28 - }, - { - "_id": 29, - "availability": 1.0, - "default": false, - "name": "US East: Atlanta, GA", - "url_template": "rtmp://live-atl.twitch.tv/app/{stream_key}", - "priority": 29 - }, - { - "_id": 30, - "availability": 1.0, - "default": false, - "name": "Asia: Hong Kong", - "url_template": "rtmp://live-hkg.twitch.tv/app/{stream_key}", - "priority": 30 - }, - { - "_id": 31, - "availability": 1.0, - "default": false, - "name": "Asia: Taipei, Taiwan (1)", - "url_template": "rtmp://live-tpe01.twitch.tv/app/{stream_key}", - "priority": 31 - }, - { - "_id": 32, - "availability": 1.0, - "default": false, - "name": "Asia: Taipei, Taiwan (3)", - "url_template": "rtmp://live-tpe03.twitch.tv/app/{stream_key}", - "priority": 32 - }, - { - "_id": 33, - "availability": 1.0, - "default": false, - "name": "Asia: Tokyo, Japan", - "url_template": "rtmp://live-tyo.twitch.tv/app/{stream_key}", - "priority": 33 - }, - { - "_id": 34, - "availability": 1.0, - "default": false, - "name": "US East: Miami, FL", - "url_template": "rtmp://live-mia.twitch.tv/app/{stream_key}", - "priority": 34 - }, - { - "_id": 35, - "availability": 1.0, - "default": false, - "name": "US Central: Denver, CO", - "url_template": "rtmp://live-den.twitch.tv/app/{stream_key}", - "priority": 35 - }, - { - "_id": 36, - "availability": 1.0, - "default": false, - "name": "US West: Portland, Oregon", - "url_template": "rtmp://live-pdx.twitch.tv/app/{stream_key}", - "priority": 36 - }, - { - "_id": 37, - "availability": 1.0, - "default": false, - "name": "Salt Lake City, UT", - "url_template": "rtmp://live-slc.twitch.tv/app/{stream_key}", - "priority": 37 - }, - { - "_id": 38, - "availability": 1.0, - "default": false, - "name": "US Central: Dallas, TX", - "url_template": "rtmp://live-dfw.twitch.tv/app/{stream_key}", - "priority": 38 - }, - { - "_id": 39, - "availability": 1.0, - "default": false, - "name": "US Central: Houston, TX", - "url_template": "rtmp://live-hou.twitch.tv/app/{stream_key}", - "priority": 39 - }, - { - "_id": 40, - "availability": 1.0, - "default": false, - "name": "Asia: Singapore", - "url_template": "rtmp://live-sin.twitch.tv/app/{stream_key}", - "priority": 40 - }, - { - "_id": 41, - "availability": 1.0, - "default": true, - "name": "US West: San Francisco, CA", - "url_template": "rtmp://live-sfo.twitch.tv/app/{stream_key}", - "priority": 41 - }, - { - "_id": 42, - "availability": 1.0, - "default": false, - "name": "US West: San Jose,CA", - "url_template": "rtmp://live-sjc.twitch.tv/app/{stream_key}", - "priority": 42 - }, - { - "_id": 43, - "availability": 1.0, - "default": false, - "name": "US West: Phoenix, AZ", - "url_template": "rtmp://live-phx.twitch.tv/app/{stream_key}", - "priority": 43 - }, - { - "_id": 44, - "availability": 1.0, - "default": false, - "name": "US West: Los Angeles, CA", - "url_template": "rtmp://live-lax.twitch.tv/app/{stream_key}", - "priority": 44 - }, - { - "_id": 45, - "availability": 1.0, - "default": false, - "name": "DEPRECATED South America: Medellin, Colombia", - "url_template": "rtmp://live-mde.twitch.tv/app/{stream_key}", - "priority": 45 - }, - { - "_id": 46, - "availability": 1.0, - "default": false, - "name": "NA: Queretaro, Mexico", - "url_template": "rtmp://live-qro.twitch.tv/app/{stream_key}", - "priority": 46 - }, - { - "_id": 47, - "availability": 1.0, - "default": false, - "name": "DEPRECATED South America: Rio de Janeiro, Brazil", - "url_template": "rtmp://live-gig.twitch.tv/app/{stream_key}", - "priority": 47 - }, - { - "_id": 48, - "availability": 1.0, - "default": false, - "name": "South America: Rio de Janeiro, Brazil", - "url_template": "rtmp://live-rio.twitch.tv/app/{stream_key}", - "priority": 48 - }, - { - "_id": 49, - "availability": 1.0, - "default": false, - "name": "DEPRECATED South America: Sao Paulo, Brazil ", - "url_template": "rtmp://live-gru.twitch.tv/app/{stream_key}", - "priority": 49 - }, - { - "_id": 50, - "availability": 1.0, - "default": false, - "name": "South America: Sao Paulo, Brazil", - "url_template": "rtmp://live-sao.twitch.tv/app/{stream_key}", - "priority": 50 - }, - { - "_id": 51, - "availability": 1.0, - "default": false, - "name": "DEPRECATED South America: Lima, Peru", - "url_template": "rtmp://live-lim.twitch.tv/app/{stream_key}", - "priority": 51 - }, - { - "_id": 52, - "availability": 1.0, - "default": false, - "name": "DEPRECATED: South America: Argentina", - "url_template": "rtmp://live-eze.twitch.tv/app/{stream_key}", - "priority": 52 - }, - { - "_id": 53, - "availability": 1.0, - "default": false, - "name": "DEPRECATED South America: Chile", - "url_template": "rtmp://live-scl.twitch.tv/app/{stream_key}", - "priority": 53 - }, - { - "_id": 54, - "availability": 1.0, - "default": false, - "name": "Australia: Sydney", - "url_template": "rtmp://live-syd.twitch.tv/app/{stream_key}", - "priority": 54 - } - ] -} diff --git a/botfiles/.config/obs-studio/profiler_data/2020-03-01 13-22-05.csv.gz b/botfiles/.config/obs-studio/profiler_data/2020-03-01 13-22-05.csv.gz deleted file mode 100644 index c03b4dc..0000000 Binary files a/botfiles/.config/obs-studio/profiler_data/2020-03-01 13-22-05.csv.gz and /dev/null differ diff --git a/botfiles/.config/polybar/config b/botfiles/.config/polybar/config index 270a7e0..3d2b7c9 100644 --- a/botfiles/.config/polybar/config +++ b/botfiles/.config/polybar/config @@ -43,8 +43,8 @@ module-margin-left = 0 module-margin-right = 0 modules-left = bspwm -modules-center = -modules-right = wireless-network sym2 alsa sym2 fsroot sym5 fshome sym2 coreuse temperature memory sym2 battery sym2 clock sym2 updater sym2 powermenu +modules-center = mpd +modules-right = alsa sym2 fsroot sym5 fshome sym2 coreuse temperature memory sym2 clock sym2 updater sym2 powermenu cursor-click = pointer cursor-scroll = ns-resize @@ -97,7 +97,7 @@ interval = 2 format-online = -label-song = %{F#dfdfdf}%{F-} %artist% - %title% +label-song = %{F#dfdfdf}%{F-}%{A1:st -e ncmpcpp &:} %artist% - %title%%{A} label-offline = %{F#dfdfdf}%{F-} mpd is offline icon-play =  @@ -122,8 +122,8 @@ interface = wlp8s0 format-connected = format-packetloss = -label-connected = %{A1:st -e nmtui &:}%local_ip%  %downspeed%  %upspeed%%{A} -label-disconnected = %{A1:st -e nmtui &:}%{F#66} disconnected%{A} +label-connected = %{A1:st -e nmtui:}%local_ip%  %downspeed%  %upspeed%%{A} +label-disconnected = %{A1:st -e nmtui:}%{A3:st -e nmtui:}%{F#66} disconnected%{A}%{A} ramp-signal-0 =  ramp-signal-1 =  @@ -233,7 +233,7 @@ type = internal/cpu interval = 3 format-padding = 0 -format =