Is it possible to feed MediaCodec Bytearray received by Server, and show them on SurfaceView
- 阅读更多 关于 Is it possible to feed MediaCodec Bytearray received by Server, and show them on SurfaceView
问题 everyone. How i can do this if i take frame by frame stream video by server, I have PPS and SPS, and configure mediaCodec with this parametrs, also I have width and height. I'll glad any help.This example how id did it. Mediacodec, decode byte packet from server and render it on surface 来源: https://stackoverflow.com/questions/30229871/is-it-possible-to-feed-mediacodec-bytearray-received-by-server-and-show-them-on