@Sean Sorry, referring to the default calendar. Now I notice my MM is complaining about addr/port already In use. Do you know anything about troubleshooting that error?
Read the statement by Michael Teeuw here.
Posts made by anthony6608
-
RE: MMM-CalendarEXT: Not Showing Latest Private Google Calendar Feed
-
Default calendar and weather app not working on fresh install?
Hi,
About 2 weeks ago I had to re-install with a fresh copy of Raspbian Stretch and noticed both the Calendar and weather wasn’t working. The default weather module displays nothing at all although its enabled and APIs are set and the calendar shows “No upcoming events…” no matter what URL or ical file I use. My calendars display fine on other apps/devices so it just seems like its not pulling the data or something although its there. @sdetweil and @Sean I’m not sure if you guys are the developers but I see you were in another post troubleshooting so if not, please forgive me!
-
RE: MMM-CalendarEXT: Not Showing Latest Private Google Calendar Feed
@Sean Hi, something is definitely wrong with the default calendar module. It worked for me when I installed a few weeks ago but recently I did a fresh install and noticed the calendar displays "No upcoming events’ no matter ics file or url I use. Public URLS and my own ICS work using other methods and definitely have data populated but the mirror/module shows "No upcoming events’ no matter what. Actually tomorrow is presidents day and still nothing. Could you please check into this for us? Thanks.
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@cr4z33 said in [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras:
@shbatm I’ve sent you yesterday a private message with everything you asked me.
Did you find in it anything helpful to fix the issue? :)
Did you see his post where he stated he was away working to earn money? :) They do this on their spare time for free and have to make a living somehow. He’s been very good with answering my questions when he is around. I am sure he’ll respond as soon as he returns and has a chance.
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@evroom I’m sorry but I haven’t read too far back in the posts but have you tried disabling your other modules to determine if there’s a conflict somewhere?
The reason I ask is because shbatm helped me recently with everything setup correctly but stream not displaying. One of the issues turned out to be the GoogleMapsTraffic module. Just wanted to mention that just in case. Good luck!
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@shbatm Hey, I updated issue #33 with the errors I am seeing when you have a chance. Also, should I run this update although I am using the VLCplayer method? Let me know what you think. Thanks again for all your help!
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@shbatm thanks for the reply, and no worries about the permission issue. I’m no longer getting the error so I hope I fixed it the correct way.
I actually just opened an issue if you could take a look. I added some pictures there as well with a breakdown of everything I’ve noticed just to help make things easier and for anyone looking in the future to find it all in once place. Let me know if you’re able to view the pictures? For some reason they are not loading when I reload the page. Also thanks for the tip, I’ll be sure to use the back-ticks in the future!
-
RE: NYC MTA Subway Times
@mastev26 I was just searching for this today, the closest I got was the commute app but since I use the LIRR often to take my son to auditions/meetings in the city I wanted something that would give me info from QVG -> Penn Station with a realtime count down on when the train will arrive. Do you mind sharing your module when it’s completed? Would truly appreciate it!
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
**Update: fixed this error by running:
‘sudo chown pi:pi /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2’Now it seems to run all the way through:
pi@raspberrypi:~/MagicMirror/modules/MMM-RTSPStream $ npm install
MMM-RTSPStream@2.0.0-dev preinstall /home/pi/MagicMirror/modules/MMM-RTSPStream
./scripts/preinstall.shdevilspie2 wmctrl ffmpeg omxplayer vlc is already installed. Moving on.
MMM-RTSPStream@2.0.0-dev postinstall /home/pi/MagicMirror/modules/MMM-RTSPStream
sudo npm link pm2/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2 -> /usr/lib/node_modules/pm2
removed 1 package in 19.37s**Still having the placement, overlay and no feed issues though.
Another error:
I just went back in to make sure I ran npm install and I get the following (not sure whether or not its critical). I’m taking a break for now. I’ve followed all instructions step by step and still can’t get it to display correctly :( Still having the 3 issues stated in my previous post as well. Appreciate it if someone can chime in on this.
pi@raspberrypi:~/MagicMirror/modules/MMM-RTSPStream $ npm install
MMM-RTSPStream@2.0.0-dev preinstall /home/pi/MagicMirror/modules/MMM-RTSPStream
./scripts/preinstall.shdevilspie2 wmctrl ffmpeg omxplayer vlc is already installed. Moving on.
npm WARN checkPermissions Missing write access to /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2
npm ERR! path /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall access
npm ERR! Error: EACCES: permission denied, access ‘/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2’
npm ERR! { Error: EACCES: permission denied, access ‘/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2’
npm ERR! stack: ‘Error: EACCES: permission denied, access ‘/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2’’,
npm ERR! errno: -13,
npm ERR! code: ‘EACCES’,
npm ERR! syscall: ‘access’,
npm ERR! path: ‘/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2’ }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2019-01-04T01_56_31_604Z-debug.log
pi@raspberrypi:~/MagicMirror/modules/MMM-RTSPStream $ -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@shbatm said in [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras:
I’m fairly new to this so I am not sure what could be causing it?
Thanks for the response. As of right now im still having a few issues which I posted in my reply below. Ive been using GoogleMapsTraffic and had no issues before however I only got RTSP working today so I don’t know. The overlay isn’t the only issue… Do you have any idea why my STREAM stops loading when I readd GoogleMapsTraffic back to the config?
Also, I have removed all other modules and just trying to get RTSP sorted. Now that all modules are removed I am able to get a good stream BUT no matter what I do I have a black space on the right side so it doesn’t look clean at all.
When I remove ALL other modules it aligns in the box however it doesnt take up the full box its like showing half of the picture.
-
When I enable the maps module the feed is there but just a black box.
-
When I have commute module loaded it overlaps the module on the screen.
-
No matter how much I play with height/width settings, I cannot get it centered (right side always has black space) and cant get anything sized up correctly.
Thanks again
-