We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6b62b commit 3f24894Copy full SHA for 3f24894
README.md
@@ -57,7 +57,7 @@ Refer to "Using uvgVPCCenc" section to learn how to use the library, and attache
57
To compile the encoder and enable sending over RTP, please use following commands:
58
```
59
cmake --preset=Release -DENABLE_V3CRTP=ON
60
-cmake --preset=Release
+cmake --build --preset=Release
61
62
63
### Test uvgVPCCenc
0 commit comments