Slowdown a live camera

Hello,
Is there any possibility with Millumin to slow down a live flux camera?
Thanks for your help
DavidC

Comments

  • Hello @DavidC,

    To slow down a live feed (so playing less frames per second than expected), a buffer is required to to play the frames that was not during the present. Usually, this buffer would have a limit, so you cannot slow down forever.

    There is no such effect in Millumin, but you could create/program it in softwares such as Processing or Quartz Composer, then send the result to Millumin via Syphon.
    Most of the time, you'll find examples to make a delay (instead of a slow down), but the principle is the same. See this samplecode for Processing.

    Best. Philippe
Sign In or Register to comment.