SpencerDawkins / sdp-rtp-quic-issues

Issued gathered from a variety of uncoordinated places, for sanity's sake.
Other
0 stars 0 forks source link

Distinguishing between mappings onto streams and onto datagrams? #3

Open SpencerDawkins opened 3 years ago

SpencerDawkins commented 3 years ago

From @csperkins (Colin Perkins):

Given that there are likely to be several possible mappings, e.g., over streams vs. over datagrams, I wonder whether there should be another layer in the proto to indicate this? QUIC/DGRAM/RTP/SAVP

SpencerDawkins commented 3 years ago

@csperkins, I'll ask this question on a mailing list as soon as I figure out which mailing list I should be asking on, but I suspect the answer is going to be "yes".

Stealing language from the Berkeley sockets API, I suggest DGRAM (as in Colin's example) and STREAM, as the distinguishing terms, if we need to make this change.

juberti commented 2 years ago

this seems pretty reasonable to prevent future ambiguity

fluffy commented 2 years ago

+1 uberti

suhasHere commented 2 years ago

+1 love the clear distinction . Just to add a note on bundle, all m= sections in the bundle group are mapped the same way as a clarification point