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

[Bug] After a random couple of ours the stream stops by itself. #73

Closed
smartthinks opened this issue Sep 28, 2020 · 3 comments
Closed

Comments

@smartthinks
Copy link

smartthinks commented Sep 28, 2020

Hello,

I have build a 2 magic mirror with a raspberryPI4 4gb.
We use the stream, and after a random couple of ours the stream freezes.
I’ve build 2 mirrors with the same module, 1 on WiFi and 1 on lan-cable connection, and both streams stop at different times.
So thats why I dont think that the issues came from the recorder (NVR)
But I can’t find out what would go wrong with the script, Im using the VLC player.
The stream is running very good.
Is there maybe an option for rebooting when the frame freezes automaticly. Or is there someone who had the same issues, and have the solution for me.

Thanks Greetings Jerry from Holland

@smartthinks
Copy link
Author

{
module: "MMM-RTSPStream",
position: "bottom_center",
config: {
autoStart: true,
rotateStreams: false,
rotateStreamTimeout: 20,
moduleWidth: 352,
moduleHeight: 242,
localPlayer: "vlc", // "omxplayer" or "ffmpeg", or "vlc"
remotePlayer: 'none',
showSnapWhenPaused: false,
remoteSnaps: false,
omxRestart: 2, //Hours
vlcRestart: 2, //Hours.
stream1: {
name: 'Garage Botter Acker',
url: 'rtsp://user:wachtwoord@..***:554/cam/realmonitor?channel=1&subtype=1',
protocol: "udp", // 'tcp' or 'udp'
frameRate: undefined,
width: 352,
height: 242,
muted: true,
},

@lacee82
Copy link

lacee82 commented Jan 30, 2022

Any solution on this? I have the same issue. Stream freezing after random amount of time.

@github-actions
Copy link

github-actions bot commented Apr 1, 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

2 participants