Skip to main content
Participant
April 18, 2016
Question

Live Broadcast Listing

  • April 18, 2016
  • 1 reply
  • 297 views

I have Adobe Media Server 5.0.3 and would like to list all live video feeds on a web site that users are streaming.  Can I find out anywhere through a script to list all streams to a web site?  Thanks.

    This topic has been closed for replies.

    1 reply

    Graeme Bull
    Community Expert
    Community Expert
    April 19, 2016

    No, this is something you have to build by either keeping track of each live stream that is running and then listing that, or doing a query on the server to see what's running and then list that. It's a bit involved.