Skip to content

Commit de10588

Browse files
committed
F Modified default config to match the new SharpRealtimeStreaming configuration
1 parent 411f9c5 commit de10588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OnvifService/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"VideoWidth": 640,
3636
"VideoHeight": 480,
3737
"VideoFps": 25,
38-
"VideoRtspUri": "rtsp://localhost:8554/",
38+
"VideoRtspUri": "rtsp://localhost:8554/stream1",
3939
"VideoSnapshotUri": "",
4040
"AudioChannels": 1,
4141
"AudioSampleBitrate": 44100

0 commit comments

Comments
 (0)