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