<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：阿里云 kurento coturn 安装配置</title>
	<atom:link href="http://blog.51yip.com/server/1946.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/server/1946.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：jason</title>
		<link>http://blog.51yip.com/server/1946.html/comment-page-1#comment-18730</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sun, 25 Jul 2021 07:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1946#comment-18730</guid>
		<description>老是报这个错误

KurentoServerException: Error adding candidate (Code:40401, Type:null, Data: {&quot;type&quot;:&quot;ICE_ADD_CANDIDATE_ERROR&quot;})</description>
		<content:encoded><![CDATA[<p>老是报这个错误</p>
<p>KurentoServerException: Error adding candidate (Code:40401, Type:null, Data: {"type":"ICE_ADD_CANDIDATE_ERROR"})</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：infi</title>
		<link>http://blog.51yip.com/server/1946.html/comment-page-1#comment-17866</link>
		<dc:creator>infi</dc:creator>
		<pubDate>Tue, 02 Apr 2019 08:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1946#comment-17866</guid>
		<description>请问，我用https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ 测试，出现incoming packet message processed, error 401: Unauthorized  的错误，要怎么解决呢？</description>
		<content:encoded><![CDATA[<p>请问，我用https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ 测试，出现incoming packet message processed, error 401: Unauthorized  的错误，要怎么解决呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：李超</title>
		<link>http://blog.51yip.com/server/1946.html/comment-page-1#comment-17831</link>
		<dc:creator>李超</dc:creator>
		<pubDate>Mon, 07 Jan 2019 09:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1946#comment-17831</guid>
		<description>按您说的这个做了配置，用 https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ 测试不成功呀，你在文章中的 turnadmin -k -u mytest -p 12345678 -r mytest &gt;&gt; /etc/kurento/coturn/turnuserdb.conf  这个是做什么用的呢？在trickle-ice 里 credential 该如何填写呢？</description>
		<content:encoded><![CDATA[<p>按您说的这个做了配置，用 <a href="https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/" rel="nofollow">https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/</a> 测试不成功呀，你在文章中的 turnadmin -k -u mytest -p 12345678 -r mytest &gt;&gt; /etc/kurento/coturn/turnuserdb.conf  这个是做什么用的呢？在trickle-ice 里 credential 该如何填写呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/server/1946.html/comment-page-1#comment-17826</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Thu, 27 Dec 2018 03:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1946#comment-17826</guid>
		<description>提示的已经很清楚了，证书地址不对。vi /etc/turn_server_cert.pem 看一下</description>
		<content:encoded><![CDATA[<p>提示的已经很清楚了，证书地址不对。vi /etc/turn_server_cert.pem 看一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Nelson</title>
		<link>http://blog.51yip.com/server/1946.html/comment-page-1#comment-17825</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Wed, 26 Dec 2018 09:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1946#comment-17825</guid>
		<description>启动的时候，一直会有如下的警告
0: WARNING: cannot find certificate file: /etc/turn_server_cert.pem   (1)
0: WARNING: cannot start TLS and DTLS listeners because certificate file is not set properly
0: WARNING: cannot find private key file: /etc/turn_server_pkey.pem   (1)
0: WARNING: cannot start TLS and DTLS listeners because private key file is not set properly

检查过配置 也没有问题 路径也都正确 文件的权限也已经设置成777
然后启动之后 出现了401
不知道大佬有没有遇见这种问题
或者有什么建议
万分感谢！</description>
		<content:encoded><![CDATA[<p>启动的时候，一直会有如下的警告<br />
0: WARNING: cannot find certificate file: /etc/turn_server_cert.pem   (1)<br />
0: WARNING: cannot start TLS and DTLS listeners because certificate file is not set properly<br />
0: WARNING: cannot find private key file: /etc/turn_server_pkey.pem   (1)<br />
0: WARNING: cannot start TLS and DTLS listeners because private key file is not set properly</p>
<p>检查过配置 也没有问题 路径也都正确 文件的权限也已经设置成777<br />
然后启动之后 出现了401<br />
不知道大佬有没有遇见这种问题<br />
或者有什么建议<br />
万分感谢！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
