awslabs / amazon-kinesis-video-streams-producer-sdk-cpp

Amazon Kinesis Video Streams Producer SDK for C++ is for developers to install and customize for their connected camera and other devices to securely stream video, audio, and time-encoded data to Kinesis Video Streams.
Apache License 2.0
379 stars 334 forks source link

kvssink .so with static linkage to cproducer #1179

Open mateuszboryn opened 6 months ago

mateuszboryn commented 6 months ago

Issue #, if available: #1178

Description of changes: Adding cmake option BUILD_GSTREAMER_PLUGIN_STATIC to allow building GST plugin as .so with statically linked deps.