文件名称:RTSP协议服务端代码,H264视频流直播
文件大小:1.16MB
文件格式:ZIP
更新时间:2024-06-14 18:01:17
rtsp c++ h.264 视频 直播
RTSP协议服务端代码,H264视频流播放,非阻塞多线程,可运行
【文件预览】:
example
----test.h264(869KB)
----02_aac_rtsp_server.cpp(1KB)
----test.aac(263KB)
----05_alsa_rtsp_server.cpp(1KB)
----03_h264_aac_rtsp_server.cpp(2KB)
----01_h264_rtsp_server.cpp(1KB)
----04_v4l2_rtsp_server.cpp(1KB)
src
----base()
--------Logging.h(1KB)
--------ThreadPool.cpp(2KB)
--------New.h(2KB)
--------Sem.h(228B)
--------Allocator.h(1KB)
--------Sem.cpp(320B)
--------Thread.cpp(1KB)
--------ThreadPool.h(1KB)
--------Condition.h(368B)
--------Condition.cpp(920B)
--------Allocator.cpp(4KB)
--------Thread.h(453B)
--------Logging.cpp(2KB)
--------Construct.h(774B)
--------Mutex.h(416B)
--------Mutex.cpp(523B)
--------AsyncLogging.h(2KB)
--------AsyncLogging.cpp(3KB)
----extend()
--------v4l2()
--------alsa()
----net()
--------AACFileMediaSource.h(2KB)
--------RtspServer.cpp(3KB)
--------Buffer.h(4KB)
--------MediaSource.cpp(956B)
--------RtpSink.h(1KB)
--------H264RtpSink.cpp(3KB)
--------SocketsOps.cpp(6KB)
--------UsageEnvironment.h(515B)
--------UsageEnvironment.cpp(686B)
--------MediaSession.cpp(7KB)
--------TcpConnection.h(1KB)
--------TcpSocket.cpp(479B)
--------Rtp.h(1018B)
--------EventScheduler.h(1KB)
--------Event.h(2KB)
--------AACFileMediaSource.cpp(3KB)
--------Timer.h(1KB)
--------Acceptor.h(849B)
--------AACRtpSink.h(709B)
--------RtpSink.cpp(2KB)
--------RtpInstance.h(4KB)
--------H264FileMediaSource.cpp(3KB)
--------poller()
--------InetAddress.h(495B)
--------AACRtpSink.cpp(2KB)
--------SocketsOps.h(1KB)
--------Buffer.cpp(1KB)
--------Acceptor.cpp(1KB)
--------MediaSession.h(2KB)
--------TcpSocket.h(421B)
--------RtspServer.h(1KB)
--------RtspConnection.cpp(15KB)
--------H264RtpSink.h(581B)
--------MediaSource.h(1KB)
--------Event.cpp(2KB)
--------Timer.cpp(4KB)
--------RtspConnection.h(2KB)
--------InetAddress.cpp(683B)
--------TcpServer.cpp(1KB)
--------TcpServer.h(763B)
--------EventScheduler.cpp(4KB)
--------H264FileMediaSource.h(627B)
--------TcpConnection.cpp(3KB)
----README.md(157B)
Makefile