Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any way to make the website stream interactive #124

Open
Tharusha-dev opened this issue Oct 27, 2023 · 5 comments
Open

Is there any way to make the website stream interactive #124

Tharusha-dev opened this issue Oct 27, 2023 · 5 comments

Comments

@Tharusha-dev
Copy link

For example like in this webpage, you can move the mouse to interact with the image.

@Elmapul
Copy link

Elmapul commented May 15, 2024

interaction with keyboard dont work either.
html5 should also support other forms of input like gamepad.
gamepad dont work, there is no way to grant access to the camera (and probably mic too, since they are the same connection in some hardware)

@Elmapul
Copy link

Elmapul commented May 24, 2024

i figure out an way to interact with the an webpage , my solution will only be usefull for developers who are making their own sites, and it cant interact with the mouse buttons, its an massive "work arround", but let me know if you are interessed

@Tharusha-dev
Copy link
Author

Absolutely! I'm sure there are open source websites that's similar to what I linked earlier, so maybe your method can be used with them.

@Elmapul
Copy link

Elmapul commented May 24, 2024

hold a few minutes

@Elmapul
Copy link

Elmapul commented May 24, 2024

here it is:
https://github.com/Elmapul/interactive-wallpaper-template-for-hidamari/tree/main

i tried my best to write install/use instructions, but it might be a bit confusing.
the code might be a bit confusing to read as well, let me know if you have any question (just open an issue on my repository)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants