JosonJiang

Results 10 comments of JosonJiang

`An unhandled exception occurred while processing the request. IOException: Received an unexpected EOF or 0 bytes from the transport stream. System.Net.Security.SslStream.g__InternalFillHandshakeBufferAsync|187_0(TIOAdapter adap, ValueTask task, int minSize) HttpRequestException: The SSL connection...

Create a user account to run my application pool with. (e.g. ./wp_IS4Admin) Create an application pool for IS4 to run in. a. Disable 32bit processing (General -> Enable 32bit application...

https://www.cnblogs.com/LucasDot/p/13956384.html 参考这篇文章 弄好了

SqlSugar 仓储方法 方式如何 注入?现在 有一个 BaseRepository ;泛型类有公用方法 OrgDeptRepository 继承 引用然后报错 ; System.AggregateException:“Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType: XXXXXXX Lifetime: Transient ImplementationType:XXXXX':...

> kubegems-installer容器所在的节点能否下载这个文件? webget 可以下载这个文件;但是 yaml需要的是一个 url 自己去下载;我想的是 如果 加个参数;可以引用本地文件 ,可以提前下载下来 然后直接用;不只是用 http这样的URL网络地址 ;

> 暂时不支持。算法没有想好 https://github.com/JosonGrp/buffer_image 不知是否 有参考价值,这里有实现

`index.js at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15) at Function.Module._load (internal/modules/cjs/loader.js:746:27) at Module.require (internal/modules/cjs/loader.js:974:19) at require (internal/modules/cjs/helpers.js:93:18) friendly-errors 10:03:27 @ multi eventsource-polyfill webpack-hot-middleware/client?reload=true&timeout=30000&ansiColors=&overlayStyles=&path=%2F__webpack_hmr%2Fclient&name=client ./.nuxt/client.js friendly-errors 10:03:27 × Client Compiled with some errors in 16.60s...

这个问题必须要解决, 不然录制视频就没有意义了;我现在是用 图片流 uint8list 用 image.memory 加载的; 现在想用这个录制下 发现没有声音. It is very import, I use a image.memory load the stream ,now i want record the video,so I found it in...

> 對啊,你找到的答案是我的。我們還不知道怎麼解決上面的問題,就是若果你知道請幫助我們。 我不是很确定可不可以实现,就是通过按帧分离音频出来,对应于当时的图片帧,然后再通过 ffmpeg命令合成还原出来; i am not sure that is right, if we can divide the audio by the time of the image frame, then we can compose it

如何获取视频每一帧的数据(byte[]) 这个有人实现了?或者 只要关键帧的