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

flv 存储路径 #233

Open
miao4410 opened this issue Feb 22, 2024 · 1 comment
Open

flv 存储路径 #233

miao4410 opened this issue Feb 22, 2024 · 1 comment

Comments

@miao4410
Copy link

配置文件里的这行
--flv_dir string 输出的 flv 文件路径 flvDir/APP/KEY_TIME.flv (默认 "tmp")
在windows本地环境下运行后没有生成视频文件。手动创建tmp也不行。还有就是livego支持回放功能吗。如果支持 这个flv文件是否就是回放用的视频

@x1uc
Copy link

x1uc commented Dec 29, 2024

如果你想要开启录像功能,你需要加上这一行代码,然后build。

pflag.Bool("flv_archive", true, "Enable or disable FLV recording. If set to true, the server will record the live stream as FLV files.")

image

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