You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote a file server for timelapse. It works on my system. If you clone the repo below, copy timelapse to the printer, and just run it.
./timelapse -p 4410
Then go to your creality IP Address and you'll see a directory listing of all your timelapse to which you can either watch them or view them.
My only issue with this is that the memory footprint of this is large 500mb, and I don't work at all with embedded systems to try and get that memory lower. maybe it's not an issue? IDK. It works for me, I run it on my system and I thought I'd offer it up to others.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote a file server for timelapse. It works on my system. If you clone the repo below, copy timelapse to the printer, and just run it.
Then go to your creality IP Address and you'll see a directory listing of all your timelapse to which you can either watch them or view them.
My only issue with this is that the memory footprint of this is large 500mb, and I don't work at all with embedded systems to try and get that memory lower. maybe it's not an issue? IDK. It works for me, I run it on my system and I thought I'd offer it up to others.
https://github.com/rmasci/timelapse
Beta Was this translation helpful? Give feedback.
All reactions