Replies: 1 comment
-
Hello, you also need to copy the configuration file, otherwise no paths are configured and no one can publish or read:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I'm currently trying to stream in loop a mp4 / mkv video using rtsp-simple-server .
My dockerfile :
In the container, I have the following error when trying to create the stream from a mp4 / mkv (mkv would be the ideal format in my case) file
Same example with an mp4 file :
stdout of the container :
do you know what could be the cause of this error ? I just would like to be able to stream locally with this docker running .
Best regards
Chris
Beta Was this translation helpful? Give feedback.
All reactions