Skip to content

Releases: OpenVisualCloud/Media-Communications-Mesh

24.06.01

28 Jun 08:32
Compare
Choose a tag to compare

What's Changed

  • Add single node test script based on sample apps by @ko80 in #148
  • Fix segfault in MCM FFmpeg plugin occurred in memcpy by @ko80 in #152

Full Changelog: 24.06...24.06.01

Media Communications Mesh 24.06 release

21 Jun 14:06
Compare
Choose a tag to compare

New Features

  1. Media Communications Mesh FFmpeg plugin
    • Video Input/output plugin for FFmpeg – video processing pipeline framework.
    • Single or multiple instances of FFmpeg with Media Communications Mesh Plugin connect to selected Media Proxy instance.
    • Supported video pixel formats:
      • YUV 422, 8bit packed
      • RGB 8 bit
      • NV12 – YUV 420 planar 8 bit
      • YUV 444 planar, 10 bit, little endian
      • YUV 422 planar, 10 bit, little endian
    • No support for audio streams
  2. Enablement of PTP Time synchronization to Media Communications Mesh.
    This feature uses Media Transport Library PTP Time synchronization feature.
  3. Added support to Media Proxy/SDK for changing input and output streams Payload ID.
    Payload IDs beside of having defined default values (according to RFC or SMPTE specification) are passed as parameters for each stream.
  4. Added support to Media Proxy/SDK for receiving video stream from multicast group/publishing video stream to a multicast group
    Added parameter to stream configuration allowing to pass multicast group IP address.

Changes to Existing Features

  1. Modified docker file to decrease docker image minimal runtime size.

v23.12

26 Jan 02:56
5c4ebb4
Compare
Choose a tag to compare

v23.12