Read the statement by Michael Teeuw here.
Second RTSP Stream is blank
-
Re: stuck with MMM-RTSP module
I have two RTSP camera streams and there is only one that is stuck. They are both the exact same cameras and the streams are the same as far as a URL. I can open the stream in VLC and it works fine. When I tried to but both cameras in the config.js file the first one shows up but the second one ( mentioned already ) is still blank. Anyone else having this issue or may have resolved it?
-
Upon testing, I don’t see that error. I don’t have two cameras, so the first stream is the test stream.
I’ve moved my mirror to a Pi4…
Here’s my config:
{ module: "MMM-RTSPStream", position: "top_center", config: { autoStart: true, rotateStreams: false, moduleWidth: 640, moduleHeight: 360, localPlayer: 'omxplayer', remotePlayer: 'ffmpeg', showSnapWhenPaused: false, remoteSnaps: false, omxRestart: 2, stream1: { name: 'big buck', url: 'https://www.radiantmediaplayer.com/media/bbb-360p.mp4', ffmpegPort: 10001, shutdownDelay: 0, }, stream2: { name: 'Front Camera', url: 'rtsp://username:password@FrontCam/h264Preview_01_sub', protocal: "ucp", width: 640, height: 360, ffmpegPort: 10002, shutdownDelay: 0, }, } },
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login