Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for testing other common SDP files #4

Open
andrewbonney opened this issue Jan 24, 2020 · 3 comments
Open

Add support for testing other common SDP files #4

andrewbonney opened this issue Jan 24, 2020 · 3 comments

Comments

@andrewbonney
Copy link
Contributor

At present given the user-base this is likely to target SMPTE standards including:

  • ST.2110-22
  • ST.2110-31
  • ST.2022-6

However, it would be useful to include a mode which permits more general purpose SDP validation without the specifics from the standards.

@garethsb
Copy link
Contributor

garethsb commented Nov 3, 2021

+1, it's about time we did this

@garethsb
Copy link
Contributor

Also need ST 2110-40 checks for format specific parameters DID_SDID (which unlike other params can appear multiple times) and VPID_Code.

@garethsb
Copy link
Contributor

garethsb commented Feb 7, 2023

Summarizing...

  • ST 2110-22 tests, focused on video/jxsv is being added by Bcp 006 01 rbg #21. Ultimately that may need to be refactored to support other compression formats being used with ST 2110-22. However, those new tests for video/jxsv currently only test the required RFC 9134 format-specific parameters (packetmode), they don't validate any of the optional params.
  • ST 2110-40 video/smpte291 currently has no fmtp tests.
  • ST 2022-8 video/SMPTE2022-6 is also currently skipped.
  • ST 2110-31 audio/AM824 testing may also be incomplete?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants