The serverside prerendering works in theory. The recording is just 2-4 Megabytes and the playback on the frontend consumes nearly no additional computing resources.
The little problem is that prerendering is kind of ultra heavy :-D
My Raspi 3 takes more than a minute for that (with only a few additional modules running) and takes >60MB memory for that.
For those of you having problems due to limited resources with live rendering, the prerendering won’t be the answer I guess :-/
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-RAIN-MAP (new: version 2.x)
-
RE: MMM-RAIN-MAP (new: version 2.x)
I have a alpha version for a backend-generated (pre-rendered) map.
Are there any volunteers who would like to test it? (Please only people who can withstand high frustration :-D ) -
RE: MMM-RAIN-MAP (new: version 2.x)
I think about pre-rendering the map animation once as gif image in the backend using phantom instead of live rendering on the frontend. I’ll test that when time allows…
-
RE: MMM-RAIN-MAP (new: version 2.x)
@Stoffbeuteluwe nope, the data provider only serves weather history
-
RE: - Module deleted -
@retroflex yes. It now supports both.
Find the information regarding config on GitHub. -
RE: - Module deleted -
@retroflex because my girlfriend didn’t like the vocabulary :-D
-
RE: MMM-RAIN-MAP (new: version 2.x)
I fixed the timeFormat error. Thank you for your feedback @chassain-0
-
RE: MMM-RAIN-MAP (new: version 2.x)
Does anyone else have the problem? I can’t reproduce it anymore.
-
RE: MMM-RAIN-MAP (new: version 2.x)
The memory problem should hopefully be fixed.