VLC is a very flexible framework - not only for A/V playback but also allows to capture (both desktop and cameras) and stream video.
Menu → File → Open Network & paste an URL found in the Yellow Pages.
Hint: Enable “loop all” mode to make VLC re-connect in case of network-hickups or short project dropouts.
This walkthrough may differ slightly depending on VLC version & Operating System. Generic Information can be found in the VLC Flossmanual.
Menu → File → Open Capture Device or “Menu → File → Streaming/Export”source:inoutsource@av.theartcollider.org:8000/MyProjectName.oggsource, password=inoutsource, server/host=av.theartcollider.org, port=8000, mountpoint=MyProjectName.ogg.of couse you can also launch VLC from the commandline. ie capturing a Camera on OSX:
vlc qtcapture:// --sout='#transcode{vcodec=theo,vb=128}:standard{access=shout,mux=ogg,dst=source:inoutsource@av.theartcollider.org:8000/MyProjectName.ogg}'