MCJack123 / sanjuuni

Converts images and videos into a format that can be displayed in ComputerCraft.
GNU General Public License v2.0
33 stars 6 forks source link

No audio when running Websocket server #18

Open Saul-Marques opened 9 months ago

Saul-Marques commented 9 months ago

When I run the video on the Websocker server there is no audio, however the video plays fine, When I use the http server I get very bad audio and video

connorhedgehog commented 5 months ago

having a similar problem here, websocket servers either don't have any audio or have strange clicking noises. http servers don't work at all so i haven't gotten the chance to test them

connorhedgehog commented 5 months ago

figured out http and did a few tests, came back with some specifics

websockets work fine in singleplayer, but have absolutely no audio in a server not hosted on my network. http servers have audio that skips forward and ends early, no difference between singleplayer and an external server. settings were max quality & dithering with gpu acceleration off, sized 100 x 57, everything else default

took some videos to show these issues off specifically:

singleplayer http: https://github.com/MCJack123/sanjuuni/assets/70295743/a027b2a8-40bc-4897-a5f3-04901412612d

singleplayer websocket: https://github.com/MCJack123/sanjuuni/assets/70295743/6b477821-89f4-4457-9693-465270fc175b

multiplayer http: https://github.com/MCJack123/sanjuuni/assets/70295743/49f155b5-d2b6-451b-9bfb-25a60637f58f

multiplayer websocket: https://github.com/MCJack123/sanjuuni/assets/70295743/957962b6-53b5-4803-a340-57d13f52b278