VXG.Media.SDK.Android Versions Save

Market leading Android SDK with encoding, streaming & playback functionality. Connect any ONVIF, RTSP or any video source. Convert your phone into an IP camera, or broadcast video to millions, thanks to streaming in all popular formats such as WebRTC, RTSP, RTMP and HLS.

2.0.299

1 year ago

MobileSDK 2.0.299

CloudSDK - Version 2.0.299_20220707:

  • updated versions of used SDK: PlayerSDK: 6.96.20220707, EncoderSDK: 6.13.20220707

PlayerSDK - Version 6.96.20220707:

  • migrated to openssl version 1.1.1q

EncoderSDK - Version 6.13.20220707:

  • migrated to openssl version 1.1.1q

2.0.298

1 year ago

MobileSDK 2.0.298

CloudSDK - Version 2.0.298_20220705:

  • updated versions of used SDK: PlayerSDK: 6.96.20220705, EncoderSDK: 6.13.20220705

PlayerSDK - Version 6.96.20220705:

  • migrated openssl to version 1.1.1p
  • migrated to FFMPEG version 4.4.2

EncoderSDK - Version 6.13.20220705:

  • migrated openssl to version 1.1.1p
  • migrated to FFMPEG version 4.4.2

2.0.297

1 year ago

MobileSDK 2.0.297

CloudSDK - Version 2.0.297_20220622:

  • updated versions of used SDK: PlayerSDK: 6.96.20220622
  • added the ability to configure the behavior of the sequence of double taps

PlayerSDK - Version 6.96.20220622:

  • added support double tap gesture for all aspect ratio zoom/move modes
  • added the ability to configure the behavior of the sequence of double taps

EncoderSDK - Version 6.13.20220419:

2.0.296

1 year ago

MobileSDK 2.0.296

CloudSDK - Version 2.0.296_20220618:

  • fixed CloudStreamer connection conflict issue

PlayerSDK - Version 6.96.20220411:

EncoderSDK - Version 6.13.20220419:

2.0.294

2 years ago

MobileSDK 2.0.294

CloudSDK - Version 2.0.294_20220419:

  • updated versions of used SDK: PlayerSDK: 6.96.20220411, EncoderSDK: 6.13.20220419
  • added a few checks for avoid Cloud Player crashes
  • fixed Cloud Player freeze issue
  • fixed Cloud record segments playing issue

PlayerSDK - Version 6.96.20220411:

  • fixed possible deadlock in the HW video decoder implementation
  • added https(s) protocol to non-interruptable protocols list

EncoderSDK - Version 6.13.20220419:

  • fixed missing jjffmpeg module issue
  • fixed secure streaming config setting

2.0.291

2 years ago

MobileSDK 2.0.291

CloudSDK - Version 2.0.291_20220317:

  • updated versions of used SDK: PlayerSDK: 6.96.20220317, EncoderSDK: 6.13.20220317
  • added new callback onStatusWillShow for CloudPlayerView
  • corrected error handling

PlayerSDK - Version 6.96.20220317:

  • migrated to OpenSSL version 1.1.1n with fixed latest critical CVE

EncoderSDK - Version 6.13.20220317:

  • migrated to OpenSSL version 1.1.1n with fixed latest critical CVE
  • fixed secure streaming config setting

2.0.288

2 years ago

MobileSDK 2.0.288

CloudSDK - Version 2.0.288_20220217:

  • added local record API for cloud streams
  • added cloudplayer config settings for detection and buffering time
  • moved refresh token functionality on CloudAPI level
  • added a few config settings for refresh token functionality
  • fixed open/close sequence for CloudPlayerView

PlayerSDK - Version 6.96.20211223: EncoderSDK - Version 6.12.20211223:

2.0.286

2 years ago

MobileSDK 2.0.286

CloudSDK - version 2.0.286_20211223:

  • updated versions of used SDK: PlayerSDK: 6.96.20211223, EncoderSDK: 6.12.20211223
  • added new advanced settings: reconnect on http error for hls sources. default value: 404

PlayerSDK - version 6.96.20211223:

  • fixed the problem with passing 64-bit pointers to ffmpeg by dictionary
  • fixed AAC ASC generated config from stream info
  • added configuration setting for generate ASC. Default: 0
  • added new advanced settings: reconnect on http error. Default: 404

EncoderSDK - version 6.12.20211223:

  • fixed MediaStreamTest sample

2.0.284

2 years ago

MobileSDK 2.0.284

CloudSDK - version 2.0.284_20211118:

  • added support for Gradle 7, Android SDK 30, Android NDK 23, Java 8
  • updated versions of used SDK: PlayerSDK: 6.96.20211118, EncoderSDK: 6.12.20211118
  • added new config for CloudPlayerSDK with the possibility of protocol and port selection (secure or insecure)
  • added new config for CloudStreamerSDK with the possibility of protocol and port selection (secure or insecure)
  • default CloudStreamerSDK mode is now secure (HTTPS, WSS, RTMPS)
  • added workaround to wait until records will upload for a position less than 1 min from the current time
  • added new settings for 2 workarounds: switch on HLS for tokens with path wait for records upload
  • added new API CloudPlayerSDK::setSourceForAPIOnly. Will prepare SDK without a player for API command use only
  • fixed a few memory leaks
  • updated and cleaned samples

PlayerSDK - version 6.96.20211118:

  • added support for Gradle 7, Android SDK 30, Android NDK 23, Java 8
  • migrated to FFMPEG version 4.4.1
  • migrated to OpenSSL version 1.1.1l and used as a shared library
  • added ONVIF device manager
  • added new API for setup internal buffers type: 0 - default, 1 - based on mmap
  • added new API for setup internal buffers sizes
  • added new config setting: advancedUseAsyncGetAddrInfo
  • improved EOS detection algorithm
  • added support audio-only mode for instance with video surface
  • fixed Software video decoder crash on YUV P10 formats
  • fixed records flags for mp4
  • fixed issue with wrong shader matrix for 180 and 270 rotation
  • updated and cleaned samples

EncoderSDK - version 6.12.20211118:

  • added support for Gradle 7, Android SDK 30, Android NDK 23, Java 8
  • migrated to FFMPEG version 4.4.1
  • migrated to OpenSSL version 1.1.1l and used as a shared library
  • camera video preview modes exposed to public config API
  • improved overlay support
  • improved error handling
  • updated and cleaned samples