Skip to content

jagjordi/insta360-autostitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insta360 autostitcher

A small tool that monitors a "dump" directory for *.insv files and stitches them into a 360 video.

Note that this tool uses Insta360 MediaSDK, which requires you to apply for the SDK.

I am not a software engineer so the code might be bad. Use it at your own risk. PRs are welcomed :)

Usage

  1. Get the MediaSDK by applying here
  2. Extract and copy the libMediaSDK-dev_2.0-0_amd64_ubuntu18.04.deb package in the repo folder
  3. Build the docker image
docker build . -t insta360-autostitcher
  1. Run it
docker run -it -v /PATH/TO/YOUR/FILES:/media insta360-autostitcher

About

Tool to monitor and automatically stitch Insta360 videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published