Some clients get the following javascript error trying to play a stream:
TypeError: Failed to set the 'playoutDelayHint' property on 'RTCRtpReceiver': The provided double value is non-finite. Uncaught TypeError: Failed to set the 'playoutDelayHint' property on 'RTCRtpReceiver': The provided double value is non-finite.
User agent: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.1 Chrome/79.0.3945.136 Mobile Safari/537.36
Device: Samsung mobile
OS: Android 10
The stream will eventually play, but the error conflicts with further javascript actions.
TypeError: Failed to set the 'playoutDelayHint' property on 'RTCRtpReceiver': The provided double value is non-finite. Uncaught TypeError: Failed to set the 'playoutDelayHint' property on 'RTCRtpReceiver': The provided double value is non-finite.
User agent: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.1 Chrome/79.0.3945.136 Mobile Safari/537.36
Device: Samsung mobile
OS: Android 10
The stream will eventually play, but the error conflicts with further javascript actions.