Embed Video in ArcGIS Dashboard

2366
4
01-29-2020 06:25 PM
AliSurojaya
New Contributor

Hello all, anyone can give me example of URL video link that can embedded in Arcgis Dashboard? Or anyone know how to embedded live video streaming into arcgis Dashboard?

Thanks.

0 Kudos
4 Replies
BenTurrell
Occasional Contributor III

Hey Ali Surojaya‌,

To embed a video in your dashboard you need to do the following:

Add an embedded Item to your dashboard:

Click on video and then enter your video url into the url field:

Thanks,

Ben


If this answer has helpful please mark it as helpful. If this answer solved your question please mark it as the answer to help others who have the same question.

AliSurojaya
New Contributor

Thanks Ben,

I'm trying to insert video URL (with the same url like yours) but the result is no video with supported format and MIME type found.. How to solve this?

0 Kudos
Ohan_GeoDecisions
New Contributor II

this is answered here - Operations Dashboard: Embed YouTube Videos   

Mainly, the Youtube video must be of embedded type

>> Go to the Youtube Video

>> Go To Share 

>> Click on Embed Video 

( <iframe width="560" height="315" src="https://www.youtube.com/embed/2k9MpD1gM14" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> )

>> Get the value in src  -- Should look like : 

https://www.youtube.com/embed/2k9MpD1gM14

In your Esri Arcgis Dashboard

>> the embedded Content Type must be document and paste the URL 

ElvisAchu
New Contributor

Thank you so much, this works perfectly

0 Kudos