spoofer

Results 8 issues of spoofer

the file upload at play's doc was don't working!

status:backlog

how to use this plugin........

**描述该功能的用处,可以提供相关资料描述该功能** 现在返回的结果: { "code" : 0, "data" : { "paths" : [ "2020-01-25", "2020-01-24" ], "rootPath" : "/www/record/live/ss/" } } **该功能是否用于改进项目缺陷,如果是,请描述现有缺陷** 一些json库通过配置同时只能支持下划线或者驼峰命名的其中一种,zlm 一些模块返回的是下划线分割的结果,一些是驼峰命名的。 **描述你期望实现该功能的方式和最终效果** 建议统一用下划线的分割方式。

意见建议

### 现象描述 ffmpeg rtmp 推流,zlm 转换到 hls 播放时,最后 8 秒无法播放。当 ffmpeg 完成推流完成后退出,zlm 中的流就被注销了,播放器无法获取最后的一个 m3u8 文件的信息,导致最后几个 ts 无法播放。 ### 如何复现? 1、使用ffmpeg推流,ffmpeg 指令(ffmpeg version 4.2.2): ``` ffmpeg -probesize 50k -re -i /Users/xxx/1662712373305851.mp4...

bug

just can read hbase by a spark job

c# 版无法获取消息

redis.hset("rrr", "item5", "value3") when first set it, return true but redis.hset("rrr", "item5", "value4") return false and the redis server was update the value to "value4"

when i use this plus, i can't get the effect like the idea, it can't show the function's param type! sometimes i input a class name( scala lib's class or...