From 46b6e0050dccaf5e33925495c67d4c468e9fc9f7 Mon Sep 17 00:00:00 2001 From: ianswett Date: Sat, 24 Aug 2024 21:48:50 -0400 Subject: [PATCH] Remove unnecessary "Missing Group" status As I observed in this comment: https://github.com/moq-wg/moq-transport/pull/494/files#r1730192507, the missing group status seems equivalent to "End of Group" with ObjectId of 0. Additionally, there is no obvious value for the ObjectId for Objects with a status of "Group Missing". --- draft-ietf-moq-transport.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/draft-ietf-moq-transport.md b/draft-ietf-moq-transport.md index bb0d399d..7ed20ec2 100644 --- a/draft-ietf-moq-transport.md +++ b/draft-ietf-moq-transport.md @@ -1528,14 +1528,11 @@ are beyond the end of a group or track. does not exist at any publisher and it will not be published in the future. This SHOULD be cached. -* 0x2 := Indicates Group does not exist. Indicates that objects with - this GroupID do not exist at any publisher and they will not be - published in the future. This SHOULD be cached. - * 0x3 := Indicates end of Group. ObjectId is one greater that the largest object produced in the group identified by the GroupID. This is sent right after the last object in the - group. This SHOULD be cached. + group. If the ObjectID is 0, it indicates there are no Objects + in this Group. This SHOULD be cached. * 0x4 := Indicates end of Track and Group. GroupID is one greater than the largest group produced in this track and the ObjectId is