<div>
                    Hi,
                </div><div><br></div><div>I'm working on a mod_rtsp endpoint the idea is to stream sip video to a rtsp client such as VLC and also a sip client could "call" a rtsp camera later. I copied some codes from mod_sofia and it is too long to understand for me so I'd like to get some inputs either highlight me how to do or point out where to read from mod_sofia.</div><div><br></div><div>1) VLC "calls" in as a-leg and bridge to a sip client with video(or play_fsv), I made it sort of working now, but</div><div><br></div><div>- &nbsp;How to disable the read_frame and read_video frame io_routine ? I set them to NULL and it fails on read, so I made a fake read function there, kind of ugly.</div><div><br></div><div>- &nbsp;I hard coded to H264 and I can see video on VLC, I'd like to do like sip later negotiation then when b-leg sip client offers SDP and offer to a-leg when DESCRIBE</div><div><br></div>
                <div><div>- looks like switch_io complains when no audio codec, is it possible to do video only calls? or is it possible to set audio and video rtp to a &nbsp;different path ?</div><div><br></div><div>2) Call a rtsp camera would be easy later</div><div><br></div><div><br></div><div>3) Maybe a client can call in and record? I don't have such a client.</div><div><br></div><div><div>I would like to share the code later if others interested on this.</div></div><div><br></div><div><br></div><div>Thanks,</div><div>Seven.</div><div><br></div><div>--&nbsp;</div><div>About: http://about.me/dujinfang</div><div>Blog: http://www.dujinfang.com</div><div>Proj: &nbsp;http://www.freeswitch.org.cn</div><div><br></div>Sent with <a href="http://www.sparrowmailapp.com">Sparrow</a><br><div><br></div></div>