KonradIT / goprowifihack

Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
Apache License 2.0
2.11k stars 338 forks source link

Naming files video setting gopro #259

Open wilbercl opened 2 years ago

wilbercl commented 2 years ago

Problem: I would like to know if there is any way to change the name of the files created by the GoPro hero 8 when taking a video. By default, the Gopro names the files as follows, eg: "GH010021.MP4", I would like to be able to assign it a name chosen by me, for example, "H8-01.MP4". It's possible? Thanks!

goprohero8 #namingfile #takevideo

KonradIT commented 2 years ago

Use GoPro Labs, it will let you add a prefix. I also wrote an utility which helps you sort out the media files:

https://github.com/konradit/mmt

wilbercl commented 2 years ago

Hello thanks for responding, I searched the internet and followed the steps to install GoPro Labs FW 01.70.75, and when creating the QR code with my prefix, the camera scans it but when taking a video it is not saved, that is, it does not work for me :-(

https://gopro.com/en/us/support/hero8-black-product-update

wilbercl commented 2 years ago

It works, but I don't know why the recorded files are not visible inside the GoPro, but when you remove the microSD and put it in the computer, the files do come out. @KonradIT