More actions
m Add to category |
Mention the SNES audio player |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Projects_and_infrastructure]] | [[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. | ||
The [[Radio TASBot]] stream is sent digitally to a SNES acting as a glorified DAC (with Total's audio player homebrew), | |||
and its output is then captured as a line-in and mixed into the stream audio. Because we can. | |||
===Video capture=== | ===Video capture=== | ||
| Line 7: | Line 10: | ||
{{#mermaid:flowchart TD | {{#mermaid:flowchart TD | ||
A(Console) -->|Multiout/SCART| B{Shinybow<br>SCART<br> | 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 22:26, 3 August 2026
The TASBot studio is located in Petaluma, CA and contains the primary streaming setup that dwangoAC uses on streams.
The Radio TASBot stream is sent digitally to a SNES acting as a glorified DAC (with Total's audio player homebrew), and its output is then captured as a line-in and mixed into the stream audio. Because we can.
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)
}}