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

Stream may work in Shinobi but it doesn't work in motioneye. #4

Open
famewolf opened this issue Jan 2, 2021 · 0 comments
Open

Stream may work in Shinobi but it doesn't work in motioneye. #4

famewolf opened this issue Jan 2, 2021 · 0 comments

Comments

@famewolf
Copy link

famewolf commented Jan 2, 2021

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.

image

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

@famewolf famewolf changed the title How to add cam to motioneye? Stream may work in Shinobi but it doesn't work in motioneye. Jan 3, 2021
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

1 participant