module
Version:
v0.0.0-...-4fdb4ed
Opens a new window with list of versions in this module.
Published: Jun 16, 2023
License: MIT
Opens a new window with license information.
README
¶
mpeg-ts,mpeg-ps,flv,mp4,rtmp muxer/demuxer
Installation
go get github.com/aliveyun/gomedia
H264/H265/AAC/VP8/OPUS/MP3
USAGE
- decode sps/pps/vps/slice header
- decode HEVCDecoderConfigurationRecord/AVCDecoderConfigurationRecord/AAC-ADTS/AudioSpecificConfiguration
- encode HEVCDecoderConfigurationRecord/AVCDecoderConfigurationRecord/AAC-ADTS/AudioSpecificConfiguration
- decode OPUS Extradata(ID Head "OpusHead") /OPUS Packet(TOC...)
- encode OPUS Extradata
- decode VP8 Frame Tag/Key Frame Head
- decode MP3 Frame head
mpeg-ts
mpeg-ps
- mux
- H264
- H265
- AAC
- G711A
- G711U
- demux
- H264
- H265
- AAC
- G711A
- G711U
flv
- mux
- H264
- H265
- AAC
- G711A
- G711U
- MP3
- demux
- H264
- H265
- AAC
- G711A
- G711U
- MP3
mp4
- demux
- H264
- H265
- AAC
- G711A
- G711U
- MP3
- mux
- H264
- H265
- AAC
- G711A
- G711U
- MP3
fmp4
- demux
- H264
- H265
- AAC
- G711A
- G711U
- mux
- H264
- H265
- AAC
- G711A
- G711U
ogg
rtmp
USAGE
- support client/server
- support play/publish
- support h264/h265/aac/g711a/g711u/mp3
rtsp
- support client/server(rfc2326)
- support basic/digest
- support rtp(rfc3550)
- support g711/aac/h264/h265
Directories
¶
Click to show internal directories.
Click to hide internal directories.