DVSDK 4.02
memmap: linux 55M+128M, cmem 34M, dsplink 39M (as the loadmodule-rc show), because the total memory is 256M, I allocate the last 128M to linux
network card chip: rt3070
wireless card driver module: rt3070.ko
I use the default h264enc to encode the raw data and use card to send with sendto(),at first it works fine ,but after some time(30~150s),the network card stop work.
The error of sendto() is invalid argument.
Maybe the memory map is not suitable,or any other reason.Who can help me.