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

Enabled 3D header REQ-VIDEO-LAYOUT https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis #65

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RavishaNayak
Copy link

@RavishaNayak RavishaNayak commented Dec 19, 2023

I am trying to parse a 3D video manifest and it requires REQ-VIDEO-LAYOUT tag
As per the draft RFC https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis

Have updated the changes accordingly, please have a look and let me know if something to be updated

@RavishaNayak
Copy link
Author

@carlanton please have a look at the changes, let me know if you have some suggestions

@carlanton
Copy link
Owner

Hello and thanks for the PR.

  1. Can you add test vectors for REQ-VIDEO-LAYOUT?
  2. Would it make sense to model it as a list of strings? Like CODECS https://github.com/carlanton/m3u8-parser/blob/master/src/main/java/io/lindstrom/m3u8/model/Variant.java#L40.

Best regards,
Anton

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 this pull request may close these issues.

2 participants