Skip to content

cesbo/go-mpegts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mpegts

Go Reference

MPEG-TS

Features:

  • TS header parser
  • TS Slicer
  • PSI Assembler/Packetizer
    • PAT
    • PMT
    • SDT
  • PES header parser
  • CRC32 (ITU V.42)
  • Textcode
    • GB 2312-1980
    • ISO/IEC 6937
    • ISO/IEC 8859

Installation

To install the library use the following command in the project directory:

go get github.com/cesbo/go-mpegts

Releases

No releases published

Packages

No packages published

Languages