# How to get list of live streaming videos and which are not streaming right now iOS.

**URL:** https://community.wowza.com/t/how-to-get-list-of-live-streaming-videos-and-which-are-not-streaming-right-now-ios/45441
**Category:** Wowza Streaming Engine
**Created:** [June 10, 2015, 5:23pm UTC](https://community.wowza.com/t/how-to-get-list-of-live-streaming-videos-and-which-are-not-streaming-right-now-ios/45441 "2015-06-10T17:23:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ravi\_Gautam](https://avatars.discourse-cdn.com/v4/letter/r/85f322/32.png) [@Ravi\_Gautam](https://community.wowza.com/u/Ravi_Gautam)
#### Post date: [June 10, 2015, 5:23pm UTC](https://community.wowza.com/t/how-to-get-list-of-live-streaming-videos-and-which-are-not-streaming-right-now-ios/45441/1 "2015-06-10T17:23:07Z")

</div>

I have successfully stream video from iOS device and play it on other hand. Now I want to get all live streaming video from wowza server as well as I want to get all videos which are not streaming right now.Please help me.

---

<div class="post-metadata">

### Author: ![Zoran](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/zoran/32/385_2.png) [@Zoran](https://community.wowza.com/u/Zoran)
#### Post date: [June 10, 2015, 2:19pm UTC](https://community.wowza.com/t/how-to-get-list-of-live-streaming-videos-and-which-are-not-streaming-right-now-ios/45441/2 "2015-06-10T14:19:56Z")

</div>

Hello,

It is possible to get all the published streams on a particular Wowza server. You can use the instructions described in one of the following forum articles:

[How to monitor server connections, load, and application statistics](https://www.wowza.com/docs/how-to-monitor-server-connections-load-and-application-statistics)

[How to get detailed server info with an HTTP Provider](https://www.wowza.com/docs/how-to-get-detailed-server-info-with-an-http-provider)

[How to get connection counts for server, applications, application instances and streams with an HTTP Provider](https://www.wowza.com/docs/how-to-get-connection-counts-for-server-applications-application-instances-and-streams-with-an-http-provider)

If you also want to get a list of the video files from an application’s content folder, you can use the instructions described in the following forum article:

[How to get a list of files in your application’s content location (ModuleVideoNameList)](https://www.wowza.com/docs/how-to-get-a-list-of-files-in-your-application-s-content-location-modulevideonamelist%28ModuleVideoNameList%29)

Zoran

---

<div class="post-metadata">

### Author: ![Ravi\_Gautam](https://avatars.discourse-cdn.com/v4/letter/r/85f322/32.png) [@Ravi\_Gautam](https://community.wowza.com/u/Ravi_Gautam)
#### Post date: [June 10, 2015, 6:57pm UTC](https://community.wowza.com/t/how-to-get-list-of-live-streaming-videos-and-which-are-not-streaming-right-now-ios/45441/3 "2015-06-10T18:57:00Z")

</div>

> Hello,
> 
> It is possible to get all the published streams on a particular Wowza server. You can use the instructions described in one of the following forum articles:
> 
> [How to monitor server connections, load, and application statistics](https://www.wowza.com/docs/how-to-monitor-server-connections-load-and-application-statistics)
> 
> [How to get detailed server info with an HTTP Provider](https://www.wowza.com/docs/how-to-get-detailed-server-info-with-an-http-provider)
> 
> [How to get connection counts for server, applications, application instances and streams with an HTTP Provider](https://www.wowza.com/docs/how-to-get-connection-counts-for-server-applications-application-instances-and-streams-with-an-http-provider)
> 
> If you also want to get a list of the video files from an application’s content folder, you can use the instructions described in the following forum article:
> 
> [How to get a list of files in your application’s content location (ModuleVideoNameList)](https://www.wowza.com/docs/how-to-get-a-list-of-files-in-your-application-s-content-location-modulevideonamelist%28ModuleVideoNameList%29)
> 
> Zoran

Zoran,

Thanks for reply.

I just want to get the list of videos which are currently streaming and which are not currently streaming in iOS device. Is There any API to get this.

Thanks

Ravi
