Skip to content

Commit e99e7e9

Browse files
authored
Update outdated instruction (#877)
1 parent 8867047 commit e99e7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ AWS_ACCESS_KEY_ID=YourAccessKeyId AWS_SECRET_ACCESS_KEY=YourSecretAccessKey ./kv
141141
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.
142142

143143
```
144-
AWS_ACCESS_KEY_ID=YourAccessKeyId AWS_SECRET_ACCESS_KEY=YourSecretAccessKey ./kvs_gstreamer_audio_video_sample <my-stream> </path/to/file>
144+
AWS_ACCESS_KEY_ID=YourAccessKeyId AWS_SECRET_ACCESS_KEY=YourSecretAccessKey ./kvs_gstreamer_audio_video_sample <my-stream> -f </path/to/file>
145145
```
146146

147147
##### Running the GStreamer sample application to stream audio and video from live source

0 commit comments

Comments
 (0)