Registry / other / asticode-go-astits

asticode-go-astits

JSON →
library1.15.0gogounverified

Go library for demuxing and parsing MPEG Transport Stream (TS) packets.

go get github.com/asticode/go-astits
INSTALL
IMPORT
SIG · ASTICODE-GO-ASTITS
A
asticode-go-astits
othergov1.15.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

astits
github.com/asticode/go-astits

Basic usage of astits for MPEG-TS parsing

package main import ( "fmt" "github.com/asticode/go-astits" ) func main() { // Parse a TS packet p := astits.Packet{} fmt.Println(p) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
Meta
2
Amazon
1
OpenAI (training)
1
Resources