Is it possible to play MPEG2 TS coming from whatever interface (USB, WIFI, Bluetooth) using Basic4Android? Maybe an external library? I couldn´t find more details on it...
MPEG-TS is not supported natively in Android as far as I know.
I don't know what is your audio/video source but you could use the Vitamio-library (search for it here in the forum) to get the stream from a streamproxy or similar. The Vitamio-library is based upon FMPEG so more codecs are supported.