Skip to content

Support for ST 2110-22 / JPEG XS? #177

@garethsb

Description

@garethsb

Most of the NMOS functionality to support description of coded video is already provided by nmos-cpp, but some convenience functions lack support. E.g. nmos::make_coded_video_flow is already provided by the nmos module, but nmos::make_sdp_parameters, which is used in the example nmos-cpp-node to construct an SDP file for the Sender based on the Source, Flow and Sender resources, doesn't work because it assumes a raw video Flow with "components" and therefore throws a json_exception.

It would be great to fill out the missing support for JPEG-XS in ST 2110-22 at least as constrained by forthcoming VSF TR-08.

And provide better error messages for unsupported media types.

Thanks to @David-P-B for the report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions