RTSP feed against main camera stream
RTSP feed against main camera stream
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
Schema
rtsp_feed_url_list object[]
rtsp_url rtsp uri
{
"rtsp_feed_url_list": [
{
"rtsp_url": "rtsp://login:[email protected]"
},
{
"rtsp_url": "rtsp://login:[email protected]"
},
{
"rtsp_url": "rtsp://login:[email protected]"
}
]
}
Log In
Loading...