You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great work on this project. I finally got it integrated with Magic Mirror. But the immersion isn't quite there due to the web UI. Please tell me I'm not missing something, but I can't seem to get just the video feed.
I would greatly appreciate any feedback you can give.
Thank you,
The text was updated successfully, but these errors were encountered:
chester0552
changed the title
Video Feed Link only or Removal or WebUI
Video Feed Link Only or Removal of WebUI
Sep 2, 2024
I think you used http_demo pages in your IoT devices, and you want your devices to show only video element. Then it is simple. just make html page that only contains video tag and some javascript logic to play that video element.
I recommend WebRTC if your system is under low traffic.
Hello,
Great work on this project. I finally got it integrated with Magic Mirror. But the immersion isn't quite there due to the web UI. Please tell me I'm not missing something, but I can't seem to get just the video feed.
I would greatly appreciate any feedback you can give.
Thank you,
The text was updated successfully, but these errors were encountered: