Do 19. Jan 08:19:57 CET 2012

coding: a collaborative microscope viewer

At the IRP we got new microscope cams for our set-up at P10. If shutter speed allows for maximum frame rate, they give you 74 MByte per second, so two of them pose quite a challenge on our network connections.

Currently I'm working on web based live viewer using a MJPEG coder, that allows for viewing the stream from every computer on our network, not just only one (as before). Markers (crosses and lines) are drawn by Javascript in an HTML canvas; they also appear on all screens (but can soon be muted).

Posted by osti | Categories: Physics, Linux