Read the statement by Michael Teeuw here.
MMM-SmartWebDisplay : display web contents (including YouTube) on your MM
-
@seann :thumbs_up_light_skin_tone:
-
This looks great, I’ll try it, but since you’re asking for other ideas, probably it will be a good one to make it compatible with MMM-TelegramBot, that way you can control your NEXT, PREV, etc from outside your local network using Telegram.
Enjoy -
I didn’t know the MMM-TelegramBot, but I just check the documentation (incredibly well written ! :face_with_tears_of_joy: ) and it seams very easy to integrate, so I will add it on my coding to do list for the next version !
Thanks for the tip !
-
Question, so this could display a RTSP security camera feed?
-
@swvalenti
No, it can display anything (or almost) that can be displayed on a web browser, so not an RTSP camera feed.
But for this you can use MMM-RTSPStream -
@agp42 said in MMM-SmartWebDisplay : display web contents (including YouTube) on your MM:
@swvalenti
No, it can display anything (or almost) that can be displayed on a web browser, so not an RTSP camera feed.
But for this you can use MMM-RTSPStream@AgP42 Understood thanks for responding.
-
@agp42 said in MMM-SmartWebDisplay : display web contents (including YouTube) on your MM:
Did you create a dedicated post for your fork and API ?
@Jopyth is still the maintainer of MMM-Remote-Control, and I’ve sent a PR to have my changes included in the official repo; if he’s anything like me, this is a hobby and efforts on it come and go as time and other projects allow. Feel free to use my fork for now and if/when they get merged, I’ll let you know. I’ve been trying to include several Issue fixes in my branch as well to wrap them all up into 1 update.
-
@AgP42 Could you explain how to “declare several instances” with this module? I tried to add it twice (once for bottom_left and once for bottom_middle, but it only shows the iFrame of bottom_left…
-
Ok, I have found the error myself: the position “bottom_middle” does not exist, I have to use “bottom_center”. Now it works!
-
@AgP42
I already have installed MMM-RemoteControl in my MM. If I remove it and reinstall it from your repository will it install the new feture as well to control SWD?