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

Live Video, no longer works #420

Open
winkmichael opened this issue Oct 26, 2023 · 1 comment
Open

Live Video, no longer works #420

winkmichael opened this issue Oct 26, 2023 · 1 comment

Comments

@winkmichael
Copy link

Hello all,

Can anyone use this project for live video anymore? I am able to play .ts files perfectly fine, but no matter what I can't get ffmpeg to publish and have the live video play. I've looked at various forks, one using a python server instead of node and they all seem the same.

Anyone having luck playing live video with mpeg1/2 anymore?

Thanks

@phoboslab
Copy link
Owner

Still works as expected:

ffmpeg -re -i bjork-all-is-full-of-love.ts -f mpegts -codec:v mpeg1video -codec:a mp2 -b 0 http://127.0.0.1:8081/supersecret

If you have a problem, it just might help to state what exactly the problem is. What did you try? what happened instead? Did you get an error message? If so: which one?

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