Skip to content

This tool analyses HLS *.ts files to get containing streams' info

License

Notifications You must be signed in to change notification settings

Softvelum/mpeg2ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

mpeg2ts

This tool analyses HLS *.ts files to get containing streams' info.

Run it as:

ruby mpeg2ts.rb [ts_name] [-v] [--output]

ts_name - name of HLS fragment you need to analyze

-v - verbose output

--output - name of output directory for PES packets info.

Packets info includes all PES packets for all streams of current transport stream.

See also output examples in Wiki.

This code was used during MPEG-TS streaming feature set development in Nimble Streamer media server.

This product is released under MIT license.

About

This tool analyses HLS *.ts files to get containing streams' info

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages