This is a typescript project to send a browser video stream to the Service Point display at CCC Berlin.
To install dependencies:
bun install
Send clear command
bun clear.ts
Display a hello world text
bun text.ts
Display a hello world image
bun image.ts
Send a video stream of a puppeteer browser
bun browser.ts