nasa / openmct-tutorial

A tutorial for OpenMCT that guides you through integrating historical and realtime telemetry.
Other
245 stars 104 forks source link

Stream of Images #49

Open Sniperpilot16 opened 3 years ago

Sniperpilot16 commented 3 years ago

Hello,

On an openmct page I had seen (namely: https://openmct-demo.herokuapp.com/#/browse/demo:root/demo:3?view=layout&tc.mode=local&tc.timeSystem=utc&tc.startDelta=900000&tc.endDelta=0 ), there is a stream of images coming in from the rover. As I am fairly new with this program and HTML, how would I go about sending the most recent image to a "stream" on my openmct server?

Any help would be greatly appreciated!