emil.temirov
New Member
Hello everyone!
I have RTSPS stream (something like rtsps://myhost:433/stream), and when I'm trying to send POST request to my Web Call Server 5 rest API:
`https://mywcshost/rest-api/rtsp/startup` with the following JSON body:
I'm getting 500 error and the following in the server's logs:
I suppose Web Call Server 5 does not support RTSPS protocol, it supports only RTSP. Am I right? Is it possible to enable supporting RTSPS?
I have RTSPS stream (something like rtsps://myhost:433/stream), and when I'm trying to send POST request to my Web Call Server 5 rest API:
`https://mywcshost/rest-api/rtsp/startup` with the following JSON body:
JSON:
{
"uri": "rtsps://myhost:433/stream",
"localStreamName": "myStream"
}
Code:
22:36:42,995 INFO NodeApi - HTTPS-pool-5-thread-19 Play failed cause - Failed to get agent storage