文件名称:time-sync:播放网络和音频时间同步
文件大小:938KB
文件格式:ZIP
更新时间:2024-06-24 08:38:52
JavaScript
naive.html 是一个简单的实验,它使用系统时间(可能来自 NTP)尝试同时从多个设备播放同一曲目。 firebase.html 使用 Firebase 以获得更精确的时钟同步,执行类似 NTP 但更频繁的操作。 compare.html 具有并排的 iframe,因此您可以听到两个时间客户端之间的延迟差异。 此模式还每 n 秒播放一次 ping。 haas.html 会延迟播放相同的声音。
【文件预览】:
time-sync-master
----snd()
--------maki_maki_1m.mp3(939KB)
--------ding_short.mp3(5KB)
----clock.js(2KB)
----naive.html(619B)
----haas.html(841B)
----compare.html(77B)
----README.md(461B)
----player.js(2KB)
----firebase.html(767B)