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

Typing Error #17

Closed
mrdago opened this issue Nov 1, 2017 · 1 comment
Closed

Typing Error #17

mrdago opened this issue Nov 1, 2017 · 1 comment

Comments

@mrdago
Copy link

mrdago commented Nov 1, 2017

@shbatm - Hi, great modul! I'm testing your modul with a ctronics camera and it is working fine with omxplayer. Using the JSMpeg player causes an issue as there is a typing error in the port assignment in line 359 of MMM-RTSPstream (ffpmegPort --> ffmpegPort).

359    var sUrl = `ws://${document.location.hostname}:${this.config[stream].ffpmegPort}`;
@shbatm shbatm closed this as completed in 9b6a5b1 Nov 1, 2017
@shbatm
Copy link
Owner

shbatm commented Nov 1, 2017

Fixed. Please re-pull the module. Thank you for catching this!

cd ~/MagicMirror/modules/MMM-RTSPStream
git pull

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

No branches or pull requests

2 participants