Nikolas Kazepis

Results 8 comments of Nikolas Kazepis

The JWT can be provided either in the request headers or as a url param. Both approaches are equally insecure. I chose the latter being influenced by Microsoft’s signalR.

A difference that was noticed was the reported muxer: Openvidu v2.26.0 / Kurento 6 ``` created with GStreamer matroskamux version 1.8.1.1 / GStreamer Matroska muxer ``` Openvidu v2.27.0 - v2.29.0...

Good morning everybody! Has anyone seen this and if so were you able to reproduce?

Thank you both @cruizba and @j1elo. I was able to repro the problem both when on my dev laptop on windows 10 (with docker desktop and the docker run command...

@cruizba and @j1elo I tried what you suggested but the problem remains the same. I edited the docker_compose.yml to expose the kurento config to local disc by adding the following...

> Hello everyone! I am facing same issue on kms7. Any updates on this? or any alternative solution would be highly appreciated. I haven't been able to find a workaround....

![image](https://user-images.githubusercontent.com/6062370/227215552-464598bf-0d42-440b-9cfa-274e8544b366.png) The breakpoints in the callback function are never being hit. The sendRequest in line 647 is executed.