From 4696aa1fed214fe1084d7c3deecaaa289bc0a1fd Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 31 Oct 2022 21:53:15 -0400 Subject: Update OBS, renamepublish and edit --- roles/obs/templates/scenes.json | 644 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 629 insertions(+), 15 deletions(-) (limited to 'roles/obs/templates/scenes.json') diff --git a/roles/obs/templates/scenes.json b/roles/obs/templates/scenes.json index 5e19f16..4e6e4bd 100644 --- a/roles/obs/templates/scenes.json +++ b/roles/obs/templates/scenes.json @@ -2,14 +2,168 @@ "current_program_scene": "All track audio and screen", "current_scene": "All track audio and screen", "current_transition": "Fade", - "groups": [], + "groups": [ + { + "balance": 0.5, + "deinterlace_field_order": 0, + "deinterlace_mode": 0, + "enabled": true, + "flags": 0, + "hotkeys": { + "libobs.hide_scene_item.Logo": [], + "libobs.hide_scene_item.News": [], + "libobs.hide_scene_item.URL": [], + "libobs.show_scene_item.Logo": [], + "libobs.show_scene_item.News": [], + "libobs.show_scene_item.URL": [] + }, + "id": "group", + "mixers": 0, + "monitoring_type": 0, + "muted": false, + "name": "{{ emacsconf_id }} base", + "prev_ver": 469762051, + "private_settings": {}, + "push-to-mute": false, + "push-to-mute-delay": 0, + "push-to-talk": false, + "push-to-talk-delay": 0, + "settings": { + "custom_size": true, + "cx": 103, + "cy": 507, + "id_counter": 0, + "items": [ + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": false, + "hide_transition": { + "duration": 0 + }, + "id": 8, + "locked": false, + "name": "News", + "pos": { + "x": 22, + "y": 390 + }, + "private_settings": {}, + "rot": -90, + "scale": { + "x": 1, + "y": 1 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": false, + "hide_transition": { + "duration": 0 + }, + "id": 7, + "locked": false, + "name": "URL", + "pos": { + "x": 55, + "y": 389 + }, + "private_settings": {}, + "rot": -90, + "scale": { + "x": 1, + "y": 1 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": false, + "hide_transition": { + "duration": 0 + }, + "id": 6, + "locked": false, + "name": "Logo", + "pos": { + "x": 0, + "y": 404 + }, + "private_settings": {}, + "rot": 0, + "scale": { + "x": 0.40234375, + "y": 0.40234375 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + } + ] + }, + "sync": 0, + "versioned_id": "group", + "volume": 1 + } + ], "modules": { "auto-scene-switcher": { "active": false, "interval": 300, - "non_matching_scene": "", - "switch_if_not_matching": false, - "switches": [] + "non_matching_scene": "All track audio and screen", + "switch_if_not_matching": true, + "switches": [ + { + "scene": "Video audio and screen", + "window_title": ".*mpv" + } + ] }, "output-timer": { "autoStartRecordTimer": false, @@ -63,6 +217,95 @@ } ], "sources": [ + { + "balance": 0.5, + "deinterlace_field_order": 0, + "deinterlace_mode": 0, + "enabled": true, + "flags": 0, + "hotkeys": {}, + "id": "text_ft2_source", + "mixers": 0, + "monitoring_type": 0, + "muted": false, + "name": "News", + "prev_ver": 469762051, + "private_settings": {}, + "push-to-mute": false, + "push-to-mute-delay": 0, + "push-to-talk": false, + "push-to-talk-delay": 0, + "settings": { + "font": { + "face": "Sans Serif", + "flags": 0, + "size": 24, + "style": "" + }, + "from_file": true, + "text_file": "/home/{{ emacsconf_id }}-{{ item.id }}/news.txt" + }, + "sync": 0, + "versioned_id": "text_ft2_source_v2", + "volume": 1 + }, + { + "balance": 0.5, + "deinterlace_field_order": 0, + "deinterlace_mode": 0, + "enabled": true, + "flags": 0, + "hotkeys": {}, + "id": "text_ft2_source", + "mixers": 0, + "monitoring_type": 0, + "muted": false, + "name": "URL", + "prev_ver": 469762051, + "private_settings": {}, + "push-to-mute": false, + "push-to-mute-delay": 0, + "push-to-talk": false, + "push-to-talk-delay": 0, + "settings": { + "font": { + "face": "Sans Serif", + "flags": 0, + "size": 24, + "style": "" + }, + "from_file": true, + "text_file": "/home/{{ emacsconf_id }}-{{ item.id }}/url.txt" + }, + "sync": 0, + "versioned_id": "text_ft2_source_v2", + "volume": 1 + }, + { + "balance": 0.5, + "deinterlace_field_order": 0, + "deinterlace_mode": 0, + "enabled": true, + "flags": 0, + "hotkeys": {}, + "id": "image_source", + "mixers": 0, + "monitoring_type": 0, + "muted": false, + "name": "Logo", + "prev_ver": 469762051, + "private_settings": {}, + "push-to-mute": false, + "push-to-mute-delay": 0, + "push-to-talk": false, + "push-to-talk-delay": 0, + "settings": { + "file": "/home/{{ emacsconf_id }}-{{ item.id }}/logo.png" + }, + "sync": 0, + "versioned_id": "image_source", + "volume": 1 + }, { "balance": 0.5, "deinterlace_field_order": 0, @@ -101,12 +344,16 @@ "flags": 0, "hotkeys": { "OBSBasic.SelectScene": [], + "libobs.hide_scene_item.Bottom": [], "libobs.hide_scene_item.Screen Capture (XSHM)": [], - "libobs.hide_scene_item.{{ item.id }}-qa": [], - "libobs.hide_scene_item.{{ item.id }}-vid": [], + "libobs.hide_scene_item.dev-qa": [], + "libobs.hide_scene_item.dev-vid": [], + "libobs.hide_scene_item.emacsconf base": [], + "libobs.show_scene_item.Bottom": [], "libobs.show_scene_item.Screen Capture (XSHM)": [], - "libobs.show_scene_item.{{ item.id }}-qa": [], - "libobs.show_scene_item.{{ item.id }}-vid": [] + "libobs.show_scene_item.dev-qa": [], + "libobs.show_scene_item.dev-vid": [], + "libobs.show_scene_item.emacsconf base": [] }, "id": "scene", "mixers": 0, @@ -121,7 +368,7 @@ "push-to-talk-delay": 0, "settings": { "custom_size": false, - "id_counter": 14, + "id_counter": 22, "items": [ { "align": 5, @@ -145,14 +392,14 @@ "locked": false, "name": "Screen Capture (XSHM)", "pos": { - "x": 0, + "x": 115, "y": 0 }, "private_settings": {}, "rot": 0, "scale": { - "x": 1, - "y": 1 + "x": 0.91015625, + "y": 0.9097222089767456 }, "scale_filter": "disable", "show_transition": { @@ -233,6 +480,191 @@ "duration": 0 }, "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": true, + "hide_transition": { + "duration": 0 + }, + "id": 8, + "locked": false, + "name": "News", + "pos": { + "x": 31, + "y": 595 + }, + "private_settings": {}, + "rot": -90, + "scale": { + "x": 1, + "y": 1 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": true, + "hide_transition": { + "duration": 0 + }, + "id": 7, + "locked": false, + "name": "URL", + "pos": { + "x": 64, + "y": 594 + }, + "private_settings": {}, + "rot": -90, + "scale": { + "x": 1, + "y": 1 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": true, + "hide_transition": { + "duration": 0 + }, + "id": 6, + "locked": false, + "name": "Logo", + "pos": { + "x": 9, + "y": 609 + }, + "private_settings": {}, + "rot": 0, + "scale": { + "x": 0.40234375, + "y": 0.40234375 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": false, + "hide_transition": { + "duration": 0 + }, + "id": 21, + "locked": false, + "name": "{{ emacsconf_id }} base", + "pos": { + "x": 9, + "y": 205 + }, + "private_settings": {}, + "rot": 0, + "scale": { + "x": 1, + "y": 1 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": false, + "hide_transition": { + "duration": 0 + }, + "id": 22, + "locked": false, + "name": "Bottom", + "pos": { + "x": 112, + "y": 654 + }, + "private_settings": {}, + "rot": 0, + "scale": { + "x": 1, + "y": 1 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true } ] }, @@ -302,9 +734,11 @@ "hotkeys": { "OBSBasic.SelectScene": [], "libobs.hide_scene_item.Screen Capture (XSHM)": [], - "libobs.hide_scene_item.{{ item.id }}-vid": [], + "libobs.hide_scene_item.dev-vid": [], + "libobs.hide_scene_item.emacsconf base": [], "libobs.show_scene_item.Screen Capture (XSHM)": [], - "libobs.show_scene_item.{{ item.id }}-vid": [] + "libobs.show_scene_item.dev-vid": [], + "libobs.show_scene_item.emacsconf base": [] }, "id": "scene", "mixers": 0, @@ -319,7 +753,7 @@ "push-to-talk-delay": 0, "settings": { "custom_size": false, - "id_counter": 5, + "id_counter": 11, "items": [ { "align": 5, @@ -394,12 +828,192 @@ "duration": 0 }, "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": true, + "hide_transition": { + "duration": 0 + }, + "id": 8, + "locked": false, + "name": "News", + "pos": { + "x": 31, + "y": 580 + }, + "private_settings": {}, + "rot": -90, + "scale": { + "x": 1, + "y": 1 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": true, + "hide_transition": { + "duration": 0 + }, + "id": 7, + "locked": false, + "name": "URL", + "pos": { + "x": 64, + "y": 579 + }, + "private_settings": {}, + "rot": -90, + "scale": { + "x": 1, + "y": 1 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": true, + "hide_transition": { + "duration": 0 + }, + "id": 6, + "locked": false, + "name": "Logo", + "pos": { + "x": 9, + "y": 594 + }, + "private_settings": {}, + "rot": 0, + "scale": { + "x": 0.40234375, + "y": 0.40234375 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true + }, + { + "align": 5, + "blend_method": "default", + "blend_type": "normal", + "bounds": { + "x": 0, + "y": 0 + }, + "bounds_align": 0, + "bounds_type": 0, + "crop_bottom": 0, + "crop_left": 0, + "crop_right": 0, + "crop_top": 0, + "group_item_backup": false, + "hide_transition": { + "duration": 0 + }, + "id": 11, + "locked": false, + "name": "{{ emacsconf_id }} base", + "pos": { + "x": 9, + "y": 190 + }, + "private_settings": {}, + "rot": 0, + "scale": { + "x": 1, + "y": 1 + }, + "scale_filter": "disable", + "show_transition": { + "duration": 0 + }, + "visible": true } ] }, "sync": 0, "versioned_id": "scene", "volume": 1 + }, + { + "balance": 0.5, + "deinterlace_field_order": 0, + "deinterlace_mode": 0, + "enabled": true, + "flags": 0, + "hotkeys": {}, + "id": "text_ft2_source", + "mixers": 0, + "monitoring_type": 0, + "muted": false, + "name": "Bottom", + "prev_ver": 469762051, + "private_settings": {}, + "push-to-mute": false, + "push-to-mute-delay": 0, + "push-to-talk": false, + "push-to-talk-delay": 0, + "settings": { + "font": { + "face": "Sans Serif", + "flags": 0, + "size": 28, + "style": "" + }, + "from_file": true, + "text_file": "/home/{{ emacsconf_id }}-{{ item.id }}/bottom.txt" + }, + "sync": 0, + "versioned_id": "text_ft2_source_v2", + "volume": 1 } ], "transition_duration": 300, -- cgit v1.2.3