#librtmp
- rtmp-client send rtmp packet to server
- rtmp-reader receive rtmp packet from server
- flv-demuxer Adobe FLV demuxer
- other: MPEG-4 AVCDecoderConfigurationRecord/AudioSpecificConfig
#libmpeg
- MPEG-2 PS packer/unpacker
- MPEG-2 TS packer/unpacker
#librtp
- RFC3550 RTP/RTCP packer/unpacker
- RTP with H.264
- RTP with MPEG-2 PS
#librtsp
- RFC 2326 RTSP packer/unpacker
- RTSP text parser
- RFC 4566 SDP parser
- RFC 822 datetime parser
#libhls
- HLS Vod
- HLS Live(not ready)
- HLS Server(not ready)
#libhttp(https://github.com/ireader/sdk)
- HTTP Server(base AIO)
- HTTP Client
- HTTP Cookie