Skip to content
Discussion options

You must be logged in to vote

@BrunoDC-dev , at the moment, there are two ways to achieve streaming a video.

The Web Page object is available as a creatable object, and allows embedding the contents of a url in an iframe.

Open MCT also has an Imagery plugin. In realtime mode, the imagery view will update to show the most recent image, or frame in your case, and also have a thumbnail strip to access previous images. We have seen performant implementations of this with frequency of multiple images per second.

If neither of those work for your use case, you would have to implement a custom plugin.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@davetsay
Comment options

Answer selected by BrunoDC-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants