Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

How to start a simple VOD from a file in a loop so that it is always available? #20

@avramukk

Description

@avramukk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions