YorkFish

Results 37 comments of YorkFish

> Same issue, have you managed to solve it? @YK-Unit Yes, I just solve it now. And I have crated a PR #73. What's more, you can use the [StatefulViewControllerDemo_v2.0.0.zip](https://github.com/aschuch/StatefulViewController/files/3193880/StatefulViewControllerDemo_v2.0.0.zip)...

Here is a [StatefulViewControllerDemo_v2.0.0.zip](https://github.com/aschuch/StatefulViewController/files/3193880/StatefulViewControllerDemo_v2.0.0.zip) to illustrate that this PR how to fix issue #71 .

You can do the set in the method `- (NSArray *)getLastICEServers` in RTCWorker.m ``` obj-c - (NSArray *)getLastICEServers { NSMutableArray *ICEServers = [NSMutableArray array]; #warning - set yourself STUN/TURN servers.\...

I get the camera in method `- (BOOL)startRTCTaskAsInitiator:(BOOL)flag withTarget:(NSString *)targetJID` in RTCWorker.m. The way to get the front camera is here: ``` objc-c //add local video track if (!self.localVideoCapture) {...

@meontheroad I'm sorry to tell you I'm busy now, maybe you need to enable the functionality by yourself. But I think you can try to reset the localVideoCapture when you...

@meontheroad the two JabberID should follow each other, then they can see each other. And what's important, you do better to use your own JabberID! Maybe someone use the same...

你好,由于我都是使用免费的 jabber 服务器进行测试,并没有自己搭建一个 jabber 服务器,所以我也不清楚你的服务器配置是否正确,sorry,或者你试一下免费的jabber 服务器,或者请教一下搭建成功的开发者。祝周末愉快!^_^ 在 2014年10月16日,下午9:45,Yip [email protected] 写道: > 你好,我在openfire上的log发现一但发送type=signaling 的message 就会断开连接,然后我添加了jingle nodes plugin,也还会出现断开的情况。请问openfire服务器需要安装哪些插件吗?另:openfire没有用公网ip。打扰了,望能解答。 > > 在 2014年10月13日,上午9:51,charleslinkn [email protected] 写道: > > > i also have no idea...

我使用的 jabber 服务器都是来自这个网页里所列出的公共 jabber 服务器: http://www.jabberes.org/servers/ PS:祝周末愉快^_^ 在 2014年10月25日,上午11:28,Yip [email protected] 写道: > 请问你是用哪个免费的jabber服務器?是openfire還是ejabberd還是其他呢?謝謝。 > > 发自我的 iPhone > > > 在 2014年10月25日,上午10:58,York [email protected] 写道: > > > > 你好,由于我都是使用免费的 jabber...

sorry,我也没有额外的示例用户了,建议您还是选择可用的jabber服务器来注册可用的账户吧。 在 2014年10月27日,下午3:00,deepak-rathi [email protected] 写道: > 您好,我创建了xmpp.jp两个用户,但我卡住,无法登录或做视频音频呼叫。能否请您给一个示例用户的登录信息,我可以用于测试。 > > — > Reply to this email directly or view it on GitHub.

@yesidi 当时用的就是demo里的提供的公用帐号