-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
推荐增加Bililive/BililiveRecorder支持 #66
Comments
主要是想把自动上传"缝合"上(x
…---原始邮件---
发件人: ***@***.***>
发送时间: 2021年7月20日(周二) 晚上11:42
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [lovezzzxxx/liverecord] 推荐增加Bililive/BililiveRecorder支持 (#66)
wget https://github.com/Bililive/BililiveRecorder/releases/download/v1.3.8/BililiveRecorder-CLI-linux-x64.zip unzip BililiveRecorder-CLI-linux-x64.zip
下载解压,然后你编写配置文件,或者用他这项目的WIN10版先设置好,然后把配置文件复制到服务器上,直接运行就行了
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
看起来挺棘手,他的命令行版的录制弹幕功能是无法通过参数开的,除非用配置文件, |
貌似webhook似乎可以利用 但是似乎.sh不太好写。。?
…---原始邮件---
发件人: ***@***.***>
发送时间: 2021年7月21日(周三) 凌晨0:35
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [lovezzzxxx/liverecord] 推荐增加Bililive/BililiveRecorder支持 (#66)
看起来挺棘手,他的命令行版的录制弹幕功能是无法通过参数开的,除非用配置文件,
而用了配置文件的话,进程录完了是无法退出的,他会继续等待下一次开播而永远运行下去,不知道怎么判断他录完了,来进行上传
他的工具箱的功能倒是可以单独使用,但是修复FLV时间轴的功能现在用的那个已经有了
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
nICEnnnnnnnLee/BilibiliLiveRecorder#51 |
rclone 加个 --min-age 10m 然后循环跑就可以了 |
录播姬设计上确实是作为一个 daemon 运行的,而不是录制一次后就退出。 录播姬的文件修复功能更细致一些,能修很多奇奇怪怪的问题。 |
B站录播姬
可以在此基础上支持自动修复直播数据 录制弹幕 等等功能
The text was updated successfully, but these errors were encountered: