Re: [webrtc-stats] Why is ssrc a DOMString?

SSRCs by definition in RTP are 32-bit unsigned values.  While you 
could translate them into hex (upper or lower?  What if people compare
 against SDP, and the case is different?  etc), that's kinda silly.

They should be 32 bits, unsigned.

-- 
GitHub Notification of comment by jesup
Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/issues/105#issuecomment-267463942 
using your GitHub account

Received on Thursday, 15 December 2016 22:32:08 UTC