You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When splitting the depacketizer from the decoder, what needs to be passed between them?
These things would also need to be accessible to the transform API.
Depacketizer -> Decoder:
Frames
Decoder -> Depacketizer
Key frame requests
Display limitations / restrictions
NACK control (telling depacketizer when NACKs shouldn't be sent for missing data any more)
Others?
The text was updated successfully, but these errors were encountered:
When splitting the depacketizer from the decoder, what needs to be passed between them?
These things would also need to be accessible to the transform API.
Depacketizer -> Decoder:
Decoder -> Depacketizer
Others?
The text was updated successfully, but these errors were encountered: