Replies: 2 comments
-
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
-
RTSPS sessions are available only when |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Which version are you using?
docker image
v0.17.6 , initially observed in 0.17.3
Describe the issue
on 0.17.3 and on 0.17.6 im encountering 404 when calling the rtsps endpoints: /v1/rtspsessions/list and /v1/rtspsessions/kick/{id}
is this due to disabled/incomplete rtsps config or is this a bug? or is it a problem on my end?
Describe how to replicate the issue
take default config
run docker image (with activated api: RTSP_API=yes)
call the api on the mentioned endpoints
Beta Was this translation helpful? Give feedback.
All reactions