mirror of
https://github.com/davedoesdev/streamana.git
synced 2025-09-27 01:55:59 +08:00
Update TODO
This commit is contained in:
@@ -341,7 +341,6 @@ async function start() {
|
|||||||
canvas_el.style.width = `${width}px`;
|
canvas_el.style.width = `${width}px`;
|
||||||
canvas_el.style.height = `${height}px`;
|
canvas_el.style.height = `${height}px`;
|
||||||
// TODO:
|
// TODO:
|
||||||
// speaker still showing on safari mac if nothing enabled then stop
|
|
||||||
// white screen for video on safari mac
|
// white screen for video on safari mac
|
||||||
// Android, iOS, find a mac to test
|
// Android, iOS, find a mac to test
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user