MCPcopy Create free account
hub / github.com/PHZ76/RtspServer

github.com/PHZ76/RtspServer @1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.0 ↗ · + Follow
511 symbols 850 edges 72 files 2 documented · 0% updated 3y ago1.0.0 · 2022-08-03★ 1,12543 open issues

Browse by type

Functions 428 Types & classes 83
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

## RtspServer A RTSP server and pusher based on C++11

中文介绍

Features

  • Support Linux and Windows platforms.
  • Support H.264/H.265/G711A/AAC
  • Support unicast(rtp over udp, rtp over rtsp), multicast
  • Support digest authentication

Requirements

  • Compiler support c++11, gcc4.8/vs2015 or above.

Example

Dependencies

License

Contact

  • Email: penghaoze76@qq.com

Core symbols most depended-on inside this repo

Shape

Method 415
Class 72
Function 13
Enum 11

Languages

C++100%

Modules by API surface

src/xop/RtspMessage.cpp36 symbols
src/xop/RtspConnection.cpp20 symbols
src/net/SocketUtil.cpp20 symbols
src/net/Channel.h19 symbols
src/xop/RtpConnection.cpp18 symbols
src/xop/RtpConnection.h16 symbols
src/xop/RtspMessage.h15 symbols
src/xop/RtspConnection.h14 symbols
src/net/BufferReader.h14 symbols
src/xop/MediaSession.h13 symbols
src/xop/MediaSession.cpp13 symbols
src/xop/rtsp.h11 symbols

For agents

$ claude mcp add RtspServer \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page