ros / meta-ros

OpenEmbedded Layers for ROS 1 and ROS 2
MIT License
374 stars 249 forks source link

fail to add GStreamer Plugin (kvssink) #905

Open gorleabhinav opened 2 years ago

gorleabhinav commented 2 years ago

Trying to build the Amazon Kinesis Video Streams CPP Producer with GStreamer Plugin (kvssink).

Below line i have added in the amazon-kvs-sdk-cpp-1.7.8.inc file EXTRA_OECMAKE = "-DBUILD_GSTREAMER_PLUGIN=TRUE\"

with the above changes able to build the Amazon Kinesis Video Streams CPP Producer, but did not get libgstkvssink.so binary file with package.

shr-project commented 2 years ago

I've added recipes for amazon-kvs only to unblock building kinesis-manager, if you want some extra features from it, then you'll probably need to debug it yourself (unless someone in community is interested in the same).