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

use motion 4.2.2 for Docker images #1211

Merged
merged 1 commit into from Apr 26, 2019
Merged

use motion 4.2.2 for Docker images #1211

merged 1 commit into from Apr 26, 2019

Conversation

kleini
Copy link
Collaborator

@kleini kleini commented Apr 2, 2019

No description provided.

@@ -65,6 +66,6 @@ ADD extra/motioneye.conf.sample /usr/share/motioneye/extra/

CMD test -e /etc/motioneye/motioneye.conf || \
cp /usr/share/motioneye/extra/motioneye.conf.sample /etc/motioneye/motioneye.conf ; \
/usr/local/bin/meyectl startserver -c /etc/motioneye/motioneye.conf
/usr/local/bin/meyectl startserver -c /etc/motioneye/motioneye.conf -d
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really want -d here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was necessary for me. Otherwise motioneye told me during network camera registration: "Protocol "rtsp" is not supported by libcurl".

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe I just need more time to investigate, what happened there.

@ccrisan
Copy link
Collaborator

ccrisan commented Apr 20, 2019

@kleini I'm planning on releasing 0.40 stable. Do you think we can merge this PR as well, since it's all about Motion 4.2?

@bestlibre
Copy link

I'm using it without (detected) issues. Not sure if this is really informative since my setup is quite small (2 rtsp cam)

@ccrisan ccrisan merged commit 2f4f0fd into dev Apr 26, 2019
@kleini kleini deleted the docker branch May 9, 2019 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants