Skip to content

Releases: brian7704/OpenTAK_ICU

1.5.3

01 Aug 16:36
Compare
Choose a tag to compare

Fixes

  • Fixed an issue that prevented SSL connections to a TAK server from working

1.5.2

25 Apr 16:12
Compare
Choose a tag to compare

Fixes

  • Fixed SRT support for MediaMTX
  • Added SRT authentication for MediaMTX

1.5.1

14 Jan 14:28
Compare
Choose a tag to compare

Fixes

  • Audio will now work when the app is in the background or the screen is off

Notes

  • This version is signed with a new key which means the old version needs to be uninstalled before this one is installed

1.5.0

13 Dec 22:15
Compare
Choose a tag to compare

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

29 Oct 21:04
Compare
Choose a tag to compare

What's New

  • New option to include the <ConnectionEntry> tag in CoT messages

1.4.5

11 Sep 16:17
Compare
Choose a tag to compare
  • Fixed bug when import TAK server certificates
  • Bumped dependency versions
  • Set versionCode and versionName using app-versioning

1.4.4

21 May 13:55
Compare
Choose a tag to compare
  • Bumped RootEncoder to 2.3.5
  • Added support for RTMP authentication for MediaMTX servers

1.4.3

15 Mar 13:36
Compare
Choose a tag to compare

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

08 Mar 18:03
Compare
Choose a tag to compare

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

1.3.0

05 Mar 03:19
Compare
Choose a tag to compare

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