File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22layout : " @/layouts/global.astro"
33title : " MoqBoy"
44author : kixelated
5- description : " "
5+ description : " Using MoQ for REAL-TIME BIDIRECTIONAL STREAMING. Gameboy games! "
66cover : " /blog/moq-boy/bren2.png"
77date : 2026-04-16
88---
@@ -20,7 +20,7 @@ And remember to scroll down and read the actual blog once you're done GAMING.
2020
2121<Boy />
2222
23- ## Overview
23+ ## The Arch
2424There are N emulator workers.
2525There are M human players.
2626
@@ -47,7 +47,7 @@ Instead we turn the encoder on/off if there's an active subscription:
4747- If there's no video subscription, ** the H.264 encoder sleep** .
4848
4949<figure >
50- ![ big bren] ( /blog/moq-boy/bren1 .png )
50+ ![ big bren] ( /blog/moq-boy/bren .png )
5151 <figcaption >
5252 big bren
5353 </figcaption >
@@ -141,7 +141,7 @@ We now have a "bidirectional" stream by using two unidirectional streams.
141141<figure >
142142 ![ pub1] ( /blog/moq-boy/pub2.png )
143143 <figcaption >
144- pub boy
144+ sub boy
145145 </figcaption >
146146</figure >
147147
@@ -181,7 +181,7 @@ Just replace the GameBoy emulation with REAL LIFE via a camera feed.
181181<figure >
182182 ![ pub1] ( /blog/moq-boy/moqboy.png )
183183 <figcaption >
184- pub boy
184+ weapon of mass destruction?
185185 </figcaption >
186186</figure >
187187
You can’t perform that action at this time.
0 commit comments