Skip to content

Bad Framerate #9

@eliteSchwein

Description

@eliteSchwein

Describe the bug
I have only 3 FPS or so

To Reproduce
Open a HD 30fps Stream

Expected behavior
Run at 30fps

Environment

  • Device: MiMix
  • OS: 11
  • MjpegView version 1.0.9

Additional context

Written in Kotlin but the behavior should be the same in Java

val camViewer: MjpegView = root.findViewById(R.id.webcam_stream)
camViewer.mode = MjpegView.MODE_FIT_WIDTH
camViewer.setUrl(printerData.getString("webcamurl"))
camViewer.isRecycleBitmap = true
camViewer.startStream()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions