Hi..I am newbie in motion.
I want to make my own web-based security camera application with motion. I want to make an application that can live streaming from internet, change some configuration like adjust brightness, frame rate, etc.
I have read about how to change motion configuration via web browser here: http://www.lavrsen.dk/foswiki/bin/view/Motion/MotionHttpAPI and here http://www.lavrsen.dk/foswiki/bin/view/Motion/RemoteControlHttp. To change motion configuration from web browser I have to access http://localhost:8080/0/config/list
My question is :
Where is the location of motion html script configuration? (http://localhost:8080/0/config/list)
Is it possible to edit the html script configuration? like change the interface?
I want to be able to change motion configuration from my own application.
Sorry for my bad english.
Thanks in advance.