<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>Hey all, question for you.</div><div><br></div><div>I have an IP-based security camera (made by AXIS) that produces a RTSP stream containing AAC audio and H.264 video. &nbsp;What I'd like to do is view that audio/video on the web using a flash player. &nbsp;It seems that FreeSWITCH has the necessary components to do this. &nbsp;I'm just not sure how to hook it all together. </div><div><br></div><div>My line of thinking is:</div><div>1. Create an extension that when called streams the audio and video from the static url. &nbsp;The url is in the form of:</div><div>rtsp://10.1.1.1/axis-media/media.amp</div><div><br></div><div>2. Create an extension associated with mod_rtmp, and connect the flex client.</div><div><br></div><div>3. Have the flex client "call" the rtsp extension.</div><div><br></div><div>I've seen instructions for #2 and #3, but I'm not sure how to do #1. &nbsp;Any ideas? Or am I way off?</div><div><br></div><div>-pete</div><div><br></div><div><br></div></span></body></html>