RaniRaven
RaniRaven
This is what I get with the new version - _ > Package gstaudio-1.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing...
It seems like there is no server at all supporting the cudadecoder, and this is the only thing which supports GPU now. It's a pitty, since the result could have...
It seems like the client.py program is closing the websocket before all the result was sent. No idea where is the problem in the code, or why this is not...
I noticed that the max number of processes/threads is set to 1. Not sure if it changes anything, it seems like the master is not relaying anything to multiple workers...
There are several issues there : [1] It seems like something is getting stuck there , when using longer audios than the super-short audio given in the example. [2] The...
How am I supposed to refer to the spawned fcgi with curl exactly ? The curl command doesn't even specify the port, and definitely something is not working as curl...
I am trying to follow the path in the tests that allows for streaming actual video into the peer. I am getting to the stage where both peers are connected,...
the jvm crashes while loading the native library : I am attaching the full report (I thought that some problems will be solved by changig to the latest 0.50 verion)...
for example, using the following gtop : ```json { "version" : 1.0, "abstractionLevel" : { "abstractionNodes" : [ { "types" : [ "dragon" ], "attributes" : [ "id" ] },...
It seems like something very basic, so I am probably doing something wrong, but I had to devise some example on my own, since there is no documentation anywhere about...