We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a367f8 commit 52ce4c4Copy full SHA for 52ce4c4
1 file changed
api/mediaStreamRecording.json
@@ -826,6 +826,16 @@
826
},
827
"examples": {
828
"application/json": {
829
+ "streams": [
830
+ {
831
+ "mimeType" : "video/x-mjpeg",
832
+ "uri" : "http://localhost:9000/xxxxxx"
833
+ },
834
835
+ "mimeType" : "video/x-rtp",
836
+ "uri" : "rtsp://localhost:8086"
837
+ }
838
+ ],
839
"result": 0,
840
"product": "Example System",
841
"version": "1.0.0",
0 commit comments