Re: Zoneminder

2014-08-26 Thread jarmo
Tue, 26 Aug 2014 09:57:54 -0500 "Stephen Berg (Contractor)" kirjoitti: > > Jarmo > Have you looked at the forums on www.zoneminder.com? In the "User > Contributions" forum there's a thread about getting the latest zm > 1.27.0 installed on Fedora. > Tnx for info... I'll try that... Jarmo --

Re: Zoneminder

2014-08-26 Thread Stephen Berg (Contractor)
On 08/26/2014 09:10 AM, jarmo wrote: Any news, when we get new zoneminder package into Fedora.. It seems, that we hawe quite old in use.. Or is maintenance of that packet stopped? Jarmo Have you looked at the forums on www.zoneminder.com? In the "User Contributions" forum there&

Zoneminder

2014-08-26 Thread jarmo
Any news, when we get new zoneminder package into Fedora.. It seems, that we hawe quite old in use.. Or is maintenance of that packet stopped? Jarmo -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo

Re: ZoneMinder and ffmpeg

2013-07-16 Thread Tim
Tim: >> CRON job to compile a daily movie out of the JPEGs, then delete them >> afterwards? (Or delete them the day after, allowing you to keep >> shots you may need to keep.) Fernando Lozano: > I though about that, but could not manage to find how to do that yet. > If you kbnow how (or can point

Re: ZoneMinder and ffmpeg

2013-07-16 Thread Fernando Lozano
Hi Tim, > On Mon, 2013-07-15 at 13:33 -0300, Fernando Lozano wrote: >> Because the zoneminder package for Fedora will store only JPEG files, >> it uses up too much disk space and I can store only a a couple days. > CRON job to compile a daily movie out of the JPEGs, then delete

Re: ZoneMinder and ffmpeg

2013-07-15 Thread Tim
On Mon, 2013-07-15 at 13:33 -0300, Fernando Lozano wrote: > Because the zoneminder package for Fedora will store only JPEG files, > it uses up too much disk space and I can store only a a couple days. CRON job to compile a daily movie out of the JPEGs, then delete them afterwards? (Or

Re: ZoneMinder and ffmpeg

2013-07-15 Thread Bill Davidsen
Fernando Lozano wrote: Hi there, I have a desktop machine running Fedora 17 and a DVR card connected to six surveilance cameras, managed by ZoneMinder. I use the package from Fedora Project, it works veru well, but I miss the ability to store videos envoded as mpeg or some other format that

ZoneMinder and ffmpeg

2013-07-15 Thread Fernando Lozano
Hi there, I have a desktop machine running Fedora 17 and a DVR card connected to six surveilance cameras, managed by ZoneMinder. I use the package from Fedora Project, it works veru well, but I miss the ability to store videos envoded as mpeg or some other format that uses less disk space

Using the Linksys WVC210 with Zoneminder

2012-07-15 Thread Jim
Fedora 17 Anyone know how to get the Linksys WVC210 webcam working in Zoneminder ? I have scan the Google Search, everyone said the WVC210 will work , but not howto to get it to work. If I do a http://192.168.1.106/zm in Firefox or Konqueror , but I get a 404 can't find. -- users ma

Tips on setting up the precompiled zoneminder in F15 ?

2011-09-19 Thread linux guy
Has anyone set up and used the precompiled zoneminder app in F15 ? Could you share your instructions or contribute to this thread ? http://www.zoneminder.com/forums/viewtopic.php?f=21&t=18236&p=71948#p71948 Thanks -- users mailing list users@lists.fedoraproject.org To unsubscribe o

Re: What has happened to the Zoneminder website/ info ?

2011-09-19 Thread linux guy
On Mon, Sep 19, 2011 at 8:56 AM, Joe Zeff wrote: > On 09/18/2011 11:48 PM, linux guy wrote: > > I would like to set up Zoneminder to run some security cameras. > > > > When I google various Zoneminder topics, invariably the website > > www.zoneminder.com <http://www

Re: What has happened to the Zoneminder website/ info ?

2011-09-19 Thread Joe Zeff
On 09/18/2011 11:48 PM, linux guy wrote: > I would like to set up Zoneminder to run some security cameras. > > When I google various Zoneminder topics, invariably the website > www.zoneminder.com <http://www.zoneminder.com> gets mentions. > > That website, and all the docu

What has happened to the Zoneminder website/ info ?

2011-09-18 Thread linux guy
I would like to set up Zoneminder to run some security cameras. When I google various Zoneminder topics, invariably the website www.zoneminder.com gets mentions. That website, and all the documentation on it seems to be no longer in service. Anyone know what is up with that ? Where can one

Re: Running Zoneminder in Fedora 14

2010-11-15 Thread Amadeus W.M.
On Sun, 14 Nov 2010 11:51:24 -0500, Jim wrote: > Fedora 14 / KDE > > How is Zoneminder run ? > > I have a Linksys WVC-210 I would like to use with Zoneminder. > > Is there a Frontend for Zoneminder that is easy to install , I > downloaded a frontend named "instal

Running Zoneminder in Fedora 14

2010-11-14 Thread Jim
Fedora 14 / KDE How is Zoneminder run ? I have a Linksys WVC-210 I would like to use with Zoneminder. Is there a Frontend for Zoneminder that is easy to install , I downloaded a frontend named "install_dvos_frontend_2.3.sh" , but the questions it ask before installing is way out of

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-22 Thread Nikolay Yatsyshyn
I have submitted new bug with patches: https://bugzilla.redhat.com/show_bug.cgi?id=584716 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-22 Thread Nikolay Yatsyshyn
nualy, nothing custom "make install" would be. SPECS/zoneminder.spec 1.add to ./configure section --with-ffmpeg \ --with-extralibs="`pkg-config --libs libavcodec libavdevice libavfilter libavformat libavutil libpostproc libswscale`" \ 2.add Patch12:

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-21 Thread Nikolay Yatsyshyn
R. G. Newbury wrote: On 04/20/2010 01:10 PM, users-requ...@lists.fedoraproject.org wrote: Clearly there is a problem with the includes. Either avutil.h is not installed at all, or it is installed somewhere else. If it is installed, but somewhere else, you have two choices: make a syml

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread R. G. Newbury
On 04/20/2010 01:10 PM, users-requ...@lists.fedoraproject.org wrote: > Date: Tue, 20 Apr 2010 19:59:55 +0300 From: Nikolay Yatsyshyn > Subject: Re: zoneminder AXIS mpeg4 ffmpeg-libraries > >> > Nothing about. I think issue is going from: >> > >> >

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Nikolay Yatsyshyn
en installed ffmpeg-devel, but it was not > helpful. This is > >>>> complete log, when I enable camera with mpeg4 profile: > >>>> > >>>> > >>> You'll need to recompile zoneminder. You can'

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Mohamed El Morabity
atsyshyn wrote: >> >>> ... >> >>> >> >>> >> >>>> I have been installed ffmpeg-devel, but it was not helpful. This is >> >>>> complete log, when I enable camera with mpeg4 profile: >> >>>> >>

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Mohamed El Morabity
;> > >>>> I have been installed ffmpeg-devel, but it was not helpful. This is > >>>> complete log, when I enable camera with mpeg4 profile: > >>>> > >>>> > >>> You'll need to recompile zoneminder. You can't use

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Nikolay Yatsyshyn
but it was not helpful. This is >>>> complete log, when I enable camera with mpeg4 profile: >>>> >>>> >>> You'll need to recompile zoneminder. You can't use the version of >>> zoneminder from the fedora repository. >>>

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Mogens Kjaer
peg4 profile: >>> >> >> You'll need to recompile zoneminder. You can't use the version of >> zoneminder from the fedora repository. >> >> Mogens >> >> > Ok, I have downloaded srpm with > yumdownloader --source zoneminder&

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Nikolay Yatsyshyn
Mogens Kjaer wrote: On 04/20/2010 01:23 PM, Nikolay Yatsyshyn wrote: ... I have been installed ffmpeg-devel, but it was not helpful. This is complete log, when I enable camera with mpeg4 profile: You'll need to recompile zoneminder. You can't use the

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Mogens Kjaer
On 04/20/2010 01:23 PM, Nikolay Yatsyshyn wrote: ... > I have been installed ffmpeg-devel, but it was not helpful. This is > complete log, when I enable camera with mpeg4 profile: You'll need to recompile zoneminder. You can't use the version of zoneminder from the fedora rep

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Nikolay Yatsyshyn
Mogens Kjaer wrote: > On 04/20/2010 11:04 AM, Nikolay Yatsyshyn wrote: > ... > >> zmc_m3[8961]: FAT [You must have ffmpeg libraries installed to use >> remote camera protocol 'rtsp' for monitor 3]. >> zoneminder was installed from fedora repos and ffmpeg w

Re: zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Mogens Kjaer
On 04/20/2010 11:04 AM, Nikolay Yatsyshyn wrote: ... > zmc_m3[8961]: FAT [You must have ffmpeg libraries installed to use > remote camera protocol 'rtsp' for monitor 3]. > zoneminder was installed from fedora repos and ffmpeg with ffmpeg-libs > was installed from rpmfusi

zoneminder AXIS mpeg4 ffmpeg-libraries

2010-04-20 Thread Nikolay Yatsyshyn
Hello! Can anybody help me with zoneminder troubleshooting? I'm using AXIS M1011 IP cameras and want to move capture format from mjpeg to mpeg4, because of internet havn't sufficient bandwidth. Mjpeg working fine, but when I change format to mpeg4 with RTSP and path /mpeg4/media