Edwin Cobos
Edwin Cobos
I've been reading the code of your example. But I have some questions. 1. The method `pnRTCClient.connect("User2_channel");` is needed in both sides of a call(Peer to peer)? What happen if...
Yes, I solved this issue. Currently I have an small prototype of a Video-Broadcasting app for android based on this example. I hope to publish an example of Video-Broadcasting the...
Have you made everything of this example and compiled your own project from this template? Are you usign your own pubnub keys?
@Skatic7 Check the permmisions, Have you changed `your.package.name`? Have you published your code? Let me know where you have your code to check.
Hello guys, currently I have working my App based on this tutorial. I had to do different things, but I suggest try the next: - First off, I suggest you,...