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

How to seek #149

Open
M7mdxzxa opened this issue Feb 4, 2025 · 1 comment
Open

How to seek #149

M7mdxzxa opened this issue Feb 4, 2025 · 1 comment

Comments

@M7mdxzxa
Copy link

M7mdxzxa commented Feb 4, 2025

How to seek the stream? (A link stream like youtube,direct mp4 link etc... also for local videos )

@longnguyen2004
Copy link
Collaborator

longnguyen2004 commented Feb 4, 2025

This might be helpful https://ffmpeg.org/pipermail/ffmpeg-user/2016-September/033528.html
In short you'll need to use the movie filter and send seek commands to it using ZeroMQ through the zmq filter. We currently don't use ffmpeg in that manners, but you can make your own custom prepareStream function that does it.

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