Closed podborski closed 5 months ago
There is no definition of RtpReceptionHintSampleEntry is ISOBMFF but its used to define ProtectedRtpReceptionHintSampleEntry in 9.4.5.2:
RtpReceptionHintSampleEntry
ProtectedRtpReceptionHintSampleEntry
Class ProtectedRtpReceptionHintSampleEntry extends RtpReceptionHintSampleEntry ('prtp') { ProtectionSchemeInfoBox SchemeInformation; }
9.4.1.2 specifies ReceivedRtpHintSampleEntry, which ought to be used to derive 'prtp'.
ReceivedRtpHintSampleEntry
'prtp'
This is covered in the defect report. Closing this issue.
There is no definition of
RtpReceptionHintSampleEntry
is ISOBMFF but its used to defineProtectedRtpReceptionHintSampleEntry
in 9.4.5.2: