Jump to content

Xiaocong

Dormant
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Xiaocong

  1. 13 hours ago, maht said:

     

    Out of curiosity, how did you get it to work in the end?

     

    1) The script is running on your PC and listening for the host (your UM3), so yes your PC will need to be on. You could set it up on an external device (e.g. a pi) if you wanted. You would have to install ffmpeg first.

    2) Your argument when you run the script will determine where the outfile is saved to. So if you're in a command prompt window, it will save the to the current working directory, unless you specified an absolute path. Looking at your example above it would be: 

    
    C:\Users\HP_Demo\Desktop\xc.mp4

    Hope this helps.

     

    Thanks maht!

     

    Somehow I believe my python's "PATH" was not mapped so it could not understand my commands. So I tried to map it and it could work after that.

     

    Below is a short video of the timelapse test I did!

     

     

    Again, thanks for all the help! 😁

  2. I managed to get it running on Python 3.8 and am printing now. Thanks for the help!

     

    I have 2 more questions:

    1) Must the PC be on during the whole duration of the printing?

    2) Where will the mp4 file be saved at? I presume desktop if I placed everything on desktop?

     

    Thanks in advance! 🙂

×
×
  • Create New...