owt-client-javascript
owt-client-javascript copied to clipboard
Fix type error when MID is not found in SDP
It's so interesting that nul >= 0 is true in js while null > 0 and null == 0 are both false.