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

Resource name of SDP file does not end in '.sdp' #4

Open
garethsb opened this issue Nov 23, 2018 · 2 comments · May be fixed by #21
Open

Resource name of SDP file does not end in '.sdp' #4

garethsb opened this issue Nov 23, 2018 · 2 comments · May be fixed by #21

Comments

@garethsb
Copy link
Contributor

Just a note. When applied to e.g. http://example.com/x-nmos/connection/v1.0/single/senders/3c6615a2-3971-4e0a-85ff-b5d9a7894051/transportfile the output includes:

Error: Resource name of SDP file 'transportfile' does not end in '.sdp' as required by NMOS Section 2.3.
at request.then.res (E:\Projects\AMWA\sdpoker\index.js:34:26)

The specification wording is under discussion, because RFC 4566 does not mandate the extension. See AMWA-TV/is-04#63.

@sparkpunkd
Copy link
Contributor

NMOS checking can be disabled by setting --nmos=false. This code should be updated once the NMOS issue is resolved.

@garethsb
Copy link
Contributor Author

Update: the relaxation of this requirement was merged into IS-04 v1.3-dev branch, but that's as far as it's got still.

andrewbonney added a commit to bbc/sdpoker that referenced this issue Nov 27, 2019
andrewbonney added a commit to bbc/sdpoker that referenced this issue Nov 27, 2019
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

Successfully merging a pull request may close this issue.

2 participants