@shbatm thanks for the reply.
I can confirm that I’ve got rid of the white frame by following @evroom 's suggestion (thanks mate).
Back in topic I’ve uploaded here the log 'cause I am not sure whether it is actually reporting a problem with MMM-RTSPStream or not. :thinking_face:
Looking at it it says MMM-RTSPStream.js:161 MMM-RTSPStream has resumed... after two questions I made to Google Assistant, but I found no mention about RTSP pausing or stopping.
However I can confirm that omx_stream has indeed stopped from running! :frowning_face_with_open_mouth:
pm2 status
┌─────────────┬────┬──────┬────────┬─────────┬─────┬────────┬──────────┐
│ Name │ id │ mode │ status │ ↺ │ cpu │ memory │
├─────────────┼────┼──────┼────────┼─────────┼─────┼────────┼──────────┤
│ mm │ 0 │ N/A │ fork │ online │ 0 │ 0% │ 2.5 MB │
│ omx_stream1 │ 1 │ N/A │ fork │ stopped │ 0 │ 0% │ 0 B │
└─────────────┴────┴──────┴────────┴─────────┴─────┴────────┴──────────┘