Wowza Community

403 error connecting to Wowza Streaming Cloud with libstreaming in Android?

Hello team,

I signed up for a trial Wowza Streaming Cloud account, and created a Live Stream with my own defined username and password for authentication. I also chose Other RTSP as the Camera/Encoder.

I am using the libstreaming library to try and stream the images from my phone to the Wowza Cloud account https://github.com/fyhertz/libstreaming, but every time I try, I receive the following error messages:

11-24 16:10:20.981 29231-31346/io.halow.halow I/RtspClient﹕ ANNOUNCE rtsp://9432a7.entrypoint.cloud.wowza.com:1935/app-0f07 RTSP/1.0

11-24 16:10:21.131 29231-31346/io.halow.halow D/RtspClient﹕ Response from server: 403

11-24 16:10:21.131 29231-31346/io.halow.halow V/RtspClient﹕ RTSP server name: Wowza Streaming Engine 4.3.0.01 build16196

11-24 16:10:21.131 29231-31346/io.halow.halow I/RtspClient﹕ TEARDOWN rtsp://9432a7.entrypoint.cloud.wowza.com:1935/app-0f07 RTSP/1.0

Would appreciate any lights that you could shed into the situation.

Cheers,

Joseph

Hello,

I see that you have also submitted a help request in ticket #149372 as well. When we have answered the issue, we will post the result in this thread for others to reference.

Regards,

Mac

Hello,

In the previous ticket #149372, the issue was that the stream name was not included in the rtsp url. Once added, the custom app connected successfully. If you are using the libstreaming library, try this as well. If you are not using the libstreaming library, please login to your account in the Wowza Account Portal and submit a support request and we will review your issue.

Regards,

Mac

Hello,

I see that you have also submitted a help request in ticket #149372 as well. When we have answered the issue, we will post the result in this thread for others to reference.

Regards,

Mac

Hi,

I too have the same problem, is this problem fixed.