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

FFMPEG RTMP Stream Loop Option? #132

Open
bubbajoe opened this issue Oct 17, 2022 · 1 comment
Open

FFMPEG RTMP Stream Loop Option? #132

bubbajoe opened this issue Oct 17, 2022 · 1 comment

Comments

@bubbajoe
Copy link

Hello, how would i used the stream_loop option?

https://github.com/nareix/joy4/blob/master/examples/rtmp_publish/main.go

EXAMPLE:
ffmpeg -re -i -stream_loop 4 projectindex.flv -c copy -f flv rtmp://localhost:1936/app/publish

(stream the video in a loop 4 times)

DOCS:
https://ffmpeg.org/ffmpeg.html#Main-options

@ohjiwoo123
Copy link

+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