You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
I can't play the stream here srt://localhost:9998 from several devices at the same time
As soon as I turn off the playback, the container dies, but I want it to wait for the connection again
I have problems playing a video. It has no sound and has a lot of lost frames
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:
origin file
https://github.com/Eyevinn/toolbox/assets/18316591/4e8f2721-3230-4903-abdd-c4704f8ba45e
The text was updated successfully, but these errors were encountered: