-
Hi. First off just want to say thanks for your work, I am a huge fan of the project. I am also a huge fan of playing with a controller and not having to use the flawed bfg edition.
I am playing on…
-
At 30fps, converting from frames to SMPTE makes a large jump of one hour with a change of one frame:
53999 frames --> 00:29:59:29
54000 frames --> 01:30:00:00
-
First of all thanks for your great work and sharing. @SphtKr
I use homebridge-itunes with a second homebridge (1st and main is on a Raspi).
Everything works great. macOS 10.12.5 iTunes 12.6.1.25 …
-
This is a pretty common request from community members, just entering it here so it's written down.
As far as I know, all (or at least the vast, vast majority) of high FPS associated issues have be…
-
In super meatboy running the game with 59hz monitor with 60fps causes different behavior from 60hz monitor with 60fps.
-
When I put less than 1 sec for extracting frames, it's returning the same. Below my code,
`ArrayList frameList;
FFmpegMediaMetadataRetriever mmr = new FFmpegMediaMetadataRetriever();
…
-
I tried to run the `realsense2withIMU` by means of the `multianalogsensorserver` this should allow me to read the gyro and the accelerometer provided by the realsense D435i.
I have the following c…
-
Having been debugging and optimizing some old work, I found that there were significant performance bottlenecks which could be isolated to one region and one region alone: the use of the polygon colli…
-
Since the issues page has got a bit large and it's a little difficult to find the UHD issues that still need work, I figured a separate page indexing them all would be useful.
This page mostly deal…
-
Hi Roman,
I have been working with the latest gstreamer 1.0 compiled for the Pi to use the hardware capabilities. After 3 long nights I finally got a pipe to work for gstreamer and nginx-rtmp.
The …