Wowza Community

I'm using Wowza Streaming Cloud. is it possible to output the stream in RTSP?

Hello,

I’ve registered for a trial to test the performance of Wowza Streaming Cloud.

Currently the only available option for output is to use HLS /HDS. I’m interested in using RTSP as output. Is it possible to use it in your cloud?

Thanks.

Hello Emil,

In the trial environment it is not possible. However, in the paid subscription you can access the playback urls via API.

Example:

curl --header 'wsc-api-key: [key]'--header 'wsc-access-key: [key]' https://api.cloud.wowza.com/api/[version]/stream_targets/[stream_target_id]/

More details can be found in this article.

I hope this helps.

Regards,

Mac