Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot see full stream #69

Closed
plkettle9022 opened this issue Jul 6, 2020 · 1 comment
Closed

Cannot see full stream #69

plkettle9022 opened this issue Jul 6, 2020 · 1 comment

Comments

@plkettle9022
Copy link

plkettle9022 commented Jul 6, 2020

I Have two H.264 RTSP streams and can display them on the screen but the right hand side of both images are cut off by a third no matter what i do to change any of the following fields:
steam width
stream height
module height
module width
module offset

im using VLC as the local player and when i view the live streams on the vlc player on the pc the whole stream is there

do you have any suggestions or settings to try at all to help get this working ?

My Config File:

module: "MMM-RTSPStream",
position: "top_right",
header: "video",
config: {
autostart: true,
rotateStreams: true,
rotateStremTimeout: 10,
moduleWidth: 340,
moduleHeight:330,
moduleOffset: { left 5, top: 0},
localPlayer: "vlc",
remoteplayer: none,
showSnapWhenPaused: true,
remoteSnaps: true,
shutdownDelay: 12,
stream1: {
name: "door",
url: "(my RTSP stream details)",
frameRate: "undefined",
snapshotType: "url",
snapshotRefresh: 10,
width 640,
height: 480,
},
stream2: {
name: "garden",
url: "(my RTSP stream details)",
frameRate: "undefined",
snapshotType: "url",
snapshotRefresh: 10,
width 1280,
height: 720,
},

@github-actions
Copy link

github-actions bot commented Feb 3, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant