Hi,
I would like to use the m5 UnitV2 to stream video data directly to a service using an SDK from amazon AWS., which uses the Gstreamer plugin. However, it appears that with Buildroot (the Linux distribution installed on the V2), it is Not possible to download packages via apt-get or user Docker.
Is the V2 even suited to stream video directly to a custom source?
And if yes, could provide me with resources or docs too see how exactly that can be achieved?
This is the SDK I would need to install on the v2 unit: https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp
Kind Regards