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

    Posts

    Recent Best Controversial
    • RE: MMM-YouTube

      @Sean said in MMM-YouTube:

      MMM-Remote-Control

      Thanks for your advises, but I chose to use RaspiCast directly to share the videos (when the video ends the MM returns…).

      Do you know how to mute the sound of the MM (not the Raspberry …)?

      posted in Entertainment
      E
      Egnos
    • RE: MMM-YouTube

      Thanks @Sean
      Unfortunately I thought there was the possibility of sending youtube videos via smartphone using “RaspiCast” or something similar…

      Could you recommend some module?

      posted in Entertainment
      E
      Egnos
    • RE: MMM-GoogleShoppingList

      Hi @Sean is there any news for this module?
      Does it work now?

      Thank you very much.

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

      @evroom now, enabling in VNC options “direct capture mode”, also from VNC I see the stream on omxplayer and on MM.

      Many Thanks! 👍

      posted in Utilities
      E
      Egnos
    • RE: MMM-YouTube

      Hi @Sean ,
      I installed your module and thank you for your effort.

      I did not understand how do I send YouTube videos to the MM …
      Could you explain to me?

      Many thanks.

      posted in Entertainment
      E
      Egnos
    • RE: MMM-EARTH-Live & MMM-ISS-Live

      @Mykle1
      The problem is in the location of the form.
      If the module is positioned in the “upper_third” region it is not possible to interact with the mouse.
      To close the message I had to:

      • temporarily change the position to the MM-Earth Live module,

      • close the message,

      • and finally reposition it in its original position.

      Now it’s okay.

      Could you also check if it is not possible to interact with the module in the “upper_third” region?

      Thanks.

      posted in Education
      E
      Egnos
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @evroom I finally understood what the problem is … that is VNC.
      I use VNC to connect with the Raspberry PI and for some reason, using the VNC interface, the player is not displayed!
      If instead I turn on the monitor where the Raspberry PI is physically connected I magically see the streaming … whether I run the command from the terminal or with the MM.

      Can you explain this behavior?

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

      @evroom many thanks!
      I don’t know why but now I’m viewing the video in MM.
      I haven’t touched anything!

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

      Hi @evroom ,

      @evroom said in [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras:

      What does this say ?
      pm2 logs --lines 100

      I never posted this …!

      I launched the command on the terminal you recommended but I still don’t see anything, here is the result:

      pi@MagicMirror:~ $ omxplayer --genlog --avdict rtsp_transport:tcp --live --video_queue 4 --fps 30 --win "0 0 354 240" rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
      Video codec omx-h264 width 240 height 160 profile 578 fps 30.000000
      Audio codec aac channels 2 samplerate 12000 bitspersample 16
      Subtitle count: 0, state: off, index: 1, delay: 0
      V:PortSettingsChanged: 240x160@30.00 interlace:0 deinterlace:0 anaglyph:0 par:1.00 display:0 layer:0 alpha:255 aspectMode:0
      
      

      And this the log “omxplayer.log”:
      omxplayer.log

      I paste all the info that the MM prints on the terminal:

      > magicmirror@2.10.1 start /home/pi/MagicMirror
      > ./run-start.sh
      
      [19:45:33.744] [LOG]    Starting MagicMirror: v2.10.1
      [19:45:33.792] [LOG]    Loading config ...
      [19:45:33.805] [LOG]    Loading module helpers ...
      [19:45:37.253] [LOG]    Initializing new module helper ...
      [19:45:37.255] [LOG]    Module helper loaded: MMM-RTSPStream
      [19:45:37.256] [LOG]    All module helpers loaded.
      [19:45:37.257] [LOG]    Starting server on port 8080 ... 
      [19:45:37.346] [LOG]    Server started ...
      [19:45:37.348] [LOG]    Connecting socket for: MMM-RTSPStream
      [19:45:37.350] [LOG]    PM2: Stopping all OMXPlayer Streams...
      [19:45:37.352] [LOG]    Sockets connected & modules started ...
      [19:45:38.246] [LOG]    Launching application.
      [19:45:46.329] [LOG]    Starting stream stream1 using: omxplayer --avdict rtsp_transport:tcp --win 786,238,1138,480 --live --video_queue 4 --fps 30 --no-osd rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
      [19:45:46.426] [LOG]    Starting PM2 for omx_stream1
      [19:45:53.630] [LOG]    PM2 started for omx_stream1
      
      

      I don’t understand what’s missing…

      posted in Utilities
      E
      Egnos
    • RE: Use the voice to select the page but...wich module??

      Is it necessary to have an Amazon “Echo Dot” using the “MMM” module?

      Thanks.

      posted in General Discussion
      E
      Egnos
    • RE: Use the voice to select the page but...wich module??

      Thanks guys for the advises!
      Now I try to study how they work.
      I have two questions:

      • Which microphone did you use (I tried to use a micro microphone but with bad results …).
        I also have a PS3 Eye but I can’t understand how to make it work. Can you help me?

      • I didn’t understand how to inform another module that has to change the page or do anything else…
        For example, the link below:
        Notification
        Where should I add these notifications? In config.js?
        Can you give me an example?

      Thanks for your patience.

      posted in General Discussion
      E
      Egnos
    • RE: MMM-EARTH-Live & MMM-ISS-Live

      @Mykle1 said in MMM-EARTH-Live & MMM-ISS-Live:

      @Egnos said in MMM-EARTH-Live & MMM-ISS-Live:
      I just loaded up both modules and was able to close both warning messages. The modules are both working as expected, as you can see from the screenshot. Can you please try again?
      />

      Do I have to enable the mouse pointer or do I have to be on t the module?

      posted in Education
      E
      Egnos
    • Use the voice to select the page but...wich module??

      Hello everybody,
      in these quarantine days I am trying to tuning my Magic Mirror.
      In particular, I’m trying to understand which module is right for me to control the selection of the pages with the voice.

      I am using the “MMM-Page-Selector” module and would like some advice on the module suitable for me.

      I am a beginner so, after choosing the module, I would also need some advice to implement the notifications.

      Can you help me?

      Thank you all!

      posted in General Discussion
      E
      Egnos
    • RE: A strange mistake ...

      @sdetweil said in A strange mistake ...:

      @Egnos nothing for you…

      a piece of code uses a library method that is going away some time in the future and its a warning…

      @sdetweil Thank you very much!

      posted in Troubleshooting
      E
      Egnos
    • A strange mistake ...

      Hello everybody.
      I am a beginner and when I launch MM on the terminal this message appears:

      [10:58:22.082] [ERROR]  (node:3529) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
      [10:58:22.083] [ERROR]  (node:3529) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
      
      

      What does it mean?

      Thank you all!

      posted in Troubleshooting
      E
      Egnos
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      Many thanks @evroom, the link works in VLC but still doesn’t work in MM.

      Below what I see on the terminal:

      [10:58:31.986] [LOG]    Starting stream stream1 using: omxplayer --avdict rtsp_transport:tcp --win 786,238,1138,480 --live --video_queue 4 --fps 30 --no-osd rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
      [10:58:32.033] [LOG]    Starting PM2 for omx_stream1
      [10:58:43.404] [LOG]    PM2 started for omx_stream1
      

      Are there any errors in config.js?

      		{
      		   module: "MMM-RTSPStream",
      		   //position: "middle_center",
      		   pages: {Security: "middle_center"},
      		   header: "Test",
      		   config: {
      				autoStart: true,
      				rotateStreams: false,
      				rotateStreamTimeout: 10,
      				moduleWidth: 354,
      				moduleHeight: 240,
      				localPlayer: 'omxplayer',
      				remotePlayer: 'none',
      				showSnapWhenPaused: false,
      				remoteSnaps: false,
      				stream1: {
      					name: 'BigBuckBunny',
      					url: 'rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov',
      					frameRate: 'undefined',
      					width: undefined,
      					height: undefined,
      						},
      					}
      		},
      

      Thanks for your patience!

      posted in Utilities
      E
      Egnos
    • RE: MMM-EARTH-Live & MMM-ISS-Live

      Hi @Mykle1,
      After lunartic I also installed these two modules: MMM-ISS Live and MMM-Earth Live. I’m your fan …:grinning_face_with_smiling_eyes:

      I have the problem mentioned by @Vauxdvihl and @rudibarani, but for the ISS Live module I was able to close the message with the mouse, for the Earth Live module it is not possible … the pointer has no effect!
      Could you help me?

      2020-04-02-162749-1920x1080-scrot
      fotoonline

      Thanks for your interesting modules.

      @Mykle1 PS: do you like my “Astronomy” page? :smiling_face_with_open_mouth_cold_sweat:

      posted in Education
      E
      Egnos
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @bhepler thanks for the answer.
      I thought it was just my problem.
      I found the link on the gitHub page.
      The developer recommends using this link for testing and I thought it worked.

      Do you know any public links to test the module?

      Regards.

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

      Hello everybody!
      I’m trying to set up the module by doing some tests.

      I am using this configuration, using the test stream recommended by the developer “rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov”:

      {
      		   module: "MMM-RTSPStream",
      		   //position: "middle_center",
      		   pages: {Security: "middle_center"},
      		   header: "Test",
      		   config: {
      				autoStart: true,
      				rotateStreams: false,
      				rotateStreamTimeout: 10,
      				moduleWidth: 354,
      				moduleHeight: 240,
      				localPlayer: 'omxplayer',
      				remotePlayer: 'none',
      				showSnapWhenPaused: false,
      				remoteSnaps: false,
      				stream1: {
      					name: 'BigBuckBunny',
      					url: 'rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov',
      					frameRate: 'undefined',
      					width: undefined,
      					height: undefined,
      						},
      					}
      		},
      

      The module starts but I don’t see anything.
      Below is a screen shot of the MM:

      2020-04-02-144902-1920x1080-scrot

      Where am I wrong?

      Thank you all.

      posted in Utilities
      E
      Egnos
    • 1
    • 2
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 10 / 14