I'm trying display a thumbnail from one of our Nevion Virtuoso's in DM. However all I'm getting is 'Incorrect Scheme' flashing in the window.
I've created the thumbnail via DM:
Link Type: Video
Video Type: Generic Images
Image Source:
Refresh Rate (ms): 1000
For the Image Source I used the path obtained from the thumbnail that is displayed on the device Web GUI by use of the 'right click' menu and 'Copy Image Address.'
I\'m not sure what 'Scheme' is referring too, perhaps 'Video Type' above but if that's so I have no idea which to select.
**Update**
The right click menu on the thumbnail image returns:
blob:http://10.45.130.129/353b5f1e-44df-44e4-8eb2-709dee2a6f10
Which results in an 'Incorrect Scheme' error.
I'm not sure where to find the correct source but stumbled across the right click menu option 'Inspect' which brought up a side panel. From that I was able to discover that the thumbnail is a JPEG that is updated.
The only details I could find were on the 'Network' TAB:

So amended the link in Visio to:
#https://<DMAIP>/VideoThumbnails/Video.htm?type=MJPEG&source=http://10.45.130.129/slot/1/tools/get_image?gid=90000&subid=0
I no longer get any kind of error message, however all I have now is the image below:

Hi Wout,
I'm trying display a video thumbnail within Visio on DM. The idea is create a view which will display 4 video thumbnails from our Nevion Virtuoso Encoders.
Hi Kris,
Based on the configuration in your question, I can see that the Image source URL (a blob) will not work for getting thumbnails. You will have to check what URL exposes the correct data for your device. To display thumbnail images, you will need a URL that exposes those.
Hi Kris,
How exactly are you trying to display the thumbnail image? Is this in a video, LCA, Dashboard, … ? From the context I think that 'scheme' means the URL scheme, eg: http or https. Only one of these might be supported by your device.