-
### Version
Media3 1.1.1 / ExoPlayer 2.19.1
### More version details
We are using target version as Android 12 and Exoplayer media 3 version 1.1.1 in Android STB (Set top box). When we play a…
-
-
Issue:
The transit skimming process in tm2py generates skim files with the naming convention as trnskmAM_KNR_TRN_WLK.omx. However, there is a second set of transit skim files, named transit_skims_pe…
-
Hello,
I have a problem in some real device on Android (Android 7 here). I use flick_video_player 0.5.0 (i try flick_video_player 0.9.0 but it's not work too)
I try to do a media page view with …
-
Have you considered the work done under the [OMX](https://github.com/osplanning/omx) project?
-
- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section
- [x] I have already searched for the same problem
## Environment
| Technology | Version …
-
I'm initializing video but this message comes up and never initialized video.
I'm displaying loading indicator until video gets initialized.
So, view never changes from loading indicator.
Is there …
ghost updated
3 weeks ago
-
OMX_VIDEO_PARAM_BITRATETYPE bitrate_param;
bitrate_param.nPortIndex = 1;
OMX_GetParameter (handle, OMX_IndexParamVideoBitrate, ¶m);
It succeeds but param.nPortIndex is reseted to 140653338254…
CapOM updated
4 years ago
-
## Environment
- **OS:** macOS
- **Scrcpy version:** 3.0/2.7/dev
- **Installation method:** manual build (both client and server freshly built)
- **Device model:** Sony
- **Android version…
-
Currently, frame capture is done using the OpenCV decode function (both in cscore and libcamera backends) which is software only. At the minimum, [Rockchip MPP](https://github.com/rockchip-linux/mpp) …