coreyauger / flv-streamer-2-file

Project takes and FLV stream coming in from a "raw" source, and could be at any point in the "live" stream. It then saves the FLV to disk and corrects Metadata to allow for seek operations on stream close.
MIT License
12 stars 2 forks source link

Converted to Java library, with keyframes support. #4

Open KnIfER opened 1 week ago

KnIfER commented 1 week ago

appxmod/flv-stream-saver-java

coreyauger commented 1 week ago

Nice! Looks like a fun project :)