From e99e7e94d897f309c773cb3bb677cab5c9b5f587 Mon Sep 17 00:00:00 2001 From: Yuma Mihira Date: Sat, 18 Mar 2023 04:21:00 +0900 Subject: [PATCH] Update outdated instruction (#877) --- docs/linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/linux.md b/docs/linux.md index 1fc431f6..475cb89a 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -141,7 +141,7 @@ AWS_ACCESS_KEY_ID=YourAccessKeyId AWS_SECRET_ACCESS_KEY=YourSecretAccessKey ./kv Change your current working directory to `build`. Launch the sample application with a stream name and a path to the file and it will start streaming. ``` -AWS_ACCESS_KEY_ID=YourAccessKeyId AWS_SECRET_ACCESS_KEY=YourSecretAccessKey ./kvs_gstreamer_audio_video_sample +AWS_ACCESS_KEY_ID=YourAccessKeyId AWS_SECRET_ACCESS_KEY=YourSecretAccessKey ./kvs_gstreamer_audio_video_sample -f ``` ##### Running the GStreamer sample application to stream audio and video from live source