Skip to content

peipeiguo/avdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avdump

Dump audio and video information of specified stream.

Usage

git clone https:/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