gpt4 book ai didi

java - Kurento 示例错误

转载 作者:行者123 更新时间:2023-11-29 04:53:20 27 4
gpt4 key购买 nike

我正在尝试 kureno 的教程 http://doc-kurento.readthedocs.org/en/stable/tutorials/java/tutorial-1-helloworld.html

我按照这个例子中的步骤操作,如下所示

git clone https://github.com/Kurento/kurento-tutorial-java.git
cd kurento-tutorial-java/kurento-hello-world
git checkout 6.2.1
mvn compile exec:java

它已编译并加载网页,并显示本地流。当它以远程流启动时。这在控制台中显示错误。

Error message from server: [KurentoClient] Timeout of 10000 milliseconds waiting from response to request {"id":1133856,"method":"create","params":{"type":"MediaPipeline","constructorParams":{}},"jsonrpc":"2.0"}

最佳答案

使用此命令 $netstat -ltnp,您可以知道 kurento-server-6 是否正在运行。如果是,你得到这个

tcp6 0 0:::8888:::* 听 -

git clone https://github.com/Kurento/kurento-tutorial-java.git
cd kurento-tutorial-java/kurento-hello-world
git checkout 6.2.1
mvn compile exec:java

您是否支持任何代理或网络?我试过这个例子,它对我有用。

关于java - Kurento 示例错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34627136/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com