Juan Navarro
Juan Navarro
Hi @neilyoung , are you building Kurento 7 from sources? This looked like an easy enough addition and today I had a couple hours to look into it, so I...
The log is saying: ``` error: Unauthorized (401) ``` So my first guess is that maybe the issue is that the RTSP server is rejecting connection attempts from Kurento
I'm noting that the new test, `TestWorkerClose_NoGoroutineLeaks`, works fine when ran in isolation: ```sh go test -v -run TestWorkerClose_NoGoroutineLeaks . ``` However, it fails when running as part of the...
> I'm noting that the new test, `TestWorkerClose_NoGoroutineLeaks`, works fine when ran in isolation > ... > I need to investigate a bit more and see if this can be...
I think a good portion of users affected by this limitation, are people who wants to use VSCode as a log file inspection tool. Extensions like [Text Power Tools](https://marketplace.visualstudio.com/items?itemName=qcz.text-power-tools) add...