this post is somewath the same as viewtopic.php?t=8068. The only difference is that the camera is this time a mobotix .
But the real question I have is that the mobotix camera also has got a http web-server and a motion-jpeg stream build in.
The big trick comes now:
How can I use VLC to stream to windows media player's. so this is the basic idea (in code):
Code: Select all
CAMERA
| (motion jpeg stream here) (Also small bandwith)
SERVER running VLC
| (windows media stream) (At the provider so REAL HIGH bandwith)
INTERNET
| (windows media stream) (bandwith enough it's just download)
CLIENTS
Tim