We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411f9c5 commit de10588Copy full SHA for de10588
src/OnvifService/appsettings.json
@@ -35,7 +35,7 @@
35
"VideoWidth": 640,
36
"VideoHeight": 480,
37
"VideoFps": 25,
38
- "VideoRtspUri": "rtsp://localhost:8554/",
+ "VideoRtspUri": "rtsp://localhost:8554/stream1",
39
"VideoSnapshotUri": "",
40
"AudioChannels": 1,
41
"AudioSampleBitrate": 44100
0 commit comments