hey there
I’m facing the above error, I have configured the server and stepped the Source Connection Information in the android sample.
I use the wowza android sdk sample but when trying on mobile always get this error
the host address is missing or invalid
please help me and guide me how to solve this problem
Thanks for sharing the screenshots @Abdulrahman Rudwan.
The problem is in the host address settings for the SDK you entered the rtmp:// part of the whole host address. I know it seems that you enter the entire thing, but you only enter the 8d76d8.entrypoint.wowza.cloud.wowza.com
Try that and let me know if that works for you. Just remove the rtmp:// part and it should work.
Thanks Rose for your reply and support.
I tried to modify the url and flowed the official documentation
you can find my code here Wowza Sample app on gitlab
but I still face the same issue
can you please review my code and guide me how to resolve this issue
mWZBroadcastConfig.setHostAddress("8d76d8.entrypoint.cloud.wowza.com");
mWZBroadcastConfig.setApplicationName("app-e7a5");
mWZBroadcastConfig.setPortNumber(1935);
mWZBroadcastConfig.setStreamName("70f2d6fc");
mWZBroadcastConfig.setUsername("client40578");
mWZBroadcastConfig.setPassword("97bc8940");
Hello @Abdulrahman Rudwan
For security reasons of protecting your Wowza Streaming Cloud live stream info, I would recommend deleting your live stream and creating a new one.
Then forward on your updated screenshots and code within a Wowza support ticket here:
https://www.wowza.com/support/open-ticket
Looking forward to resolving this connection issue within a support ticket!
Regards,
JasonT