Image2Udp
Image2Udp is a containerized processor that receives image frames and associated metadata as packets over a Unix Domain Socket. These packets include raw image data, presentation timestamps (PTS), and optional JSON-formatted metadata. Running inside a Docker container, Image2Udp encodes the image into H.264 video, multiplexes it with synchronized metadata, and outputs a STANAG 4609-compliant stream over UDP. This makes it ideal for systems requiring a low latency video and metadata transmission from external applications.
Version: 1.0.0
Getting started with Image2Udp streamer.
For more info please visit ImpleoTV website.