RTSPJukebox RTSP Server:一个开源的Directshow RTSP Filter

时间:2021-03-20 09:14:14
【文件属性】:

文件名称:RTSPJukebox RTSP Server:一个开源的Directshow RTSP Filter

文件大小:211KB

文件格式:RAR

更新时间:2021-03-20 09:14:14

directshow rtsp

RTSP服务器,在Directshow中使用的Renderer Filter,Filter支持传入H264视频和AAC音频,实现了RTSP over udp传输,是一个简单易用的RTSP服务器。详细使用方法请浏览我的博客中的一篇文章。


【文件预览】:
RTSPJukebox
----版权说明.txt(258B)
----rtspserver()
--------rtspserver.sln(886B)
--------rtspserver.def(184B)
--------resource.h(404B)
--------rtspserver.rc(5KB)
--------TypeHandler.h(1012B)
--------Debug()
--------LICENSE.markdown(2KB)
--------RTSPMessage.cpp(4KB)
--------smartptr.h(7KB)
--------RtspServerFilterX86.vcproj(6KB)
--------renderer.h(2KB)
--------rtspserver.cpp(3KB)
--------RTSPControl.h(375B)
--------RTSPMessage.h(811B)
--------TypeHandler.cpp(11KB)
--------stdafx.h(2KB)
--------logging.h(2KB)
--------RTPPacket.h(1KB)
--------RTPPacket.cpp(2KB)
--------RTSPStream.cpp(4KB)
--------ClientConnection.cpp(7KB)
--------socket.cpp(3KB)
--------Release()
--------rtspserver.vcxproj(6KB)
--------stdafx.cpp(297B)
--------rtspserver.h(1KB)
--------RTSPStream.h(1KB)
--------RtspServerFilterX86.sln(903B)
--------NALUnit.h(5KB)
--------NALUnit.cpp(11KB)
--------ClientConnection.h(1KB)
--------dllmain.cpp(1KB)
--------socket.h(1KB)
--------targetver.h(314B)
--------RtspServerFilterX86.suo(29KB)
--------thread.h(1KB)
--------renderer.cpp(5KB)

网友评论

  • 没有任何用处,就是加了锁和字符转换,没有解决有些h264和aac无法播出的问题
  • 好像用不了
  • 有借鉴意义, 谢谢分享。