jschmid1 / gopro_as_webcam_on_linux

Allows to use your GoPro camera as a webcam on linux
Apache License 2.0
517 stars 64 forks source link

[Feature Request] Increase streaming resolution/framerate #61

Open xxated opened 8 months ago

xxated commented 8 months ago

Hello! Thanks for supporting this project!

Currently, the max setting for streaming is 1080p/30fps. I'm wondering if it would be possible to add some more configurations for resolution (4K/5.3K), and framerate (60fps)? Maybe also HDR, and color bitrate. That would be very helpful !!!

Thanks!

DavidWoli commented 8 months ago

Is that supported from the GoPro itself? If not, than we have to change the firmware first (that is not easy at all).

xxated commented 7 months ago

Is that supported from the GoPro itself? If not, than we have to change the firmware first (that is not easy at all).

Yes, it is supported. I have latest GoPro 12 Black, which supports filming in 5.3K + HDR in 30fps or 4K in 60/120fps.

Sorry for accidentally closing the issue, mis-clicked from phone 😅

DavidWoli commented 7 months ago

@xxated I am not talking about the recording feature but the webcam streaming feature. Does GoPro itself support for example 4K webcam streaming. Technically it should work because the GoPro is able to record in that resolution but if the firmware does not send a 4K stream over the USB C cable, you cannot do anything (unless someone is willing to patch the firmware).

xxated commented 7 months ago

@xxated I am not talking about the recording feature but the webcam streaming feature. Does GoPro itself support for example 4K webcam streaming. Technically it should work because the GoPro is able to record in that resolution but if the firmware does not send a 4K stream over the USB C cable, you cannot do anything (unless someone is willing to patch the firmware).

Yes, of course it supports streaming as well. I was able to stream from my camera in 5.3k to my phone from the GoPro Quik app.