(Warning – very technical)
Dark mode theme is here! Cleaned up the ‘playlist title’ which is moved to the left panel. Looks neater, quite happy with the look and feel atm.
NDI integration
…it is not really working 🙁
Platform changes:
My whole rendering is based on AvaloniaUI, which I cannot extract rendered Bitmaps from starting at the major 11.x release just recently. I’m waiting for an API (p.s. the guys at Avalonia are really smart!)
For the time being I am blocked at version 11.0-preview8
- https://github.com/AvaloniaUI/Avalonia/discussions/11593#discussioncomment-6090317
- https://github.com/AvaloniaUI/Avalonia/issues/12169
WIP alternate solution:
For lyrics feed:
- I am testing out a live HTML page which can be added as a Browser overlay source in OBS Studio
- Websockets + https://kit.svelte.dev/ + https://tailwindcss.com/
And for getting video and slide playback into OBS:
- use NDI screen capture or Screen Capture HX https://www.ndi.tv/nvidia/ (requires NVIDIA GPU)
And for stage display:
- I might have to use live HTML page here too.
- Having NDI would’ve been nice for throwing onto an iPad which can sit on the preacher’s podium. I guess NDI screen capture also still works here too.