Android-RTSP
Android-RTSP copied to clipboard
mMediaPlayer.setVideoFormat("RGBA", width, height, width*4); 这个可以换成I420或者YUYV格式吗