Skip to content

Commit

Permalink
build -> built (#1925)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankiesz authored Feb 16, 2024
1 parent c39f85d commit 458bacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Create a build directory in the newly checked out repository, and execute CMake

`mkdir -p amazon-kinesis-video-streams-webrtc-sdk-c/build; cd amazon-kinesis-video-streams-webrtc-sdk-c/build; cmake .. `

We have provided an example of using GStreamer to capture/encode video, and then send via this library. This is only build if `pkg-config` finds
We have provided an example of using GStreamer to capture/encode video, and then send via this library. This is only built if `pkg-config` finds
GStreamer is installed on your system.

On Ubuntu and Raspberry Pi OS you can get the libraries by running
Expand Down

0 comments on commit 458bacb

Please sign in to comment.