burak guder
Member
I want to record a stream I received from the ip camera but I need to use mediaSessionId for recording.
I can't start recording with rest api because I can't access mediaSessionId
rest-api/rtsp/find_all
{
"uri": "rtsp://root:Sxxxxxxx@xxxxxxxx:555/live2.sdp",
"localStreamName": "abcdefghyujk",
"status": "PLAYING"
}
How can I start the recording process for the above stream info.
I can't start recording with rest api because I can't access mediaSessionId
rest-api/rtsp/find_all
{
"uri": "rtsp://root:Sxxxxxxx@xxxxxxxx:555/live2.sdp",
"localStreamName": "abcdefghyujk",
"status": "PLAYING"
}
How can I start the recording process for the above stream info.