rtsp协议流媒体服务器,RTSP流媒体协议实现源代码 (含客户端和服务器端)

【实例简介】

RTSP可以运行的源代码

包含客户端和服务器端的代码全部

VC++编写

【实例截图】

【核心代码】

Rtsp

└── Rtsp

├── Bin

│   ├── oh yeah.aac

│   ├── oh yeah.h264

│   ├── RtspClientD.exe

│   └── RtspServiceD.exe

├── Include

│   ├── cmd.h

│   ├── string_t.h

│   ├── TLock.h

│   ├── VBuffer.h

│   └── VBufferT.h

├── Network

│   ├── Rtp.cpp

│   ├── Rtp.h

│   ├── Socket.cpp

│   ├── Socket.h

│   ├── Tcp.cpp

│   ├── Tcp.h

│   ├── Udp.cpp

│   └── Udp.h

├── Rtsp

│   ├── BaseEncoder.h

│   ├── Bitstream.cpp

│   ├── Bitstream.h

│   ├── MediaSession.cpp

│   ├── MediaSession.h

│   ├── MediaStreamAMR.cpp

│   ├── MediaStreamAMR.h

│   ├── MediaStream.cpp

│   ├── MediaStream.h

│   ├── MediaStreamH263.cpp

│   ├── MediaStreamH263.h

│   ├── MediaStreamH264.cpp

│   ├── MediaStreamH264.h

│   ├── MediaStreamMP4A.cpp

│   ├── MediaStreamMP4A.h

│   ├── MediaStreamMP4ALatm.cpp

│   ├── MediaStreamMP4ALatm.h

│   ├── MediaStreamMP4V.cpp

│   ├── MediaStreamMP4V.h

│   ├── MediaStreamTransport.cpp

│   ├── MediaStreamTransport.h

│   ├── RtpTransport.cpp

│   ├── RtpTransport.h

│   ├── Rtsp.cpp

│   ├── Rtsp.h

│   ├── RtspRequest.cpp

│   ├── RtspRequest.h

│   ├── RtspResponse.cpp

│   ├── RtspResponse.h

│   ├── RtspSession.cpp

│   ├── RtspSession.h

│   ├── RtspTransport.cpp

│   └── RtspTransport.h

├── RtspClient

│   ├── Debug

│   │   └── RtspClient.exe

│   ├── ReadMe.txt

│   ├── RtspClient.cpp

│   ├── RtspClient.dsp

│   ├── RtspClient.vcproj

│   ├── StdAfx.cpp

│   └── StdAfx.h

├── RtspClient.dsw

├── RtspClient.sln

├── RtspClient.suo

└── RtspService

├── aac.h

├── Debug

│   └── RtspService.exe

├── h264.h

├── h264_slice.h

├── h264_sps.h

├── ReadMe.txt

├── RtspService.cpp

├── RtspService.dsp

├── RtspService.h

├── RtspService_t.cpp

├── RtspService_t.h

├── RtspService.vcproj

├── StdAfx.cpp

├── StdAfx.h

└── vlc_bits.h

9 directories, 75 files

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值