<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Take a look at mod_cv for an example of a module that interacts with the video real time. That module has access to the individual raw video frames. This approach probably makes the most sense for real time integration. Do you need to actually stream realtime, or are you looking to integrate to a library to handle real time? Very interested in this, sounds like a cool application.<div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 24, 2016, at 4:46 PM, zhou Yu <<a href="mailto:zhouyu@cs.cmu.edu" class="">zhouyu@cs.cmu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><span style="font-size:12.8px" class="">Hi </span><div style="font-size:12.8px" class=""><span style="font-size:12.8px" class="">I am a researcher in dialog system field. We built a system using Freeswitch as the front to collect conversation videos.<br class=""></span><div style="font-size:12.8px" class=""><font face="Calibri, sans-serif" class=""><span style="font-size:14.6667px" class="">I have a question about the Freeswitch video recording component.</span></font></div><div style="font-size:12.8px" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif" class="">Freeswitch streams the video and saves it incrementally. I need to extract the head position of the human in the video in real time. I have a head tracker that can access the video stream from a webcam and process the video stream from the webcam in real time. But I am not sure how to stream the incrementally recorded video from Freeswitch to my head tracker. Could Freeswitch broadcast the video to somewhere else? Or Could you point me to where I can modify Freeswitch to integrate my head tracker in?</span></div><div style="font-size:12.8px" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif" class=""><br class=""></span></div><div style="font-size:12.8px" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif" class="">Another small question is can the audio be broadcast the same way?</span></div><div style="font-size:12.8px" class="">Thanks a lot!</div><div class="" style="margin:2px 0px 0px"><div id=":yh" class="" tabindex="0"><img class="" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div></div><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature"><div dir="ltr" class=""><div class="">Best Wishes<br class="">Zhou Yu</div><div class=""><a href="http://www.cs.cmu.edu/~zhouyu/" target="_blank" class="">http://www.cs.cmu.edu/~zhouyu/</a><br class="">Language Technology Institute<br class="">School of Computer Science<br class="">Carnegie Mellon University<br class=""></div></div></div>
</div></div></blockquote></div><br class=""></div></body></html>