android - How can I parse stream video (byte array, H264) to ExoPlayer? -
i develop application android shows stream video received video server. takes video ip-cameras, codes them libav codec byte array , passes result byte array stream clients.
mediacodec can't this. i've searching it, question asked there
, no result.
any ideas how use exoplayer task?
Comments
Post a Comment