Motioneye: Sort cam order?

Created on 31 Aug 2016  Â·  8Comments  Â·  Source: ccrisan/motioneye

It would be nice to be able to sort the order of the cams. I always have to erase all cams and readd them in the right order wether I want a special cam to be first.

feature

Most helpful comment

Your second point should be the easiest to implement. Could even be stored in a cookie. Or/and stored with an account.

Groeten,
Harold.

Op 21 apr. 2019 om 16:08 heeft hasselk notifications@github.com het volgende geschreven:

thanks harold thats a good point, but maybe this should be a feature in motioneye

the possibility to rename/rearange the files/id and anything that belongs to it like the created folder in /var/lib/motioneye
but even better would be the added possibility to rearrange cams while viewing and save that as a layout which can be reloaded
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

All 8 comments

No you don't, just find the locations of thread-*.conf files and change numbers to the order you want them to be visible in MotionEye.
1st camera thread-1.conf
2nd camera thread-2.conf
etc...

I too would like this feature.

Yep rearranging is possible by first stopping both motioneye and motion:
sudo service motioneye stop
sudo service motion stop

Then rename the files:
mv thread-1.conf backup.conf
mv thread-5.conf thread-1.conf
mv backup.conf thread-5.conf

And restart everything:
sudo service motioneye start
sudo service motion start

thanks harold thats a good point, but maybe this should be a feature in motioneye

  1. the possibility to rename/rearange the files/id and anything that belongs to it like the created folder in /var/lib/motioneye
  2. but even better would be the added possibility to rearrange cams while viewing and save that as a layout which can be reloaded

especialy after i´ve done that manual aproach and now motioneye is giving me en error if i want to change anything to a renamed cam "An error occurred. Refreshing is recommended"

Your second point should be the easiest to implement. Could even be stored in a cookie. Or/and stored with an account.

Groeten,
Harold.

Op 21 apr. 2019 om 16:08 heeft hasselk notifications@github.com het volgende geschreven:

thanks harold thats a good point, but maybe this should be a feature in motioneye

the possibility to rename/rearange the files/id and anything that belongs to it like the created folder in /var/lib/motioneye
but even better would be the added possibility to rearrange cams while viewing and save that as a layout which can be reloaded
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

A year later- no progress on this feature?

I to would like this as my system evolves it is rather challenging to rearrange things

It would be nice if this was a feature :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

toshibochan picture toshibochan  Â·  5Comments

asquelt picture asquelt  Â·  4Comments

walterdevos picture walterdevos  Â·  5Comments

glyderman8 picture glyderman8  Â·  5Comments

yanoschik picture yanoschik  Â·  6Comments