Hey guys,
I would like to use Fugstream for streaming a black/white video to my pc, but sadly, it doesnt work at UDP and (working) TCP has an remarkable delay. So, I thought about a workaround:
I do need a BW-video, which is actually 1bit each pixel only.
My resolution is quite small 400x166px - in fact I need 66400bit/sec to be transfered. (I think its possible to reduce this amount to a forth of it - 16600)
Sketch1:
Is it possible to take two PCs and boygroup them. Take FugStream at no.1, using MEM to get video and read out all pixel by pipet.
This spread would be transfered by boygrouping to Pc no.2. And reorganized - somehow, still no idea how to do it - into a BW-video.
Sketch2:
I get video by FugStream/MEM as well, but put it into Contour-Plugin first and transfer contour-data by boygrouping only. Reorganize it in BW-video as well.
I never did boygrouping and have just a diffuse idea how it is working. As far as I know its kind of synchronized for marked io-boxes.
Some comments or suggestions are highly appreciated.