/adobe-connect-offline

Adobe Connect Offline is a tool for downloading and merging zip files containing video streams. It uses FFmpeg to process and merge the streams into a single output video file.

Primary LanguageKotlinMIT LicenseMIT

Adobe Connect Offline

Adobe Connect Offline is a tool for downloading and merging zip files containing video streams. It uses FFmpeg to process and merge the streams into a single output video file.

Requirements

Installation

To use Adobe Connect Offline, you will need to install FFmpeg. You can find installation instructions here. Once FFmpeg is installed, you can clone or download the source code from this repository and build it using your preferred Java or Kotlin compiler.

Usage

To use Adobe Connect Offline, you will need to provide the URL of the zip file containing the video streams you want to download and merge. You can then specify an output path for the resulting video file. Adobe Connect Offline will handle the rest!

Contributing

If you would like to contribute to Adobe Connect Offline, we welcome all contributions! In particular, we are currently seeking help with the FFmpeg part of the project. If you have experience with FFmpeg and are interested in contributing, please feel free to fork the repository and submit a pull request.

License

Adobe Connect Offline is released under the MIT License.