mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Feature request #229
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ChriZathens on GitHub (Jul 7, 2016).
Hello!
I would like to request for a possibility to edit the camera via the interface.
My old foscam 8910w died last week and I purchased a dlink dcs-5010l
I wanted all the same settings, except from the url to the video of the camera (the old one was using http://camera_ip/videostream.cgi and the new one is using http://camera_ip/video.cgi.)
So all i had to do was delete 6 letters and I should be good to go. Instead I had to create a second camera and go back and forth between the two cameras to apply the same settings to the new one as they were in the old one and finally delete the old. (I initially tried editing the config backup and restore it but did not work...)
Alternatively, if this feature is not possible, the possibility to backup only the motioneye settings from a specific camera and being able to restore them to any camera, would be a nice feature!
What do you think???
@mce35 commented on GitHub (Nov 3, 2016):
Hello,
For your specific case you could have edited the thread-X.conf (in /etc/motioneye) by hand to change netcam_url. I don't know why modifying netcam_url is not possible in the Web UI.
But as you suggest applying all settings from one camera to another would be great. I have 6 cameras all with the same settings, I have edited all thread-X.conf by hand.
Having an easy way to duplicate a camera or some sort of template/camera profile would be easier.
@ChriZathens commented on GitHub (Nov 3, 2016):
Yeap after doing all that I realized I could have edited thread file, but still, the possibility to edit the url from the webui and/or backup /restore camera settings, would be a good addition, I believe
@ccrisan commented on GitHub (Jun 21, 2019):
This is a feature whose implementation is a lot more difficult than it seems and whose benefits are minimal. So I'm going to pass.