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
It's running and has given me 4 urls for 4 camera's but putting them into motioneye and trying to add a cam does not work...what process should be followed? Example address is http://127.0.0.1:9001/Back_Yard/hls.m3u8 Both wyzecam-hls and motioneye are on the same raspberry pi so 127.0.01 should be fine.
The log file says the streams are available:
I see this error over and over in error log:
021-01-02T14:58:17.290Z [0] [Back_Yard][checkPlaylistFile] playlist file error TypeError: Cannot read property 'filename' of undefined
at checkPlaylistFile (/root/wyzecam-hls/methods/checkPlaylistFile.js:46:244)
2021-01-02T14:58:21.295Z [0] [Front_Yard][checkPlaylistFile] playlist file error TypeError: Cannot read property 'filename' of undefined
at checkPlaylistFile (/root/wyzecam-hls/methods/checkPlaylistFile.js:46:244)
2021-01-02T14:58:29.310Z [0] [Front_Yard][checkPlaylistFile] playlist file error TypeError: Cannot read property 'filename' of undefined
at checkPlaylistFile (/root/wyzecam-hls/methods/checkPlaylistFile.js:46:244)
It's running and has given me 4 urls for 4 camera's but putting them into motioneye and trying to add a cam does not work...what process should be followed? Example address is http://127.0.0.1:9001/Back_Yard/hls.m3u8 Both wyzecam-hls and motioneye are on the same raspberry pi so 127.0.01 should be fine.
The log file says the streams are available:
I see this error over and over in error log:
021-01-02T14:58:17.290Z [0] [Back_Yard][checkPlaylistFile] playlist file error TypeError: Cannot read property 'filename' of undefined
at checkPlaylistFile (/root/wyzecam-hls/methods/checkPlaylistFile.js:46:244)
2021-01-02T14:58:21.295Z [0] [Front_Yard][checkPlaylistFile] playlist file error TypeError: Cannot read property 'filename' of undefined
at checkPlaylistFile (/root/wyzecam-hls/methods/checkPlaylistFile.js:46:244)
2021-01-02T14:58:29.310Z [0] [Front_Yard][checkPlaylistFile] playlist file error TypeError: Cannot read property 'filename' of undefined
at checkPlaylistFile (/root/wyzecam-hls/methods/checkPlaylistFile.js:46:244)
The out log shows:
2021-01-02T14:22:42.003Z [1] [Back_Yard][stats] stream delay: 62s, segments in queue: 6, latest file: 20210102/09/21.mp4, errors: 6412, warnings: 0
2021-01-02T14:22:42.004Z [1] [Front_Yard][stats] stream delay: 62s, segments in queue: 8, latest file: 20210102/09/21.mp4, errors: 6412, warnings: 0
2021-01-02T14:22:42.006Z [1] [Garage_Cam][stats] stream delay: 80s, segments in queue: 30, latest file: 20210102/09/21.mp4, errors: 384, warnings: 0
2021-01-02T14:22:42.135Z [1] [Shed][stats] stream delay: 63s, segments in queue: 8, latest file: 20210102/09/21.mp4, errors: 1283, warnings: 0
The text was updated successfully, but these errors were encountered: