We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Video recording feature

Home Forums Bug Reports and Feature Requests Video recording feature

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #20994
    Giovanni
    Customer

    Hi!

    A customer asked for the possibility to render / record a video of the viewport clicking on the customized UI (like the Playblast mode in Maya).
    Alternatively he would like the possibility to take automatic multiple screenshot while the product is rotating (multiple images of the product while this is rotating 360°). Any suggestions or feature would be appreciated. Thank you

    #21016

    Hi,

    So you’d like to record video of Blender viewport, or of the WebGL canvas?

    Chief 3D Verger | LinkedIn | Twitter

    #21019
    Giovanni
    Customer

    I meant to record WebGL canvas and to save it. Is it possible?

    Thank you!

    • This reply was modified 3 years, 4 months ago by Giovanni.
    #21031

    I guess this is possible, although with coding. See this toolkit for example:
    https://github.com/spite/ccapture.js/

    Chief 3D Verger | LinkedIn | Twitter

    #21034
    GLiFTeK
    Customer

    There are open source streaming/screen recording software available.
    You could also have a dictionary constantly update your camera’s position, rotation, etc, and have that info write to a list of iterated dictionaries, then write to a file through json or php, when finished…
    then call on that data backwards what I just described to control the camera when desired to recreate the desired effect.
    To playback when you have screen capture software set up.
    (There are also video screen capture apps for phones)
    Verge 3d also just upgraded the screen capture feature for still shots.

    • This reply was modified 3 years, 4 months ago by GLiFTeK.
    • This reply was modified 3 years, 4 months ago by GLiFTeK.
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.