Skip to main content

Is It Possible to Stream Video in Kanzi Studio?

Answered

Comments

4 comments

  • Jason Stanczyk

    Good Day, 
    You can use the Node2D Plugin, 
    Please see here:
    https://docs.kanzi.com/3.9.11/en/examples/node2d-plugin/node2d-plugin-example.html

    If you are targeting a specific plugin the Node2D plugin would need to be modified for the specific video codecs for the platform. Not every video file type can be played on every hardware/OS specification. 

    If you can describe the issues you are encountering using the Node2D plugin, as then I can provide further guidance. 

    0
  • Mason

    Hi,

    I have already managed to get an embedded video source working fine using the Node2D plugin. However, I'm wondering if it is possible to stream video into Kanzi from an external source or if Kanzi only supports embedded videos.

    Thanks!

    0
  • Jason Stanczyk

    Hi Mason, 
    There are a few different options depending on your intentions and target.
    Rightware has a StreamingTexture plugin that was originally created to stream a camera feed to a texture and to display this in a Kanzi Application. 

    As well another plugin called appview plugin, modified with a custom backend can be used for streaming a camera on Android. 

    It is possible, but there are no exact out of box solutions, I can provide you these plugins directly if you are interested. 

    1
  • Mason

    That sounds like it could be what I am looking for. If you could provide those so I could investigate, that would be great!

    Thanks!

    0

Please sign in to leave a comment.