开源的rtsp实现
                            ==============

                                         -- by BeagleTam
                                            2006-5-4 1:40

    最近在做rtsp协议相关的事情。寻找了一些rtsp实现的开源代码。
    rtsp的实现还比较少。如果大家有知道的其它的,希望能把它补充
    
      name      side? lang   url
    -----------------------------------------------------------------------  
    * live.com   C/S   C++   
http://www.live555.com
    * darwin     S     C++   http://www.opensource.apple.com/darwinsource/
    * VLC        C     C     http://www.videolan.org
    * mplayer    C     C     http://www.mplayerhq.hu
    * omsp       C/S   C     http://streaming.polito.it/
         Fenice is Server 
         NeMeSI is Client
    * spook      S     C     
http://www.litech.org/spook/
         网络摄像机
    * MPEG4IP    C     C     
http://www.mpeg4ip.net/

相关文章:

  • 2022-01-12
  • 2021-12-21
  • 2022-12-23
  • 2021-05-22
  • 2022-02-25
  • 2022-02-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-26
  • 2022-12-23
  • 2021-04-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
相关资源
相似解决方案