Skip to content

octoprint timelapse auto upload to streamabale

Notifications You must be signed in to change notification settings

m0a/up2streamable

Repository files navigation

#up2streamable

wercker status

install

on raspberrypi or orangepi console

cd ~/bin/
wget  https://github.com/m0a/up2streamable/releases/download/0.1/up2streamable
chmod +x up2streamable

OR

on PC

GOOS=linux GOARCH=arm go build github.com/m0a/up2streamable
scp up2streamable pi@192.168.XX.XX:~/bin/

command line example

up2streamable -path ~/.octoprint/timelapse -delete -u username -p password

options

Usage of up2streamable:
  -delete
    	delete when upload success
  -e string
    	specify file extension (default ".mpg")
  -p string
    	password
  -path string
    	search file path (default "./")
  -timeout int
    	specify file upload timeout(minutes) (default 10)
  -u string
    	username

About

octoprint timelapse auto upload to streamabale

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages