Open fluffy opened 1 year ago
I marked this NotTransport because I don't believe this is a transport issue. Unless this is an issue implying moq-transport should support datagrams, in which case let's say so explicitly.
I marked this NotTransport because I don't believe this is a transport issue.
+1
Unless this is an issue implying moq-transport should support datagrams, in which case let's say so explicitly.
Datagrams would slightly increase the overhead actually, since QUIC can coalesce multiple STREAM frames into a single packet.
Individual Comment:
+1 that this measurement is very useful, an interested party asked me for the same.
Can we assign someone who is able to send audio over moqt-01 (perhaps @suhasHere or @jordicenzano) to compute the current overhead with their implementation? This data may inform further work we need to do.
@suhasHere can you measure this in your implementation and report back
@afrind Yes . I might need some time to get the data reported. but happy to instrument the media flows.
We need to work to get the number of bytes sent for a use case like clubhouse to relatively efficient. ( I am thinking something similar to RTP )