Hi,
I wonder if DM36x(especially DM365 300Mhz) can support a following usecase. H264 stream is transferred to DM365 ethernet port and it should be decoded and also displayed.
(encoded video stream : 1024x768@30fps0 ---------> DM36x:Decoding -> Display(LCD, 1024x768 resolution without scaling)
I guess ARM 300Mhz can do both receiving the video stream and decoding without any issue. But how will it be if Decoding + Display + Network.
I wonder if DM365 can do it from the viewpoint of both DDR BW & CPU.
-ARM load for decoding : ~ 100Mhz( from IPNC DM36x Datasheet, about 20% of arm 400Mhz was consumed for 720P encoding)
-ARM load for receiving video stream : ???
-ARM load for Video Display : ????
Regards,
Devin