iamscottxu / RtspServer

RTSP Server , RTSP Pusher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

RTSP Server , RTSP Pusher

License:MIT License


Languages

Language:C++ 98.9%Language:Makefile 0.9%Language:C 0.2%