Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

视频显示问题 #1

Open
zhs077 opened this issue Apr 25, 2014 · 7 comments
Open

视频显示问题 #1

zhs077 opened this issue Apr 25, 2014 · 7 comments

Comments

@zhs077
Copy link

zhs077 commented Apr 25, 2014

你好,我用局域网测试没问题,但是用公网却显示不出对方。

@LingyuCoder
Copy link
Owner

请问是使用的Google的STUN服务器吗?

2014-04-25 12:23 GMT+08:00 郑华山 [email protected]:

你好,我用局域网测试没问题,但是用公网却显示不出对方。


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

@zhs077
Copy link
Author

zhs077 commented Apr 25, 2014

你的代码我没有修改过,你代码的服务器是这样
var iceServer = {
"iceServers": [{
"url": "stun:stun.l.google.com:19302"
}]
};

如果方便加我QQ 436062598

在 2014-04-25 14:12:54,"Lingyu Wang" [email protected] 写道:
请问是使用的Google的STUN服务器吗?

2014-04-25 12:23 GMT+08:00 郑华山 [email protected]:

你好,我用局域网测试没问题,但是用公网却显示不出对方。


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.


Reply to this email directly or view it on GitHub.

@LingyuCoder
Copy link
Owner

最近在学校没办法上公网,可以考虑看一下是否能正确传输ice candidate或者换几个stun server试一试

在 2014年4月25日 下午3:35,郑华山 [email protected]写道:

你的代码我没有修改过,你代码的服务器是这样
var iceServer = {
"iceServers": [{
"url": "stun:stun.l.google.com:19302"
}]
};

如果方便加我QQ 436062598

在 2014-04-25 14:12:54,"Lingyu Wang" [email protected] 写道:

请问是使用的Google的STUN服务器吗?

2014-04-25 12:23 GMT+08:00 郑华山 [email protected]:

你好,我用局域网测试没问题,但是用公网却显示不出对方。


Reply to this email directly or view it on GitHub<
https://github.com/LingyuCoder/SkyRTC/issues/1>

.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-41366229
.

@zhs077
Copy link
Author

zhs077 commented Apr 27, 2014

好的

在 2014-04-27 14:58:26,"Lingyu Wang" [email protected] 写道:
最近在学校没办法上公网,可以考虑看一下是否能正确传输ice candidate或者换几个stun server试一试

在 2014年4月25日 下午3:35,郑华山 [email protected]写道:

你的代码我没有修改过,你代码的服务器是这样
var iceServer = {
"iceServers": [{
"url": "stun:stun.l.google.com:19302"
}]
};

如果方便加我QQ 436062598

在 2014-04-25 14:12:54,"Lingyu Wang" [email protected] 写道:

请问是使用的Google的STUN服务器吗?

2014-04-25 12:23 GMT+08:00 郑华山 [email protected]:

你好,我用局域网测试没问题,但是用公网却显示不出对方。


Reply to this email directly or view it on GitHub<
https://github.com/LingyuCoder/SkyRTC/issues/1>

.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-41366229
.


Reply to this email directly or view it on GitHub.

@JasonOldWoo
Copy link

测试了一下,视频还行,但是音频的噪声好大啊,还有回声。

@Losses
Copy link

Losses commented Jan 14, 2015

@JasonOldWoo 回声是因为没有屏蔽自己的声音,在video中找到自己的那个id并mute掉就不会有这个问题了

@zhaoshijie
Copy link

音频的噪声好大,还有回声,这块具体在代码的什么地方解决?(那个文件那个参数?)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants