OpenVisualCloud / Media-Communications-Mesh

MCM enables efficient, low-latency media transport for media microservices.
BSD 3-Clause "New" or "Revised" License
17 stars 12 forks source link

Private/mlinkiew/fixes #154

Closed Mionsz closed 2 months ago

Mionsz commented 2 months ago

Dockerfiles adjustments to Trivy report

Linker settings changed to static

Statically link library with memif included makes dynamic linking issues not appear. Added default link against LIB_BSD as it is used and not linked explicitally.

Changes default patch actions for ffmpeg-plugin

Changelog as requested by Cybura Lukasz added

Missing changelog after a release was added as requested by Cybura Lukasz.

Mionsz commented 2 months ago

@ko80 fell free to merge or correct it if needed.

ko80 commented 2 months ago

Since this doesn't touch the implementation of sample apps, SDK, FFmpeg plugin, nor media_proxy, it looks good to me.

Mionsz commented 2 months ago

@ko80 @soopel do not yet merge!

Ready for review, test here and inside software defined broadcast pipeline.

Mionsz commented 2 months ago

@ko80 @soopel please test it with the pre-release version of our internal project before merging. I was able to test inly this repo on baremetal and inside docker env

Mionsz commented 2 months ago

Need to be rechecked manually. Cureently some issues where found