Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

The first video in the TASBot Re: (TASBot Revisited) series is out! TASBot Re: Gradius covers our first run from AGDQ 2014.

Historians wanted: Inquire here.

Studio: Difference between revisions

From TASBot Wiki
First test of Mermaid flowchart
 
Fix reversed matrix order
Tag: 2017 source edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Projects_and_infrastructure]]
The TASBot studio is located in Petaluma, CA and contains the primary streaming setup that [[dwangoAC]] uses on streams.
The TASBot studio is located in Petaluma, CA and contains the primary streaming setup that [[dwangoAC]] uses on streams.


Line 6: Line 7:


{{#mermaid:flowchart TD
{{#mermaid:flowchart TD
A(Console) -->|Multiout/SCART| B{Shinybow<br>SCART<br>2x4 matrix}
A(Console) -->|Multiout/SCART| B{Shinybow<br>SCART<br>4x2 matrix}
B -->|SCART| C(PVM)
B -->|SCART| C(PVM)
B -->|SCART| D(OSSC)
B -->|SCART| D(OSSC)

Latest revision as of 15:35, 1 January 2025

The TASBot studio is located in Petaluma, CA and contains the primary streaming setup that dwangoAC uses on streams.

Video capture

The analog video capture path includes a number of components:

{{#mermaid:flowchart TD A(Console) -->|Multiout/SCART| B{Shinybow
SCART
4x2 matrix} B -->|SCART| C(PVM) B -->|SCART| D(OSSC) C -->|RCA| E(X32
AUX 3,4) D -->|DVI| F(DVDO iScan HD+) F -->|HDMI| G{Extron
HDMI
8x8 matrix} G -->|HDMI
ports 1-4| H(Extron HDMI
audio extractor) G-->|HDMI
ports 5-8| J(Monitors) H -->|HDMI| I(Magewell Pro) }}