Try running it on the command line, perhaps there will be better output.
sudo /usr/bin/zmvideo.pl -e 45113 -r 1 -s 0 -f mp4
Search found 3391 matches
- Tue Oct 31, 2023 2:18 pm
- Forum: ZoneMinder 1.36.x
- Topic: video generation error
- Replies: 7
- Views: 3692
- Tue Oct 31, 2023 2:13 pm
- Forum: ZoneMinder 1.36.x
- Topic: Filter bug "Unarchive all matches"
- Replies: 2
- Views: 2258
Re: Filter bug "Unarchive all matches"
Fix is now in master as well as proposed ppa. Will be included in 1.36.34.
- Tue Oct 31, 2023 1:02 pm
- Forum: ZoneMinder 1.36.x
- Topic: Camera stream not running
- Replies: 11
- Views: 85321
Re: Camera stream not running
Perhaps try the rtmp stream. rtmp://ip adress/bcs/channel0_main.bcs?channel=0&stream=0&user=usenam&password=pass
- Tue Oct 31, 2023 11:07 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: HTTP POST error code: 301
- Replies: 2
- Views: 8444
Re: HTTP POST error code: 301
Moved to it's own tab.
- Mon Oct 30, 2023 2:22 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: [Fixed] SQL-ERR when accessing timeline view - events missing
- Replies: 13
- Views: 39195
Re: SQL-ERR when accessing events view - events missing
Another fix pushed. Sigh.
- Fri Oct 27, 2023 1:47 pm
- Forum: ZoneMinder 1.36.x
- Topic: [SOLVED] Postfix: How to get ZoneMinder to populate RCPT?
- Replies: 5
- Views: 3237
Re: Postfix: How to get ZoneMinder to populate RCPT?
This is all done in your postfix config...
I suspect you need to tell it what it's hostname is. In main.cf there should be a myhostname= line.
I suspect you need to tell it what it's hostname is. In main.cf there should be a myhostname= line.
- Fri Oct 27, 2023 1:45 pm
- Forum: ZoneMinder 1.36.x
- Topic: Camera stream not running
- Replies: 11
- Views: 85321
Re: Camera stream not running
Look at logs, they will likely tell you what is wrong.
- Fri Oct 27, 2023 1:43 pm
- Forum: ZoneMinder 1.36.x
- Topic: Need help accessing remotely
- Replies: 2
- Views: 2010
Re: Need help accessing remotely
001-zonemidner is red... this normally means broken link, at least on my systems it does...
- Thu Oct 26, 2023 3:12 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: [Fixed] SQL-ERR when accessing timeline view - events missing
- Replies: 13
- Views: 39195
Re: SQL-ERR when accessing events view - events missing
Fixed committed, packages building.
- Wed Oct 25, 2023 8:31 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: [Fixed] SQL-ERR when accessing timeline view - events missing
- Replies: 13
- Views: 39195
Re: SQL-ERR when accessing events view - events missing
Oh timeline! You said events view.. ok now i know where to look
- Wed Oct 25, 2023 1:44 pm
- Forum: ZoneMinder 1.36.x
- Topic: Windows or Linux app for montage
- Replies: 24
- Views: 74746
Re: Windows or Linux app for montage
You can run zmNinja as a desktop app.
I also know someone working on a windows forms based UI.
There are also some other ancient zm ui's in java etc but they havn't been maintained in 10 years.
I also know someone working on a windows forms based UI.
There are also some other ancient zm ui's in java etc but they havn't been maintained in 10 years.
- Wed Oct 25, 2023 1:42 pm
- Forum: ZoneMinder 1.36.x
- Topic: zmNinja API help please
- Replies: 1
- Views: 2053
Re: zmNinja API help please
Your apache config probably doesn't include or has the wrong setup for api. Debian examples don't have it at all.
Shows us your apache config for zm.
Shows us your apache config for zm.
- Wed Oct 25, 2023 1:37 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: [Fixed] SQL-ERR when accessing timeline view - events missing
- Replies: 13
- Views: 39195
Re: SQL-ERR when accessing events view - events missing
Yeah there should be a new line between Tags and FROM. I've looked at the code and it looks like this: $col_str = ' E.*, UNIX_TIMESTAMP(E.StartDateTime) AS StartTimeSecs, CASE WHEN E.EndDateTime IS NULL THEN (SELECT NOW()) ELSE E.EndDateTime END AS EndDateTime, CASE WHEN E.EndDateTime IS NULL THEN ...
- Tue Oct 24, 2023 4:19 pm
- Forum: ZoneMinder 1.36.x
- Topic: Added a camera now have odd errors in log.
- Replies: 4
- Views: 2959
Re: Added a camera now have odd errors in log.
First, 1.36.12 is very old. You should be at 1.36.33.
You appear to have turn on hwaccel encoding... you should probably just use passthrough.
You appear to have turn on hwaccel encoding... you should probably just use passthrough.
- Tue Oct 24, 2023 4:17 pm
- Forum: ZoneMinder 1.36.x
- Topic: Windows or Linux app for montage
- Replies: 24
- Views: 74746
Re: Windows or Linux app for montage
Just did a little testing and montage layouts are working for me. Can you go into a little more detail and maybe show some screenshots of what is happening/not happening?