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

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -