Hi,<br><br>I&#39;m working on the following use case.<br><br>My ultimate goal is to record the output from several phones and 3 network cameras (such as Axis network cameras, each equiped with a microphone) to let people play with recorded content.<br>
<br>I&#39;m thinking about 2 alternatives:<br>A. Use asterisk as a tool to mix audio calls and broadcast its content, leaving to an independant video management software the burden to record and mix audio calls with video when appropriate.<br>
B. recording everything with asterisk<br><br><br>My questions are:<br>1. Among those available, which asterisk conferencing app  (such as app_konference, meetme, and so on) can record a video conference ? As this should matter, I can use any Asterisk version (from 1.4 to trunk).<br>
<br>2. In general, which protocol are recommended for live video streaming (see <a href="http://www.axis.com/products/video/about_networkvideo/mpeg4.htm">http://www.axis.com/products/video/about_networkvideo/mpeg4.htm</a>), as in my case, it&#39;s very important to keep<br>
recordings synchronized to each other (let say 2 camera are pointing the same person, then reading the end of each recorded file, we should still see consistent images).<br><br>3. Then for Asterisk ecosystem, which protocol is recommended ?<br>
<br>4. Is asterisk able to act as an RTSP source and send mixed audio in a suitable format for video management apps ?<br>If positive, which software should then preferably complement asterisk (icecast ? darwin ?) on a Debian platform ?<br>
<br>Cheers<br><br><br><br>