hareis.li
hareis.li
 At present, I see that node-rsa only supports the first decryption method. Can you consider supporting the second one?
what get metadata onvif?
I recently installed 15.7 and started normally, and opened the software normally, but when I run it for a while, the mouse movement becomes very slow, the kernel_task occupancy rate...
 错误码为1 提示找不到文件 但是实际adb shell 看到是有这个文件的   这还不是让我怀疑的地方,使用 leaf_run_with_config_string ``` [General] loglevel = info dns-server = 114.114.114.114, 223.5.5.5 always-real-ip = tracker, apple.com tun-fd = {tun-fd} # Local HTTP CONNECT...
 我描述下 在cmake 里面使用下面指令添加第三方依赖 ``` add_library(lib_leaf SHARED IMPORTED) set_target_properties(lib_leaf PROPERTIES IMPORTED_LOCATION "${distribution_DIR}/leaf/lib/${ANDROID_ABI}/[libleaf.so](http://libleaf.so/)") ``` 能成功输出 但是在其他电脑上运行时候 变成绝对路径 导致加载失败
   目前公司有一个业务需要同时录制多个视频, 目前测试下来有个问题 当多个录制同时开启后 具体个数没测试出来 刚开始录制的是正常的 时间长了 会导致有部分录制产生无限的碎片 * 对就是那个满地的碎片*
I found a problem I have a block of 0-15s, and then a block of 5-10s, and the small block is on top of the big block, and when I...
在pg中字段大写会被转成小写,需要用双引号包裹起来 ,要不还是沉淀一下? 
有考虑集成flow插件 实现流程可视化嘛?