You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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}`;
The text was updated successfully, but these errors were encountered:
@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).
The text was updated successfully, but these errors were encountered: