python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Saving some (not all) decoded H.264 video stream frames with original quality and not screen resolution
I have an H.264 video stream coming form server to Android device. I want user to be able to get single frames of this stream with original quality and not with screen resolution, and simultaneously b...
Ali Has
Votes: 0
Answers: 0
Display android.graphics.Bitmap constantly in TextureView
I have written a Fragment class, which is dedicated to display a constant stream of android.graphics.Bitmap. The stream of Bitmap objects is delivered by JavaCV.
Do I have to use the Canvas.drawBitmap...
Mike Weiss
Votes: 0
Answers: 0