-
Hi, I've had a quick look at the source and unless I'm missing something, the "superview" function is just stretching the input file to 16:9
```
function superview() {
for i in *.MP4;
…
-
# GoPro videos stuck on futex wait
## Context:
All is working fine with DJI drone, but when I try to import stuff from GoPro Hero 7 Black, all photos are done, yet the process gets stuck on vide…
-
We are having a problem with our nginx RTMP stream. The live stream works fine, but it can suddenly stop and we aren't being able to find out why after an exhausting reseach. We are using a GoPro Her…
-
1) In order to have one self contained py script to go in streaming with session 4 which command line in python of the equivalent ffplay -an -fflags nobuffer -f:v mpegts -probesize 8192 rtp://10.5.5.…
-
hi
i m triyng to get the live streaming using the example gopro_keepalive.py and gopro_opencv.py but i acquirate a frame, it is empty.
When i launch:
`python3 gopro_keepalive.py `
i receive:…
-
KonradIT,
First, let me commend you on the GoPro Python API. It has some great functionality.
One thing I noticed today is that the API seems to get hung after issuing take_photo() or take_vide…
-
### What did you do?
Used Pillow to render frames outputting to ffmpeg - in project https://github.com/time4tea/gopro-dashboard-overlay
Pillow is great!
I'm trying to render frames as quic…
-
As the title suggests: Latest version of GoPro Hero 4 Black Doesn't Work With Your Method. I've followed the scripts and even tried to run the keepalive script manually while issuing the restart comma…
-
Distro: `Ubuntu 20.04.6 LTS`
Version: `sdl2 = { version = "0.37.0", features = ["image"] }`
Installed versions through apt:
```
libsdl2-dev = 2.0.10+dfsg1-3
libsdl2-mixer-dev = 2.0.4+dfsg1-2buil…
-
Hi,
I want to edit an old project from 2021 which was saved in .osp format and all data is available in same structure. All videos and photos are loaded to the project files as well as to the timel…