Hi all:
Now, we are testing motion detection on Dm368 appro 2.6.
we set up motion detection ,choose upload via Ftp or Smtp.
When move in the screen ,sometime it could work well but sometime it will cause the av_server down!
there are two different error message:
# Simple mixer control 'PGA',0
Capabilities: cvolume
Capture channels: Mono
Limits: Capture 0 - 3
Mono: Capture 2 [67%]
Simple mixer control 'Mono DAC',0
Capabilities: pvolume pvolume-joined
Playback channels: Mono
Limits: Playback 0 - 63
Mono: Playback 47 [75%]
SystemInit success
Schedule manager init success
[13/Sep/2000:00:01:24 +0000] boa: server version Boa/0.94.13
[13/Sep/2000:00:01:24 +0000] boa: server built May 28 2012 at 15:36:57.
[13/Sep/2000:00:01:24 +0000] boa: starting server pid=564, port 80
FileName = /tmp/20000913080132.avi interval = 5 sec Msg_id = 15
Is_audio = 0 Is_chkcard = 0 stream_id = 3 nBitRate = 0
Space on /tmp = 22444 Kbyte
ApproDrvInit: 15
queue id:131076
Output #0, avi, to '/tmp/20000913080132.avi':
Stream #0.0: Video: libx264, yuv420p, 1920x1080, q=10-51, 4000 kb/s, 90k tbn, 30 tbc
# ps
PID Uid VmSize Stat Command
1 root 564 S init [3]
2 root SW [posix_cpu_timer]
3 root SW [softirq-high/0]
4 root SW [softirq-timer/0]
5 root SW [softirq-net-tx/]
6 root SW [softirq-net-rx/]
7 root SW [softirq-block/0]
8 root SW [softirq-tasklet]
9 root SW [softirq-hrtimer]
10 root SW [softirq-rcu/0]
11 root SW< [desched/0]
12 root SW< [events/0]
13 root SW< [khelper]
14 root SW< [kthread]
25 root SW< [kblockd/0]
76 root SW [pdflush]
77 root SW [pdflush]
78 root SW< [kswapd0]
79 root SW< [aio/0]
80 root SW< [xfslogd/0]
81 root SW< [xfsdatad/0]
175 root SW [mtdblockd]
209 root SW< [rpciod/0]
280 root 408 S < udevd --daemon
468 root 932 S -sh
527 root 1060 S ./system_server
542 root 1336 S ./wis-streamer -s
558 root 764 S ./wis-streamer -s
559 root 760 S ./wis-streamer -s
560 root 764 S ./wis-streamer -s
561 root 764 S ./wis-streamer -s
564 root 992 S ./boa -c /etc
568 root 1212 S avahi-daemon: running [192.local]
571 root 528 S /usr/sbin/avahi-dnsconfd -D
587 root 568 S sh -c ./Appro_avi_save /tmp/20000913080132.avi 5 15 3
588 root 984 S ./Appro_avi_save /tmp/20000913080132.avi 5 15 30 0 0
667 root 748 R ps
#
or
Schedule manager init success
[01/Jan/2000:00:00:17 +0000] boa: server version Boa/0.94.13
[01/Jan/2000:00:00:17 +0000] boa: server built May 28 2012 at 15:36:57.
[01/Jan/2000:00:00:17 +0000] boa: starting server pid=563, port 80
queue id:32769
Module | Avg Time/Frame | Frame-rate | Total time | Total Frames |
CAPTURE | 34.62 | 28.89 | 31192 | 901 |
ENCODE0 | 33.29 | 30.04 | 29958 | 900 |
STREAM | 0.49 | 2054.79 | 438 | 900 |
OSD0 | 0.06 | 18083.33 | 48 | 868 |
MOTION | 0.94 | 1066.42 | 813 | 867 |
queue id:32769
Alignment trap: av_server.out (560) PC=0x400b0494 Instr=0xe593f014 Address=0x0000002b FSR 0x001
Any suggestions will be helpful.
Thanks