Skip to content

Commit

Permalink
Create sender_jpeg_2k.json
Browse files Browse the repository at this point in the history
  • Loading branch information
grukx authored Oct 16, 2024
1 parent 2f44881 commit c676632
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions examples/sender_jpeg_2k.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "flow-1234",
"label": "Example SPTS Flow with JPEG 2000",
"description": "A Single Program Transport Stream containing JPEG 2000 video.",
"format": "urn:x-nmos:format:mux",
"media_type": "video/MP2T",
"bit_rate": 10000000,
"ts_format": "spts",
"encapsulated_format": "video/jpeg2000"
}

0 comments on commit c676632

Please sign in to comment.