<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: (New) Map Viewer- Embed Video in Popup in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325964#M54405</link>
    <description>&lt;P&gt;I figured it out! I put the &amp;lt;video&amp;gt; tag with all the needed info into a text field, added that field as text in popup configuration and it displays different videos in each popup. The only issue I found is AGOL would not let me paste the &amp;lt;video&amp;gt; tag into the table, I had to do it in ArcPro. Also make sure your text field that stores the URL is long enough or the html will get truncated, and the video won't work.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2023 15:43:36 GMT</pubDate>
    <dc:creator>JeffPeters1</dc:creator>
    <dc:date>2023-09-06T15:43:36Z</dc:date>
    <item>
      <title>(New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294248#M52504</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that the old way to embed video content using iframes into popups has broken due to an AGOL update.&lt;BR /&gt;I have been unable to find current Esri documentation ways to display videos in popups. Can someone please point us in the right direction?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Amanda Huber&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 20:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294248#M52504</guid>
      <dc:creator>Amanda__Huber</dc:creator>
      <dc:date>2023-05-30T20:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294268#M52505</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/304310"&gt;@Amanda__Huber&lt;/a&gt;&amp;nbsp; I have a youtube in WebApp splash screen, but not sure if popup is different.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://arcg.is/1iS5Ca" target="_blank" rel="noopener"&gt;https://arcg.is/1iS5Ca&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 20:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294268#M52505</guid>
      <dc:creator>LearnThenShare_JC</dc:creator>
      <dc:date>2023-05-30T20:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294461#M52508</link>
      <description>&lt;P&gt;This is intentionally not supported in 4.x popups, bringing iframes into the popup can introduce security issues.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 13:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294461#M52508</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2023-05-31T13:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294467#M52509</link>
      <description>&lt;P&gt;Understandable, but is there an alternative way to display videos in 4.x now?&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 13:34:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294467#M52509</guid>
      <dc:creator>Amanda__Huber</dc:creator>
      <dc:date>2023-05-31T13:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294505#M52512</link>
      <description>&lt;P&gt;You can use the text element and switch to HTML editor and use this (ignore the quotes):&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;video&lt;/SPAN&gt; &lt;SPAN class=""&gt;autoplay&lt;/SPAN&gt; &lt;SPAN class=""&gt;width&lt;/SPAN&gt;="&lt;SPAN class=""&gt;100%&lt;/SPAN&gt;"&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;source&lt;/SPAN&gt; &lt;SPAN class=""&gt;src&lt;/SPAN&gt;=&lt;SPAN class=""&gt;http ://urlto/movie.mp4&lt;/SPAN&gt; &lt;SPAN class=""&gt;type&lt;/SPAN&gt;=&lt;SPAN class=""&gt;video/mp4&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class=""&gt;video&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;"&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 14:48:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294505#M52512</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2023-05-31T14:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294558#M52518</link>
      <description>&lt;P&gt;Hi Russ,&lt;/P&gt;&lt;P&gt;Thanks for this suggestion! I've done some testing and unfortunately it doesn't appear to be working with our videos. Our videos are hosted online and not attachments.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Here's what I have:&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amanda__Huber_3-1685549278491.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72051iE764428482C8BF63/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amanda__Huber_3-1685549278491.png" alt="Amanda__Huber_3-1685549278491.png" /&gt;&lt;/span&gt;&lt;P&gt;and here's what it looks like:&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amanda__Huber_4-1685549304510.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72053iA83A2E6D1A25C0FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amanda__Huber_4-1685549304510.png" alt="Amanda__Huber_4-1685549304510.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Unless I'm missing something, it appears that the &amp;lt;video&amp;gt; HTML tag only works with .mp4 file types and these others:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amanda__Huber_0-1685549094364.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72048iEF6AA1BB77248559/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amanda__Huber_0-1685549094364.png" alt="Amanda__Huber_0-1685549094364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any suggestions for web hosted videos?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amanda Huber&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 16:08:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294558#M52518</guid>
      <dc:creator>Amanda__Huber</dc:creator>
      <dc:date>2023-05-31T16:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294563#M52519</link>
      <description>&lt;P&gt;Not an experienced vimeo user but are you able to try out this and see if the mp4 link works?&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.vimeo.com/hc/en-us/articles/12426150952593-Direct-links-to-video-files" target="_blank"&gt;https://help.vimeo.com/hc/en-us/articles/12426150952593-Direct-links-to-video-files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above link you have wont work bc its reliant on the player and would still require an iframe.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 16:26:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294563#M52519</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2023-05-31T16:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1310595#M53499</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/304310"&gt;@Amanda__Huber&lt;/a&gt;&amp;nbsp; can you solved it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can add in anyway the video into the popup&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 17:18:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1310595#M53499</guid>
      <dc:creator>KatherynZulay</dc:creator>
      <dc:date>2023-07-21T17:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1320171#M54007</link>
      <description>&lt;P&gt;Hi All, you may have already figured this out but I was looking yesterday&amp;nbsp;&lt;SPAN&gt;into the iframe issue and I was so sad. But today, I got a video online and shared like Russ's example and now I am happy! The popup html text element appears to be looking for a link with the actual file extension, e.g. .mp4 - not whatever extras the sharing platform is tagging on. &lt;SPAN&gt;Thanks Russ for the comment and the code example that shows the way!&amp;nbsp;&lt;/SPAN&gt;In Amanda's case the "https: //player.vimeo.com/video/446835397" wouldn't work since it doesn't end with the .mp4. But go get yourself a proper share link with the correct format and it should work just fine -- and your popup will host a video. Here's an example with a junk URL to show it, my actual URL plays great in popups. I'm using the controls tag to show video controls by default and I left off autoplay so visitors aren't annoyed. Get yourself a good link, put it in a popup and let us know. It should work with other supported types too. Happiness.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;video controls="" width="100%"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;source src="&amp;lt;source src="https ://videosinpopups/vids/projects/notareallink/sharevideo.mp4" type="video/mp4"&amp;gt;" type="video/mp4"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Your browser does not support the video tag.&lt;BR /&gt;&amp;lt;/video&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 16:16:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1320171#M54007</guid>
      <dc:creator>BrettGovernanti1</dc:creator>
      <dc:date>2023-08-18T16:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325910#M54401</link>
      <description>&lt;P&gt;This is all great! I was able to add a video to a popup using a URL to an .mp4 and the html video tag as noted above. But this requires that the video URL is hard coded into the popup configuration. I would like a different video in each popup for the four points in my file. Is it possible to use an attribute to store the video URL and insert that as the video source?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 14:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325910#M54401</guid>
      <dc:creator>JeffPeters1</dc:creator>
      <dc:date>2023-09-06T14:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325926#M54402</link>
      <description>&lt;P&gt;Yes, I believe that would work but I haven't configured it yet on mine. Add a column to store URL's in the point feature, e.g. "VideoURL". Create the popup with the code above but use the new field name in curly braces as a placeholder/reference instead of the hardcoded URL, like&amp;nbsp; '{VideoURL}'. When the point is clicked the placeholder in the&lt;SPAN&gt;&amp;nbsp;popup should be replaced by the actual URL in the table for each point. Hopefully the videos play!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 15:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325926#M54402</guid>
      <dc:creator>BrettGovernanti1</dc:creator>
      <dc:date>2023-09-06T15:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325941#M54404</link>
      <description>&lt;P&gt;I think I messed up my first example with an extra source tag. The hardcoded version should be:&lt;/P&gt;&lt;P&gt;&amp;lt;video controls="" width="100%"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;source src="https:// videosinpopups/vids/projects/notareallink/sharevideo.mp4" type="video/mp4"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Your browser does not support the video tag.&lt;BR /&gt;&amp;lt;/video&amp;gt;&lt;/P&gt;&lt;P&gt;After adding the URL column and links, the Dynamic would be:&lt;/P&gt;&lt;P&gt;&amp;lt;video controls="" width="100%"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;source src="{VideoURL}" type="video/mp4"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Your browser does not support the video tag.&lt;BR /&gt;&amp;lt;/video&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 15:16:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325941#M54404</guid>
      <dc:creator>BrettGovernanti1</dc:creator>
      <dc:date>2023-09-06T15:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325964#M54405</link>
      <description>&lt;P&gt;I figured it out! I put the &amp;lt;video&amp;gt; tag with all the needed info into a text field, added that field as text in popup configuration and it displays different videos in each popup. The only issue I found is AGOL would not let me paste the &amp;lt;video&amp;gt; tag into the table, I had to do it in ArcPro. Also make sure your text field that stores the URL is long enough or the html will get truncated, and the video won't work.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 15:43:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325964#M54405</guid>
      <dc:creator>JeffPeters1</dc:creator>
      <dc:date>2023-09-06T15:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325969#M54406</link>
      <description>&lt;P&gt;Excellent! Thanks for testing and posting your findings!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 15:54:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1325969#M54406</guid>
      <dc:creator>BrettGovernanti1</dc:creator>
      <dc:date>2023-09-06T15:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1415874#M58879</link>
      <description>&lt;P&gt;Anyway to play an attachment that is a mov file right in the popup?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 14:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1415874#M58879</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-04-26T14:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: (New) Map Viewer- Embed Video in Popup</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1474675#M59246</link>
      <description>&lt;P&gt;Thanks for this!&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works great on my ArcGIS Pro desktop, but when I add this layer to ArcGIS online, the video no longer works in the pop-up (it's just a black screen). This is the code that I put into the text field of a table (which works perfectly on my desktop pop up). Any thoughts on what I'm doing wrong?&lt;/P&gt;&lt;P&gt;&amp;lt;video controls="" width="100%"&amp;gt;&lt;BR /&gt;&amp;lt;source src="E:\MPN\Bayview.mp4" type="video/mp4"&amp;gt;&lt;BR /&gt;Your browser does not support the video tag.&lt;BR /&gt;&amp;lt;/video&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 17:21:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1474675#M59246</guid>
      <dc:creator>EMM03</dc:creator>
      <dc:date>2024-05-17T17:21:28Z</dc:date>
    </item>
  </channel>
</rss>

