![]() |
||
---|---|---|
.vscode | ||
novaled | ||
.gitignore | ||
Makefile | ||
Processing.NDI.Lib.x64.dll | ||
README.md | ||
config.go | ||
go.mod | ||
go.sum | ||
main.go | ||
mode-http.go | ||
mode-ndi.go | ||
mode-screen.go | ||
mode-shadertoy.go | ||
mode-tcp.go | ||
mode-udp.go | ||
scale.h | ||
shadertoy.go | ||
utils.go | ||
yuv2rgb.h |
README.md
this sends data for novastar receiving cards i assume this works the same for linsn etc too
supports:
- tcp
- udp (downscaled)
- ndi
- http
- screen capture (windows)
as video/image sources, sends it to the card using pcap this doesnt support initializing the card yet so you have to run novalct every time you restart the card
todo:
- better down scaling
- linux desktop capture
- testing this on linux at all
- initializing the card