Skip to content

A pure java implementation of MPEG2TS parser and muxer

Notifications You must be signed in to change notification settings

wangfei1975/jmp2ts

Repository files navigation

jmp2ts

A pure java implementation of MPEG2TS parser and muxer. (Muxer not finished yet).

Also contains an Android project to demo its usage.

See src/main/java/com/wterry/jmpegts/Mp2tsExtractor.java for the parser API.

About

A pure java implementation of MPEG2TS parser and muxer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages