Hi, I'd like an Asterisk SIP client with videosupport=yes to be able to dial into an IVR which would allow the user (after asking a few questions - like authentication, etc) to stream it's audio and video (mic + webcam) as an HTTP stream (say, a flash stream as it's the most common format for now or webm, vp8, etc.). How can I do this? The setup would be something like this: <SIP client with webcam>---<Asterisk Server1 SIP IVR>---<video and audio conversion + streaming as HTTP>---<Internet clients (flash players or built-in modern browser players)>