Hi all:
Using DM368IPNC-MT5 Camera, I found a unaccepted problem. When run system_server by manual, and then run shell "killall" to exist program. and repeat those two steps two or three times, it would be error.
EDMA Error: EDMA_IOCREQUESTDMA error
ERROR (alg_vidEnc.c|ALG_vidEncCreate|181): Failed to open video encode algorithm: h264enc (0x0)
ERROR (videoEncodeThr.c|VIDEO_encodeTskCreate|38): ALG_vidEncCreate(0) ERROR (videoEncodeThr.c|VIDEO_encodeTskMain|311): VIDEO_encodeTskCreate()
ERROR (avServerMainThr.c|AVSERVER_tskStart|83):
Rate Control Type: IVIDEO_STORAGEAVSERVER UI: Stoping.
AVSERVER UI: Exiting.
DRV_SyncRst: module = 47, domain = 0, state = 2
AVSERVER UI: Bye Bye !!!
And the only thing is reboot or power on again. Because our application will restart program happend, so it's unaccepted.
Have any good idea about this problem!
Thanks!