I'm trying to build a setup using OS X machines for streaming live video. Currently I use Flash Media Live Encoder on the same machine that is handling the video input unfortunately because FMLE uses up a lot of resources it causes delays in the video capture which can sometimes cause a latency of over 10 seconds on the video inputs.
What I would like to do is have FMLE encoding on a remote computer on the network and have something in-between to essentially forward a webcam device from one machine to another without the overhead of it being encoded on the first machine.
I'm not sure if something like this is possible but I would be grateful for any suggestions.