Giter VIP home page Giter VIP logo

Comments (6)

FrYakaTKoP avatar FrYakaTKoP commented on July 17, 2024

i have to support multiple cameras in future, at the moment timelapse is limited to one camera only sorry

from moonraker-timelapse.

erasmus74 avatar erasmus74 commented on July 17, 2024

I'd like to request this feature as well. And if you point me to the what needs to be done, I'm happy to contribute code.

Id guess making two timelapses wouldn't be too hard, add in an iterator for the Marco for taking a frame. What's tricky is the post processing. Would have to have a few presets like 2 individual recordings, a picture in picture recording, streaming one to obs and other to v4l, etc. Or at least a way to configure the command in some custom way.

Either way, like I said, happy to push this along

from moonraker-timelapse.

ForceConstant avatar ForceConstant commented on July 17, 2024

Same here, would like multiple cameras, so I can see timelapse with my nozzle camera, and external camea.

from moonraker-timelapse.

astfgl avatar astfgl commented on July 17, 2024

Please add a vote for multiple cameras, with the additional ability to render one camera's images as a picture-in-picture of the other, for example the nozzle camera in the corner of the bed camera view.

One way to do this is to render the two timelapse videos separately and then have ffmpeg use one as a clipped and scaled overlay to the other and render the final video.
Another way is to use an image manipulation application like imagemagick to overlay each clipped and scaled image of one stream onto the other and then render the video from the resulting images.

A general solution to capture from an arbitrary number of camera streams and render multiple PIPs around the main camera's view is the logical conclusion.

from moonraker-timelapse.

FrYakaTKoP avatar FrYakaTKoP commented on July 17, 2024

i see that as a highly requested feature already. The problem right now is to implement such feature i would to refactor a lot of core modules of timelapse like image gathering and rendering. ATM i'm still very busy with live and the small amount of time i can invest into timelapse goes in support, bugs and "fast to implement features". We may need to find a skilled python programmer with alot of enthusiast and spare time to tackle this or it won't happen in near future. Apologies for this bad news.

-FrY

from moonraker-timelapse.

bacinsky avatar bacinsky commented on July 17, 2024

Hi everyone, I opened #151 to patch the multiple cameras support. It is a quick fix with minimal options. I made it because my setup was all ready but missing this feature, so I made some time to implement it. Use my repository if this will not get merged, if you really want it. Enjoy.

from moonraker-timelapse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.