Re: [Live-devel] CPU intensive on ARM using testH264VideoStreamer with TI encoder

2012-08-02 Thread Shlomi
The file is available at http://minicomdsje.sytes.net:8090/Support/video.264 Thanks From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: ה 02 אוגוסט 2012 15:53 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-dev

[Live-devel] CPU intensive on ARM using testH264VideoStreamer with TI encoder

2012-08-01 Thread Shlomi
comes from the need to break the big h264 frames to MTU fragments (i.e. ~1450 B). I can't reduce the size of the h264 frames because the stream bandwidth (8Mbps) must be retained (part of the requirements). Does anybody have any idea/solution on how to lessen the cpu usage? Thanks, S