Answered rtsp streaming server for web cam

  • Wednesday, May 20, 2009 6:48 AM
     
     
    hi all
          I am developing an application for rtsp streaming from the server. how we make rtsp streaming server for web cam using directshow filter. How ever I found the RTP/RTSP Server Filter   from the http://www.rtpstream.com/ but I am not understanding how i paas the webcam stream to this Filter server .
         or Is there any other directshow rtsp server filter which i can use
    questions & answer related to asp.net
    • Edited by raj1576 Wednesday, May 20, 2009 7:54 AM
    •  

All Replies

  • Wednesday, May 20, 2009 7:59 AM
    Moderator
     
     Answered
    This is a sink filter, so I suppose you have to connect your webcam's source filter to it, maybe with compression. Have you tried this?
    Michel Roujansky, http://www.roujansky.com
  • Friday, May 25, 2012 2:48 PM
     
     

    Did you ever get this to work?