<?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 Livestream not available in ArcGIS Video Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-video-server-questions/livestream-not-available/m-p/1598665#M22</link>
    <description>&lt;P&gt;I'm testing video server capability to consume rtsp streamed video from security webcam.&lt;/P&gt;&lt;P&gt;Original url of webcam looks like rtsp://admin:123456@xxx.xxx.xxx.xxx:xxx/. Video server refuses to accept such a URL. HTTP response from browser network traffic says Input value rtsp://admin:123456@xxx.xxx.xxx.xxx:554 for parameter address is invalid. invalid server ip&lt;/P&gt;&lt;P&gt;So I assume username/password cannot be part of the URL. To solve this I'm using combination of MediaMTX &amp;amp; ffmpeg&lt;/P&gt;&lt;P&gt;ffmpeg -rtsp_transport tcp -i "rtsp://admin:123456@xxx.xxx.xxx.xxx:554/" -f rtsp rtsp://xxx.xxx.xxx.xxx:8554/mystream&lt;/P&gt;&lt;P&gt;In such scenario,&amp;nbsp; rtsp steam can be added to video server, but video cannot be viewed/added to a canvas.&lt;/P&gt;&lt;P&gt;Adding video stream to ArcGIS Pro says: The specified file, live-stream, or video service is unavailable.&lt;/P&gt;&lt;P&gt;Just for curiosity, I have added rtsp://xxx.xxx.xxx.xxx:8554/mystream to VLC player on the same server machine, video can be displayed without any issues&lt;/P&gt;&lt;P&gt;Found this information in the C:\arcgisvideoserver\directories\arcgisvideoservices\Rebroadcast\0:&lt;/P&gt;&lt;P&gt;INFO: EsriLiveVideoService version 1.0 build 298391&lt;BR /&gt;INFO: pkgcmd=C:\Program Files\ArcGIS\Video\\framework\runtime\mediatools\packager\packager.exe&lt;BR /&gt;INFO: in=rtsp://xxx.xxx.xxx.xxx:8554/mystream&lt;BR /&gt;INFO: out=pipe&lt;BR /&gt;INFO: manifest=C:\arcgisvideoserver\directories\arcgisvideoservices\Rebroadcast\0\ABR\ABR.m3u8&lt;BR /&gt;INFO: livebuf=30&lt;BR /&gt;INFO: segment_legnth=6&lt;BR /&gt;INFO: start_offset=-10&lt;BR /&gt;INFO: service_wait=0&lt;BR /&gt;INFO: Starts service termination request monitor.&lt;BR /&gt;INFO: Service will be termainated after user rquest.&lt;BR /&gt;[rtsp @ 00000291D3BD6E80] Unable to open RTSP for listening&lt;BR /&gt;CRITICAL: AV_ERROR: Error -10013Unknown error&lt;BR /&gt;CRITICAL: EsriLiveVideoService_Error: failed to establish connection rtsp://xxx.xxx.xxx.xx:8554/mystream?listen=1&amp;amp;protocol=tcp.&lt;/P&gt;&lt;P&gt;Again, VLC can stream this url rtsp://xxx.xxx.xxx.xx:8554/mystream?listen=1&amp;amp;protocol=tcp.&lt;/P&gt;&lt;P&gt;Manifest file is absent in this folder: C:\arcgisvideoserver\directories\arcgisvideoservices\Rebroadcast\0\ABR\ABR.m3u8&lt;/P&gt;&lt;P&gt;Any ideas? Suggestions?&lt;/P&gt;&lt;P&gt;ArcGIS Enterprise 11.4&lt;/P&gt;</description>
    <pubDate>Mon, 24 Mar 2025 18:18:55 GMT</pubDate>
    <dc:creator>VytautasGipiskis</dc:creator>
    <dc:date>2025-03-24T18:18:55Z</dc:date>
    <item>
      <title>Livestream not available</title>
      <link>https://community.esri.com/t5/arcgis-video-server-questions/livestream-not-available/m-p/1598665#M22</link>
      <description>&lt;P&gt;I'm testing video server capability to consume rtsp streamed video from security webcam.&lt;/P&gt;&lt;P&gt;Original url of webcam looks like rtsp://admin:123456@xxx.xxx.xxx.xxx:xxx/. Video server refuses to accept such a URL. HTTP response from browser network traffic says Input value rtsp://admin:123456@xxx.xxx.xxx.xxx:554 for parameter address is invalid. invalid server ip&lt;/P&gt;&lt;P&gt;So I assume username/password cannot be part of the URL. To solve this I'm using combination of MediaMTX &amp;amp; ffmpeg&lt;/P&gt;&lt;P&gt;ffmpeg -rtsp_transport tcp -i "rtsp://admin:123456@xxx.xxx.xxx.xxx:554/" -f rtsp rtsp://xxx.xxx.xxx.xxx:8554/mystream&lt;/P&gt;&lt;P&gt;In such scenario,&amp;nbsp; rtsp steam can be added to video server, but video cannot be viewed/added to a canvas.&lt;/P&gt;&lt;P&gt;Adding video stream to ArcGIS Pro says: The specified file, live-stream, or video service is unavailable.&lt;/P&gt;&lt;P&gt;Just for curiosity, I have added rtsp://xxx.xxx.xxx.xxx:8554/mystream to VLC player on the same server machine, video can be displayed without any issues&lt;/P&gt;&lt;P&gt;Found this information in the C:\arcgisvideoserver\directories\arcgisvideoservices\Rebroadcast\0:&lt;/P&gt;&lt;P&gt;INFO: EsriLiveVideoService version 1.0 build 298391&lt;BR /&gt;INFO: pkgcmd=C:\Program Files\ArcGIS\Video\\framework\runtime\mediatools\packager\packager.exe&lt;BR /&gt;INFO: in=rtsp://xxx.xxx.xxx.xxx:8554/mystream&lt;BR /&gt;INFO: out=pipe&lt;BR /&gt;INFO: manifest=C:\arcgisvideoserver\directories\arcgisvideoservices\Rebroadcast\0\ABR\ABR.m3u8&lt;BR /&gt;INFO: livebuf=30&lt;BR /&gt;INFO: segment_legnth=6&lt;BR /&gt;INFO: start_offset=-10&lt;BR /&gt;INFO: service_wait=0&lt;BR /&gt;INFO: Starts service termination request monitor.&lt;BR /&gt;INFO: Service will be termainated after user rquest.&lt;BR /&gt;[rtsp @ 00000291D3BD6E80] Unable to open RTSP for listening&lt;BR /&gt;CRITICAL: AV_ERROR: Error -10013Unknown error&lt;BR /&gt;CRITICAL: EsriLiveVideoService_Error: failed to establish connection rtsp://xxx.xxx.xxx.xx:8554/mystream?listen=1&amp;amp;protocol=tcp.&lt;/P&gt;&lt;P&gt;Again, VLC can stream this url rtsp://xxx.xxx.xxx.xx:8554/mystream?listen=1&amp;amp;protocol=tcp.&lt;/P&gt;&lt;P&gt;Manifest file is absent in this folder: C:\arcgisvideoserver\directories\arcgisvideoservices\Rebroadcast\0\ABR\ABR.m3u8&lt;/P&gt;&lt;P&gt;Any ideas? Suggestions?&lt;/P&gt;&lt;P&gt;ArcGIS Enterprise 11.4&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 18:18:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-video-server-questions/livestream-not-available/m-p/1598665#M22</guid>
      <dc:creator>VytautasGipiskis</dc:creator>
      <dc:date>2025-03-24T18:18:55Z</dc:date>
    </item>
  </channel>
</rss>

