Zain Khalid

Results 7 comments of Zain Khalid

When there is no stream published stream.client java.lang.NullPointerException my code ``` configuration = new R5Configuration(R5StreamProtocol.RTSP, UrlManager.R5_CONFIGURATION_URL, 8554, "live", 1.0f); configuration.setLicenseKey(UrlManager.R5_LICENCE_KEY); stream = new R5Stream(new R5Connection(configuration)); stream.client = this; stream.setListener(this); r5ConnectionEvent...

You need to set the permission from fire base console to public. Let me know if you have trouble doing it.

Jcenter has been remove and this library is not available in the maven. You will have either fork it and upload to maven yourself or you will have to use...

@nmssalman you can check @evgenylapitsky posted link. You can use it now.