Read the statement by Michael Teeuw here.
[MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
-
@dwburger You’re right of course. It should be a ton easier. But, we’re at the mercy of people who know how to program this ((#%#% to understand what the average user wants, and that’s usually barking up the tree at a cat that’s long gone…
-
Maybe I’m just a glutton for punishment, but I’d really like to get this to work. I went online looking for other RTSP players and found ContaCam (https://www.contaware.com/contacam.html). It’s Windows donateware and getting my Wyze RTSP stream up and viewing was simple. It’s been going for several hours. During the time the stream has been running on ContaCam I also accessed the stream with omxplayer on my Rpi4 and VLC on my Windows 10 machine. Both the omxplayer and VLC player stopped displaying live video after only a short time; the live stream on ContaCam is still going strong. Just wondering…are there settings in the ContaCam set-up that might be helpful in stabilizing the livestream video on the omxplayer? It seems apparent that the Wyze camera is working and my wifi network is OK, the weak link seems to be the player. Any suggestions on how to proceed down this path will be much appreciated.
-
I thought I would put a close to my efforts here with the following:
I believe I’ve found a solution. I decided to use ffmpeg from the RPi4 command line to save an image from the RTSP stream every 5 minutes. Every 5 minutes the new image overwrites the previous one, thus using the same filename. Then, I’m using mykle1’s MMM-EyeCandy module to display that sole image that’s housed in the /pix folder for that module. So, after several hours, ffmpeg continues to run (although it throws lots of “missed packet” errors), but it doesn’t abort. I’ll put ffmpeg under pm2 control next. Now, using MMM-EyeCandy, I’m getting a new image from my Wyze camera in the lower-right corner of my MM2 every 5 minutes. This is all I needed to stay reasonably up-to-date with what’s happening in front of that camera.
-
@shbatm I’ve moved MagicMIrror to a brand new RPI 4.
Can you see any reason why 1080i/1080p streams are not showing into your module?
I can hear them, but not see them. :confused_face:
This happens both if using omxplayer and VLC.
Standard resolution streams show up normally.
@evroom what about your experience?
Did you get a RPI 4 too? -
That’s sounding like you’re plugged into the wrong HDMI port - make sure you’re using the port closest to the power supply.
-
@BKeyport it is already connected there. :D
Fact is that 1080p videos, streams, etc. work perfectly if running in VLC as standalone.
The same does NOT happen when using VLC (or OMXplayer) in this module.
-
OK, that’s weird (but expected)
I never could get VLC to work. I can’t recall if OMX was working or not in the last public release, the developer branch was opposite.
I use OMX independently now, using @evroom 's method, however, that requires the may 2020 update to fix a number of bugs in my case.
-
@BKeyport could you please share the link here?
I would like to give it a try because right now OMXplayer embedded streams are playing in a wrong resize (almost full screen lol). :D
-
@Cr4z33 It’s sprinkled throughout this post. This will take you to where I talk about it, Evroom’s convo is earlier, but there’s a link in my post about it. Feel free to use this post for help on this.
-
This post is deleted!