webrtc.NewIceServer already does this split / validation
It also expects to be called with a non-empty string, which isn't the case with this Split which always envokes the loop at least once. If -ice was omitted, an error was logged.
Please register or sign in to comment