{ "properties": { "parameters": [ { "name": "rtspUserName", "type": "String", "default": "user" }, { "name": "rtspPassword", "type": "String", "default": "password" }, { "name": "rtspUrl", "type": "String" } ], "sources": [ { "endpoint": { "credentials": { "@type": "#Microsoft.VideoAnalyzer.UsernamePasswordCredentials", "username": "${rtspUserName}", "password": "${rtspPassword}" }, "@type": "#Microsoft.VideoAnalyzer.UnsecuredEndpoint", "url": "${rtspUrl}" }, "@type": "#Microsoft.VideoAnalyzer.RtspSource", "name": "rtspSource", "transport": "Tcp" } ], "sinks": [ { "inputs": [ { "nodeName": "rtspSource" } ], "videoCreationProperties": { "title": "videoSink", "segmentLength": "PT30S" }, "@type": "#Microsoft.VideoAnalyzer.VideoSink", "name": "videoSink", "videoName": "avavideo" } ] }, "systemData": { "createdBy": "xxx", "createdByType": "User", "createdAt": "2022-02-21T13:49:43.3775841Z", "lastModifiedBy": "xxx", "lastModifiedByType": "User", "lastModifiedAt": "2022-02-21T13:49:44.3385549Z" }, "sku": { "name": "Live_S1" }, "name": "avatop", "id": "/subscriptions/xxx/resourceGroups/rgAlumPDK/providers/Microsoft.Media/videoAnalyzers/videoanalyzeralumtwo/pipelineTopologies/avatop", "type": "Microsoft.Media/videoAnalyzers/pipelineTopologies", "kind": "Live" }