Skip to content
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

Questions about some new stuff in the config #113

Open
spinningsand opened this issue Nov 12, 2022 · 2 comments
Open

Questions about some new stuff in the config #113

spinningsand opened this issue Nov 12, 2022 · 2 comments

Comments

@spinningsand
Copy link

spinningsand commented Nov 12, 2022

I only just recently installed the newest version and when I checked the config, I didn't know what some lines in it meant or if I should keep it the same or change them:

PortalUsername = 'olive'

PortalPassword = 'olive'

LogDir = '/Users/lucas/github/olive'

SaveDir = '/Users/lucas/github/olive/videos'

SplitRestSeconds = 60

CommanderPoolSize = 1

ParserMonitorRestSeconds = 10

CookieFilepath = '/Users/lucas/github/olive/cookies.json'

Threads = 6

MaxBytesPerSecond = 2097152

PostCmds = '[{"Path":"oliveshell","Args":["/bin/zsh","-c","echo $FILE_PATH"]},{"Path":"olivebiliup"},{"Path":"olivetrash"}]'

SplitRule = '{"FileSize":2000000000,"Duration":"1h"}'

I also noticed the parser was set to flv. Does that work better than ffmpeg (for TikTok specifically) or should I keep using ffmpeg?

EDIT: Sorry if this might be a lot of stuff to explain, but a brief idea is all I'd need.

@spinningsand
Copy link
Author

spinningsand commented Nov 14, 2022

And when I try to run config, it only runs the last streamer that I have listed there. All the other blocks get skipped over.

EDIT: This is for TikTok.

@gonnab
Copy link

gonnab commented Sep 5, 2023

今天第一次使用新版olive v0.5.6
遇到同样的问题 只运行最后一个[[Shows]]配置项
afreecatv twitch douyin 都是 请问哪边配置不对吗?
之前一直使用0.3.3没遇过这个
昨天douyin用不了 来更新新版才遇上

题外话 想问一个设定的意思
"# 直播间录播结束后执行命令的并发执行的个数"
CommanderPoolSize = 1
并发执行是?执行哪些命令?
有无设置这个有什么区别吗 数字大小代表什么呢

以上 谢谢您~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants