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 start a simple VOD from a file in a loop so that it is always available? #20

Open
avramukk opened this issue May 10, 2024 · 0 comments

Comments

@avramukk
Copy link

I tried this one:docker run --rm -p 9998:9998/udp -v $PWD:/mnt eyevinntechnology/toolbox-loopts twitch60.mp4 "srt://0.0.0.0:9998?pkt_size=1316&mode=listener"

It works, but it has several problems:

  1. I can't play the stream here srt://localhost:9998 from several devices at the same time
  2. As soon as I turn off the playback, the container dies, but I want it to wait for the connection again
  3. I have problems playing a video. It has no sound and has a lot of lost frames

CleanShot-2024-05-10-1 -26-23

origin file
https://github.com/Eyevinn/toolbox/assets/18316591/4e8f2721-3230-4903-abdd-c4704f8ba45e

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

1 participant