Categorygithub.com/yutopp/go-flv
repositorypackage
0.3.1
Repository: https://github.com/yutopp/go-flv.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-flv

ci codecov GoDoc Go Report Card license

FLV decoder/encoder library written in Go.

  • decoder
    • header
    • body
    • tags
      • flv
      • audio
      • video
      • data
  • encoder
    • header
    • body
    • tags
      • flv
      • audio
      • video
      • data

Installation

go get github.com/yutopp/go-flv

Examples

License

Boost Software License - Version 1.0

References