face-hh / webx

An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
Apache License 2.0
1.67k stars 155 forks source link

video and audio support #150

Open rosegoldd opened 1 month ago

rosegoldd commented 1 month ago

Adds a video tag and an audio tag, also lowers libadwaita and gtk4 versions to make it more compatible

jamiw1 commented 1 month ago

merge this asap PLEASE I BEG

jamiw1 commented 1 month ago

th-2116288494

GStudiosX2 commented 1 month ago

If the version changes stay that will be good for me so I don't need to keep changing them when I'm doing a pr

face-hh commented 1 month ago

currently, both video and audio players are broken on Windows 10 (not sure about 11, not able to test), with no output or playback image have tried using the both the built-in test site and my own site with the exact same results. edit: i did NOT mean to make this suggest changes, oops

If it's Windows it's maybe missing some libraries. Do you have mingw paths set up?

jamiw1 commented 1 month ago

currently, both video and audio players are broken on Windows 10 (not sure about 11, not able to test), with no output or playback image have tried using the both the built-in test site and my own site with the exact same results. edit: i did NOT mean to make this suggest changes, oops

If it's Windows it's maybe missing some libraries. Do you have mingw paths set up?

i do, but i could be missing a library that wasn't included here in the pr