SolskGaer

Results 3 issues of SolskGaer

when passing a long text, like 20MB long, the script will soon run out of the computer's memory. My machine has 16GB of RAM, it takes about 5 minutes to...

I saw `C.avformat_open_input(&this.avCtx, cfilename, nil, &options);` in the source code. Now I have a mjpeg stream, which doesn't have filename but just the content of the image, since I have...