You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -45,29 +57,32 @@ Live preview, media browsing and download incl. LRV download and much more is su
45
57
</ul>
46
58
47
59
## Hardware and software requirements
48
-
- Supported Android versions: 8.1 (O_MR1; API Level 27) to 14 (TIRAMISU; API Level 34) (currently not all tested)
60
+
- Supported Android versions: 8.1 (API Level 27) to 15 (API Level 35) (currently not all tested)
49
61
- Android device with Bluetooth support
50
62
- Android device with WiFi support; only needed for preview stream and media browsing
51
63
52
64
## Credits and Acknowledgments
53
65
- Thanks to [KonradIT](https://github.com/KonradIT) for his support, testing the app with various camera models and also for the helpful information contained in his repositories like [goprowifihack](https://github.com/KonradIT/goprowifihack) and [gopro-py-api](https://github.com/KonradIT/gopro-py-api)!
66
+
- Thanks to [ericwidhiantara](https://github.com/ericwidhiantara) for encouraging thr Live Stream Support to implement and test the feature
54
67
- Thanks to the open source library creators listed below
55
68
- Thanks to GoPro for the information in [OpenGoPro](https://gopro.github.io/OpenGoPro)
56
69
57
70
## Libraries used in this app
58
71
-[CascadePopupMenu](https://github.com/saket/cascade) with [Apache-2.0 license](https://github.com/saket/cascade/blob/trunk/LICENSE.txt) by [saket](https://github.com/saket)
59
-
-[ffmpeg-kit-min](https://github.com/arthenica/ffmpeg-kit) with [LGPL-3.0 license](https://github.com/arthenica/ffmpeg-kit/blob/main/LICENSE) by [arthenica](https://github.com/arthenica)
72
+
-[ffmpeg-kit-min](https://github.com/arthenica/ffmpeg-kit) with [LGPL-3.0 license](https://github.com/arthenica/ffmpeg-kit/blob/main/LICENSE) by [arthenica](https://github.com/arthenica) until version 1.7.5
73
+
-[LibVLC](https://code.videolan.org/videolan/vlc-android/) with [GPLv2 (or later)](https://code.videolan.org/videolan/vlc-android/-/blob/master/COPYING) by [VideoLAN](https://code.videolan.org/videolan) since version 1.8.0
60
74
-[OkHttp](https://github.com/square/okhttp) with [Apache-2.0 license](https://github.com/square/okhttp/blob/master/LICENSE.txt) by [square](https://github.com/square)
61
75
-[ExoPlayer](https://github.com/google/ExoPlayer) with [Apache-2.0 license](https://github.com/google/ExoPlayer/blob/release-v2/LICENSE) by [google](https://github.com/google)
62
76
63
77
## Debugging on
64
-
- Samsung Galaxy S23 (Android 13)
78
+
- Samsung Galaxy S23 (Android 15)
65
79
- Samsung Galaxy S10 (Android 12)
66
80
- Xiaomi Redmi Note 11s (Android 11)
67
81
- Samsung Tab S4 (Android 10)
68
82
- Gigaset GS270 plus (Android 8.1)
69
83
- with Hero5 Black, Hero8 Black, Hero10 Black and Hero 12 only!<br>
70
-
<br><br>
84
+
<br>
85
+
71
86
I hope you can help to get the app running safely on other smartphones too!
0 commit comments