Releases: apivideo/api.video-reactnative-live-stream
Releases · apivideo/api.video-reactnative-live-stream
v2.0.2
30 Jan 09:06
Compare
Sorry, something went wrong.
No results found
Upgrade to React Native 0.76
Android: fix crash on lifecycle scope. See #91
iOS: fix isMuted state. See #95
v2.0.1
11 Sep 09:16
Compare
Sorry, something went wrong.
No results found
Fix definition types. Thanks @Pitros . See #77
Fix NPE on audio processor. See #82
Fix crash on multiple release/configure. See #84
Android: fix startup to front camera. See #81
v2.0.0
02 May 14:18
Compare
Sorry, something went wrong.
No results found
Upgrade React Native to 0.73
Add support for new React Native architecture
Android: fix preview size
Android: improve how timestamp are handled. It improves the compatibility with few servers.
v1.2.4
27 Mar 13:52
Compare
Sorry, something went wrong.
No results found
Android: call onConnectionFailed when connectStream failed to be sent
iOS: add audiosamplerate in onMetadata (see #51 )
iOS: mirror front camera (see #58 )
v1.2.3
23 Jan 09:12
Compare
Sorry, something went wrong.
No results found
iOS: fix the orientation of the device
v1.2.2
11 Jan 10:26
Compare
Sorry, something went wrong.
No results found
Add a gopDuration API for the video object. Default value is 1.0 s. (see #42 )
Android: fix audio and video packets order (see #46 )
Android: fix crash when audio is muted on Pixel6 (see #48 )
iOS: Speed up front camera start up (see #44 )
v1.2.1
12 Oct 12:01
Compare
Sorry, something went wrong.
No results found
Fix multiple crashes on both iOS and Android (see #38 , #33 and #34 )
Stop camera capture when view is put to background (see #23 )
v1.2.0
29 Aug 13:23
Compare
Sorry, something went wrong.
No results found
Camera: add support for zoom on pinch (see #9 ). Thanks BlueBazze
v1.1.2
08 Aug 12:17
Compare
Sorry, something went wrong.
No results found
Android: multiple fixes on RTMP stream
iOS: fix start up camera (see #26 )
v1.1.1
28 Jun 08:53
Compare
Sorry, something went wrong.
No results found
Android: disconnect after a stopStream.
Android: fix streams after a stopPreview call.
Android: disconnect if startStream fails.