Install error with Kurento on ubuntu

前端 未结 3 1451
情书的邮戳
情书的邮戳 2021-01-28 09:51

I have gone through all the Kurento questions on Stackoverflow and this error dose not seem to have arisen before.

I have installed the Kurento media-server and java cli

3条回答
  •  爱一瞬间的悲伤
    2021-01-28 10:40

    I have resolved this error by replacing the 6.1.1 snapshot POM.xml with the 6.0.0 POM.xml. The version of the kurento-media server I was using was 6.0.0 and I needed to get the pom.xml that matched this.

    This is a link to the GITHUB commit of the 6.0.0 pom.xml which I used to replace the current snapshot version.

    Link

提交回复
热议问题