Releases: brian7704/OpenTAK_ICU
Releases · brian7704/OpenTAK_ICU
1.5.3
1.5.2
1.5.1
1.5.0
What's New
- Added support for UVC cameras like the ones supported by HelmCam
- Improved UI
- Grouped buttons together for one-handed use
- Added a slider to control the zoom with one finger in addition to the pinch gesture
- Added an optional text overlay with the stream's path name, GPS coordinates, and timestamp
- Added video filters
- Added support for phones with built in IR cameras
- Tested on the Ulefone Armor X13, Armor 22, and Armor 26 Ultra
- Requires root
New Settings
- UVC camera resolution width and height
- Unlike built-in cameras, the resolution of UVC camera's can be detected automatically and must be manually input
- Video filter settings
- Enable/disable text overlay
- Use UTC or local timezone in the text overlay's timestamp
- Chroma key filter background image
- Select an image to replace the background with when using the chroma key filter (requires a bright green background)
Changes
- Changed to the fused location provider for devices on Android 12 and up
- Fused location provider uses cellular and wifi signals in addition to GPS, resulting in a faster fix and better indoor coverage
- Bumped RootEncoder to 2.5.5
1.4.6
1.4.5
- Fixed bug when import TAK server certificates
- Bumped dependency versions
- Set versionCode and versionName using app-versioning
1.4.4
1.4.3
Fixes
- Fixed SRT urls
- Bumped RootEncoder to 2.4.3 to fix a bug when streaming in portrait mode and OpenTAK ICU is in the background
- Allow recording to the device no matter which audio codec is selected
- Note that audio will only be recorded if using the AAC codec. If using OPUS or G711 only video will be recorded
- Added battery percentage to CoT messages
- Made notifications silent unless they are error messages
1.4.1
New Features
- Multicast UDP
- Stream video to clients such as ATAK, WinTAK, VLC, or MediaMTX that are on the same network as your device
Fixes
- Added tag to the first CoT message sent when connected to a TAK server
- Properly Enable/disable certain settings options based on the streaming protocol selected
- Fixed bug that prevented the buttons in the notification from working on Android >= 13
1.3.0
New Features:
- OPUS audio codec support
- Set audio sample rate options based on selected codec
Fixes:
- Force G711 codec to a sample rate of 8000hz and mono since that's all it supports
- Fixed an issue that prevented CoT messages from being sent to FreeTAKServer