Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to upload from stock timelapse capture system #13

Open
ArMaTeC opened this issue Mar 11, 2021 · 3 comments
Open

Add ability to upload from stock timelapse capture system #13

ArMaTeC opened this issue Mar 11, 2021 · 3 comments

Comments

@ArMaTeC
Copy link

ArMaTeC commented Mar 11, 2021

Please can you add the stock timelapse video system to the settings so it can upload also

@ryanfox1985
Copy link
Owner

ryanfox1985 commented Mar 12, 2021

Hello @ArMaTeC, which images do you mean? is it an option from Octolapse?

@ido-nl
Copy link

ido-nl commented Mar 14, 2021

I am also wondering about this. I configured everything, but nothing gets uploaded. I dont use Octolapse, but the default timelapse option Octoprint offers. In the Custom events octolapse is configured.
So my guess is that these events trigger the upload, but only when using octolapse. Dont know how to find out the event names for the default octoprint timelapse functionality.

@ryanfox1985
Copy link
Owner

Hi, now I think that I understand the issue, to able to use the stock timelapse system I think you need to use the Custom Events and set this values:

Custom Event Name: MovieDone
Payload Path Key: movie

I extracted from here:

https://github.com/OctoPrint/OctoPrint/blob/361162aac2ed906b393d05bc4a69d0e41a8a4457/src/octoprint/events.py#L117
https://github.com/OctoPrint/OctoPrint/blob/master/src/octoprint/timelapse.py#L306-L312

Can you confirm if it works? I will update the readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants