Skip to content

peipeiguo/avdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98d7f11 · Oct 18, 2022

History

8 Commits
Mar 31, 2022
Mar 31, 2022
Jul 25, 2022
Oct 18, 2022
Jul 25, 2022
Jul 25, 2022

Repository files navigation

avdump

Dump audio and video information of specified stream.

Usage

git clone https://github.com/peipeiguo/avdump.git
cd avdump
go build
./avdump
Usage: avdump [-s stream_index] -i input_url
Options:
  -i string
    	Input URL, such as file path or URL
  -s int
    	Stream index to dump in input file, default is dump all streams (default -1)
./avdump -i rtmp://host:1935/app/stream

About

Dump audio and video information of a stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages