Category Archives: Red5

All things related to Red5. This will likely include configuration, installation, programming, streaming video examples, shared object, remote function calls, etc…

Red5 + Arduino

I have been working on a little project that ‘pushes’ Arduino data from a USB connected PC to a server running Red5. Red5 treats each Arduino pin as a shared object. So when a pin (the Arduino has 6 analog … Continue reading

Posted in Flex & Flash, Red5 | Comments Off

Red5 Mouse Movement & Click Sharing

I’ve been playing around with this concept of sharing mouse movements and clicks with all users who are view the same webpage. So far, I have a rough prototype functioning (on this website and on www.porterdigital.com). Assuming you have a … Continue reading

Posted in Flex & Flash, Red5 | Comments Off