6a58891e13
If the initial timestamp could not be retrieved, use the current time as returned by System.nanoTime(). In practice, it is the same time base as AudioRecord timestamps. Fixes #4536 <https://github.com/Genymobile/scrcpy/issues/4536>