hareis.li

Results 9 issues of hareis.li

![image](https://user-images.githubusercontent.com/11290701/103405819-6f07f400-4b93-11eb-9473-9157bd6083ab.png) 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...

![image](https://github.com/eycorsican/leaf/assets/11290701/45165d49-3e9b-4e70-a16f-b7c29565c122) 错误码为1 提示找不到文件 但是实际adb shell 看到是有这个文件的 ![image](https://github.com/eycorsican/leaf/assets/11290701/b6b48543-4196-4a4c-b6b0-a3d06d73dbc0) ![image](https://github.com/eycorsican/leaf/assets/11290701/2989b31c-9f03-45e3-a5f9-4fba22478b84) 这还不是让我怀疑的地方,使用 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...

![img_v2_98ec66d5-8946-41de-aa69-2eaf4780551g](https://github.com/eycorsican/leaf/assets/11290701/e57d52ad-12c7-4e62-957b-6702443557f0) 我描述下 在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/)") ``` 能成功输出 但是在其他电脑上运行时候 变成绝对路径 导致加载失败

![image](https://github.com/ZLMediaKit/ZLMediaKit/assets/11290701/d206c230-e783-4db0-81cc-84c9fbefbaf1) ![image](https://github.com/ZLMediaKit/ZLMediaKit/assets/11290701/8995eaed-8c7d-4b6f-8e3f-4792345654e6) ![image](https://github.com/ZLMediaKit/ZLMediaKit/assets/11290701/800ea7ee-a971-4a57-9b62-51fcfada701e) 目前公司有一个业务需要同时录制多个视频, 目前测试下来有个问题 当多个录制同时开启后 具体个数没测试出来 刚开始录制的是正常的 时间长了 会导致有部分录制产生无限的碎片 * 对就是那个满地的碎片*

技术咨询

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中字段大写会被转成小写,需要用双引号包裹起来 ,要不还是沉淀一下? ![image](https://github.com/user-attachments/assets/5f9ae211-c9ee-420f-bb39-b060211f4212)

有考虑集成flow插件 实现流程可视化嘛?