views:

57

answers:

1

Hi,

I would like to build a live streaming and viewer. The streaming is H264/MEPG4 raw data. How to decode these raw data on Android? I can not find usable API in Android SDK to do it. And suggestion is welcome. Thanks in advance.

Caxton

A: 

I use ffmpeg to decode live streaming.