How to export video with timestamp and text overlay via api or sdk?

Answered

Comments

3 comments

  • Avatar
    Ichiro

    Hi Ryan,

    Those are client function not the server side function. So it is not doable via server API.  At the moment. we don't have the related client API for user to manipulate the exported video.

    As an alternative one, you may use the server API to download the source video footage and then post-product it by yourself. This could be a possible way.

     

    0
    Comment actions Permalink
  • Avatar
    Ryan Chu

    Dear Ichiro:

                        Thanks for your reply! I found some information on NX  blog.

    https://www.networkoptix.com/blog/nx-desktop-open-source

    Is possible make export with text overlay feature via NX desktop open source?

    Best regards

    Ryan Chu

    0
    Comment actions Permalink
  • Avatar
    Ichiro

    Hi Ryan Chu

    Thanks for your survey. Please allow us to explain the detail again.

    1. Image/Text/Timestamp overlay is a client side function, so the server APIs won't be able to achieve this request.
    2. The client has already been able to do this function, so there is no need to use open source package to implement this same function. 
    3. At the moment, we don't have client API, meaning that you might not be able to use client function now without desktop client. It is necessary to do this operation on Nx Desktop Client.

    As a result, we kindly suggest you to "Post-Produce" the video downloaded from the server, so you are free to manipulated the video according to your preference. i.e. : 

    1. Using Nx Server API to download the video.
    2. Using your own middleware or tools to put image/text/timestamp on the video. (Outside Nx, your own tool, developed by yourself/your team)
    3. Save the result which was made in Step2, and export to your own path.

    This is the solution we suggested now, as the client API has not yet been  available at the moment.
    Thanks for your understanding.

     

     

     

     

    0
    Comment actions Permalink

Please sign in to leave a comment.