Send Motion-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. /etc/init.d/motion : unrecognized service (Adam Ali)
2. hello! (lazaro baldiviezo vallejos)
3. modify web page (lazaro baldiviezo vallejos)
4. Re: modify web page (Fritiof Hedman)
5. USB video cameras changing /dev/video#'s after reboot
(Kenneth Kron)
6. Re: USB video cameras changing /dev/video#'s after reboot
(Mike Wilson)
----------------------------------------------------------------------
Message: 1
Date: Wed, 4 Nov 2015 04:16:45 +0700
From: Adam Ali <[email protected]>
Subject: [Motion-user] /etc/init.d/motion : unrecognized service
To: Motion discussion list <[email protected]>
Message-ID:
<cam5sjavhutwoz++micc_jpq5f6d6jofd07vhjeb5drv7bk4...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
after installing and running official motion with motionbrowser,i am quite
happy
until i found out,it's binary is so old(i am on raspbian)
and i need mp4 output
so i purge my old installation,and start build new one
using tutorial in here:
https://tyrolite.wordpress.com/2015/03/07/building-motion-with-ffmpeg-and-rtsp-support/
after some compiling and installation , i finally got new motion installed
on my raspbian
but,i got two problems
1.When i change motion.conf setting with daemon mode turned on,motion start
running in background(top/htop show motion process and PID),webcam turned
on,image produced,mp4 produced
BUT it not create file /etc/init.d/motion
so whenever i type service motion status or /etc/init.d/motion status it
always show unrecognized service.
thus making me to forcfully stop it with htop/top if i needed it stop(or
revert back to daemon mode off)
2.When i enable database option in motion.conf i got this when running
motion:
*pi@raspberrypi ~ $ motion*
*[0] [NTC] [ALL] conf_load: Processing thread 0 - config file
/usr/local/etc/moti**on/motion.conf*
*[0] [ALR] [ALL] conf_cmdparse: Unknown config option "database_type"*
*[0] [ALR] [ALL] conf_cmdparse: Unknown config option "database_dbname"*
*[0] [ALR] [ALL] conf_cmdparse: Unknown config option "database_host"*
*[0] [ALR] [ALL] conf_cmdparse: Unknown config option "database_user"*
*[0] [ALR] [ALL] conf_cmdparse: Unknown config option "database_password"*
*[0] [ALR] [ALL] conf_cmdparse: Unknown config option "database_port"*
*[0] [NTC] [ALL] motion_startup: Motion Unofficial-Git-2caced3 Started*
*[0] [NTC] [ALL] motion_startup: Logging to file
(/home/pi/motion/motion.log)*
*pi@raspberrypi ~ $*
and yes,i am building it with mysql option enable (and checked)
this is my motion log:
http://pastebin.com/CUK0b2Mb
i am sorry if this question sound silly or newbish
its my first time compile and install software from source
Thank you :)
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Mon, 9 Nov 2015 06:10:01 +0000
From: lazaro baldiviezo vallejos <[email protected]>
Subject: [Motion-user] hello!
To: "[email protected]"
<[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
First at all i want to excuse me for my english.Second this is my e-mail
[email protected] i would like to be a suscriber, because i am
working in a university project and i am using this tool for that, thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Mon, 9 Nov 2015 06:19:10 +0000
From: lazaro baldiviezo vallejos <[email protected]>
Subject: [Motion-user] modify web page
To: "[email protected]"
<[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
hello, sorry for my english first at all.im using motion for my university
project and i have this problem that i want to mofify the web page where the
stream is.in others words, i want to modify what you see in ip_raspberry:8081 i
want to add some buttons for controlling two servos and move the direction of
the camera.i hope you understand what is my problem and i hope you can help me.
i dont know how silly is my question, but i want to know where is the file what
is showing in the ip_raspberry:8081 so i can modify. thanks!! i hope you can
answer.
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 4
Date: Mon, 9 Nov 2015 11:01:43 +0100
From: Fritiof Hedman <[email protected]>
Subject: Re: [Motion-user] modify web page
To: Motion discussion list <[email protected]>
Message-ID:
<CADU7ddxbVUh2=eesyjrazkd7whqaoh3s20svsyky0kjw5pa...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi!
To my knowledge there is no way that Motion can serve anything else than
the MJPG-stream. My guess is that you should use a "regular" HTTP server,
such as Apache or nginx, and then put your webpage there (and that gives
you the possibility to use any language to write the servo controller,
either C, Python or PHP for an example).
You could still have Motion to serve the images to the visitor - either by
using a reverse proxy in Apache/nginx or by letting the user access Motion
itself.
This is just a starter, but it will probably give you some clues where to
start.
Best regards,
Fritiof Hedman
On 9 November 2015 at 07:19, lazaro baldiviezo vallejos <
[email protected]> wrote:
> hello, sorry for my english first at all.
> im using motion for my university project and i have this problem that i
> want to mofify the web page where the stream is.
> in others words, i want to modify what you see in ip_raspberry:8081 i want
> to add some buttons for controlling two servos and move the direction of
> the camera.
> i hope you understand what is my problem and i hope you can help me. i
> dont know how silly is my question, but i want to know where is the file
> what is showing in the ip_raspberry:8081 so i can modify. thanks!! i hope
> you can answer.
>
>
> ------------------------------------------------------------------------------
> Presto, an open source distributed SQL query engine for big data, initially
> developed by Facebook, enables you to easily query your data on Hadoop in a
> more interactive manner. Teradata is also now providing full enterprise
> support for Presto. Download a free open source copy now.
> http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 5
Date: Mon, 23 Nov 2015 11:01:40 -0500
From: Kenneth Kron <[email protected]>
Subject: [Motion-user] USB video cameras changing /dev/video#'s after
reboot
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
I have several systems running motion and they reboot every day as there
is no way to avoid power interruptions.
Is there any way to tell linux to bring up the different usb
ports/cameras in sequence instead of in parallel?
Thanks
Kenneth
------------------------------
Message: 6
Date: Mon, 23 Nov 2015 12:01:30 -0500
From: Mike Wilson <[email protected]>
Subject: Re: [Motion-user] USB video cameras changing /dev/video#'s
after reboot
To: [email protected], Motion discussion list
<[email protected]>
Message-ID: <6dc3677a-fcfc-43ae-a4be-22ed864cd6c9@Spark>
Content-Type: text/plain; charset="utf-8"
Your best option here is to use udev rules to name the cameras something that
will not change.
On Nov 23, 2015, 11:29 AM -0500, Kenneth Kron<[email protected]>, wrote:
> I have several systems running motion and they reboot every day as there
> is no way to avoid power interruptions.
>
> Is there any way to tell linux to bring up the different usb
> ports/cameras in sequence instead of in parallel?
>
> Thanks
>
> Kenneth
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug&build mobile apps&2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
------------------------------
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
End of Motion-user Digest, Vol 114, Issue 2
*******************************************