Browse Source

fix docs

pull/52/head
aler9 6 years ago
parent
commit
00a2de1daa
  1. 2
      rtsp-simple-server.yml

2
rtsp-simple-server.yml

@ -50,7 +50,7 @@ paths:
# command to run when this path is requested. # command to run when this path is requested.
# This can be used, for example, to publish a stream on demand. # This can be used, for example, to publish a stream on demand.
# This is terminated with SIGINT when a client stops publishing. # This is terminated with SIGINT when the path is not requested anymore.
runOnDemand: runOnDemand:
# command to run when a client starts publishing. # command to run when a client starts publishing.

Loading…
Cancel
Save