Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

theta x - how to stream @15fps? #10

Description

@tsaizhenling

how do we get theta x to stream 2K @15fps?

I have modified GitHub - ricohapi/libuvc-theta-sample
following instructions here How to livestream using theta X? · Issue #8 · ricohapi/libuvc-theta-sample · GitHub

I then amended libuvc-theta-sample/gst_viewer.c at master · ricohapi/libuvc-theta-sample · GitHub to 2K setting, and set the fps to 30 here libuvc-theta-sample/thetauvc.c at master · ricohapi/libuvc-theta-sample · GitHub

I am able to stream 2K @ 30 fps, and I verify this by timing the intervals between each uvc stream callback

however, when I change fps to 15, the application crashes

I guess from theta-plugin-camera-api-sample-x/MainActivity.kt at main · ricohapi/theta-plugin-camera-api-sample-x · GitHub, that the expected value for 15fps is actually 0

I change fps to 0, and am able to stream at 2K again. however, I am still receiving frames at 30fps

how do we get theta x to stream at 15fps as advertised? streaming at a higher fps than necessary is a waste of compute

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions