MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirrorΒ² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Cr4z33
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 1
    • Followers 1
    • Topics 16
    • Posts 461
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-Darksky-hourly - change icons

      @tbs86 I left this module in favour of another one.

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @shbatm OK thanks.

      posted in Utilities
      Cr4z33C
      Cr4z33
    • Hot to set MagicMirror not on top?

      I need to re-use a VLC window while using MagicMirror, but although I choosed the β€˜Always On Top’ option in VLC MM keeps staying in front of it?

      Can I know please @MichMich how to change this setting in MagicMirror? :grimacing_face:

      posted in Custom CSS
      Cr4z33C
      Cr4z33
    • RE: [MMM-RTSPstream] No RTSP stream with VLC and MM ...

      @wetronic I see. :slightly_frowning_face:

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: MMM-AssistantMk2

      @teitlebot just out of curiosity what are you using then instead of Electron? :thinking_face:

      posted in System
      Cr4z33C
      Cr4z33
    • RE: [MMM-RTSPstream] No RTSP stream with VLC and MM ...

      @wetronic did you come up with a solution? πŸ€”

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: Two way mirror in Italy?

      @achillealb non comprate i Pilkington MirroView, al limite solo i MirroPane, perchΓ© hanno quella colorazione giallina che rende sia il bianco che i colori proprio brutti.
      Me l’ha detto un tedesco, ma finchΓ© non mi sono arrivati i campioni (chiedeteli che li danno gratis) non ci credevo!
      Ora sto andando a vedere come sono i Saint-Gobain Antelio. Dicono che quelli in colorazione β€œHavana” sono gli ideali.

      posted in Hardware
      Cr4z33C
      Cr4z33
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @sean of course. :winking_face:

      To everybody else: I removed the white frame and forgot to ask how to move the streaming windows.

      It is now offset compared to its module position. :confused_face:

      I guess I need to edit something in

      .MMM-RTSPStream .canvas {
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        /*width: 352px;
        height: 240px;*/
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
          width: 100%;
      height: 100%;
      }
      

      right?

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @sean yeah I actually forgot to mention that the RTSP outputs to HDMI while Google Assistant outputs to a RPI Voice HAT speaker. :grimacing_face:

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      Thanks to @sean I’ve quickly fixed the RTSP issue by applying what he wrote here.

      So if you are like me using both MMM-RTSPStream and MMM-AssistantMk2, open the config and in the MMM-AssistantMk2 module section replace

      			config: {
      

      with

      			config: {
      				onIdle: {
      				  timer: 1000*10, //After 10sec of last query,
      				  command: "RTSP_ACTIVATE" 
      				},
      				
      				onActivate: {
      				  timer: 0,
      				  command: "RTSP_DEACTIVATE" 
      				},
      				
      				command: {
      				  "RTSP_ACTIVATE": {
      				    notificationExec: {
      				      notification: "RTSP-PLAY",
      				      payload: "all"
      				    }
      				  },
      				  "RTSP_DEACTIVATE": {
      				    notificationExec: {
      				      notification: "RTSP-STOP",
      				      payload: "all"
      				    }
      				  },
      				},
      

      That way the stream will NEVER stop even if enquiring Google Assistant! :grinning_face_with_smiling_eyes:

      Thank you @shbatm for willing to help me too.

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @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      β”‚
      β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
      
      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @evroom no problem mate although it looks like the developer is no more active in this thread my bad. :confused_face:

      Do you know by chance what to edit to see the stream in the same position as the white frame (I actually would like to get rid of it)?

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: MMM-NewsFeedTicker

      @bkeyport oh great doing it now thanks.

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @evroom oops it came out I have to wait at least 30-40 seconds before I can see (succesfully) a 1080i @ 60Fps HD stream. :smiling_face_with_smiling_eyes:

      However yesterday I found one more issue…
      I connected the RPI for the first time to the TV to see how MagicMirror was looking on it, but I found out that the stream stops as soon as I ask something to Google Assistant (MMM-AssistantMk2 + MMM-Hotword by @Sean ) and it replies.
      After that the stream doesn’t resume at all.

      I don’t know where to start and cannot see why this is going on as the RPI can easily play 2+ media files at a time. :confounded_face:

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: MMM-NewsFeedTicker

      @bkeyport so that’s not only me?

      I thought I messed up something in the CSS.

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: Can't find out what I did wrong in my config.js...

      @evroom lol indeed! :grinning_face_with_smiling_eyes:

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: Can't find out what I did wrong in my config.js...

      @evroom found out the mistake thanks to your suggestion:

      I missed to add an additional close curly bracket after line 213!

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: Can't find out what I did wrong in my config.js...

      @evroom thanks for the help I give it immediately a look. :)

      Also didn’t know that terminal command.

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • Can't find out what I did wrong in my config.js...

      First of all why are all online JavaScript linters completely useless for our config.js file? :thinking_face:

      They all report completely no sense mistakes while the REAL error might be located in somewhere else line.

      Now back in topic I might have edited/canceled something that has screwed up the file by ending with the CONFIG.JS screen when launching MM. :face_with_cold_sweat:

      Can someone please help me finding the mistake?

      https://pastebin.com/BAQTi012

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: MMM-NewsFeedTicker

      @justjim1220 that’s what I already did, but I see you now fixed that. :)

      Thanks.

      posted in Utilities
      Cr4z33C
      Cr4z33
    • 1
    • 2
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 20 / 24