←back to thread

292 points kixelated | 1 comments | | HN request time: 0s | source
Show context
barosl ◴[] No.44989954[source]
I tested the demo at https://moq.dev/publish/ and it's buttery as hell. Very impressive. Thanks for the great technology!

Watching the Big Buck Bunny demo at https://moq.dev/watch/?name=bbb on my mobile phone leaves a lot of horizontal black lines. (Strangely, it is OK on my PC despite using the same Wi-Fi network.) Is it due to buffer size? Can I increase it client-side, or should it be done server-side?

Also, thanks for not missing South Kora in your "global" CDN map!

replies(7): >>44990127 #>>44990314 #>>44992169 #>>44992678 #>>44992792 #>>44993660 #>>44996521 #
kixelated ◴[] No.44990127[source]
Horizontal black lines? Dunno what that could be about, we render to a <canvas> element which is resized to match the source video and then resized again to match the window with CSS.
replies(3): >>44990906 #>>44991688 #>>44992989 #
1. chronicler ◴[] No.44990906[source]
I have got same issue with the black lines