Hi all,
I have just started using the Wowza Streaming Engine and GoCoderSDK and its looking awesome. I wanted to ask if using the SDK, I could generate and display in an activity a list of active live streams and/or VOD files?
Thanks
Hi all,
I have just started using the Wowza Streaming Engine and GoCoderSDK and its looking awesome. I wanted to ask if using the SDK, I could generate and display in an activity a list of active live streams and/or VOD files?
Thanks
Thanks @Dan Agaba for reaching out in the forums. You could do this in the SDK and here is the doc for Android:
https://www.wowza.com/docs/how-to-view-logs-and-reports-with-wowza-gocoder-sdk-for-android
You can also get a list of active streams in Streaming Engine REST API with the GET command:
Here is another doc to use the REST API to get a list of current streams:
https://www.wowza.com/docs/stream-management-query-examples#getstreamfiles