@schlachtkreuzer6 Without this in your custom.css the Globe is working?
Read the statement by Michael Teeuw here.
Posts
-
RE: layer definition: here MMM-Globe overlaps left panel
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@shbatm To show/hide the modules I using MMM-remote-Control.
Here’s the server log.
Starting stream stream1 with args: [ 0|mm | "--avdict", 0|mm | "rtsp_transport:tcp", 0|mm | "--win", 0|mm | "203.390625, 1491.390625, 523.390625, 1731.390625", 0|mm | "--live", 0|mm | "--video_queue", 0|mm | "4", 0|mm | "--fps", 0|mm | "30", 0|mm | "rtsp://192.168.113.125:554/live/ch1" 0|mm | ] 0|mm | Starting stream stream2 with args: [ 0|mm | "--avdict", 0|mm | "rtsp_transport:tcp", 0|mm | "--win", 0|mm | "553.390625, 1491.390625, 873.390625, 1731.390625", 0|mm | "--live", 0|mm | "--video_queue", 0|mm | "4", 0|mm | "--fps", 0|mm | "30", 0|mm | "rtsp://192.168.113.103:554/live/ch1" 0|mm | ] -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@shbatm thank you for the fast answer, but this doesn’t fix the problem.
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@shbatm - The stream is working. Now I have another question/problem. When I hide the module an show it again the Video picture is in Fullscreen. Any fix for this? thx a lot…
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@barnosch thx this works fine for me…
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@Drooneyef I put the port of my cam behind the IP-adress…
module: 'MMM-RTSPStream', position: 'bottom_center', config: { autoStart: true, rotateStreams: false, showSnapWhenPaused: false, moduleWidth: 704, moduleHeight: 240, moduleOffset: { top: 212, left: 0 }, localPlayer: 'omxplayer', stream1: { name: '', url: 'rtsp://192.168.113.125:554/live/ch1', shutdownDelay: 0, width: 320, height: 240, frameRate: "20", port: 9999, }, stream2: { name: '', url: 'rtsp://192.168.113.103:554/live/ch1', shutdownDelay: 0, width: 320, height: 240, frameRate: "20", port: 10000, }, -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
The stream works fine with the omx… finally, after 4 weeks playing…
Another question. Is any way to remove the little white Frame around video picture?
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@xblackdemonx ok, almost the same like my config. Just the Framerate is different. I change it like it is in your config and will see.
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@xblackdemonx how you did this? I try everything… how is your config?
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@xblackdemonx The ffmpeg have a time difference from live to stream about 10 seconds.