diff --git a/examples/archive/README.md b/examples/archive/README.md index 54832b3..e408512 100644 --- a/examples/archive/README.md +++ b/examples/archive/README.md @@ -18,6 +18,8 @@ git clone https://github.com/pion/mediadevices.git Run `cd mediadevices/examples/archive && go build && ./archive recorded.h264` +To stop recording, press `Ctrl+c` or send a SIGINT signal. + ### Playback recorded video Install GStreamer and run: