Skip to content

SMPTE/st2138-b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMPTE ST 2138 - Elements Repository for SMPTE ST 2138 Catena API Implementation

This repository is public.

Please consult CONTRIBUTING.md, CONFIDENTIALITY.md, LICENSE.md and PATENTS.md for important notices.

Reporting issues

Please report issues at https://github.com/SMPTE/${repository_name}/issues or at < TC chair email address >.

Contributing

All published version(s) of this document can be found at https://pub.smpte.org/doc/${repository_name}/

The draft version(s) of this document is accessible to SMPTE Standards Community members at https://github.com/SMPTE/${repository_name}-private.

Project details

Contains reference implementations of SMPTE ST 2138 gRPC and RESTful APIs. Provided as containers for ease of deployment. Supports AMD64 architecture.

How to use this image

To run the gRPC server:

docker run -d --name st2138-grpc -p 6254:6254 ghcr.io/smpte/st2138-b:grpc

To run the RESTful server:

docker run -d --name st2138-rest -p 443:443 ghcr.io/smpte/st2138-b:rest

Docker Compose

A docker-compose.yml file is provided for ease of deployment. To run both servers using Docker Compose:

git clone [email protected]:SMPTE/st2138-b
cd st2138-b
docker compose up -d

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •