Skip to content

Releases: pedroSG94/RootEncoder-iOS

0.1.0

Choose a tag to compare

@pedroSG94 pedroSG94 released this 26 Sep 20:34

General

  • Add torch support (by @vitkuzmenko )
  • Add camera zoom support
  • Fix get optimal resolution
  • Fix socket memory leak (by @vitkuzmenko )
  • Add mute / unmute microphone
  • Add CameraBase offscreen
  • Add MetalStreamInterface
  • Refactor url parser
  • Update prepareVideo and startPreview parameters
  • Add GenericCamera and GenericDisplay

0.0.9

Choose a tag to compare

@pedroSG94 pedroSG94 released this 18 Aug 00:32

General

  • Remove warnings
  • Hide internal methods
  • Fix stop CameraManager (by @vitkuzmenko)
  • Add access to CameraManager and CaptureSession (by @vitkuzmenko)
  • Use width and height in prepareVideo instead of resolution param
  • Add prepareInternalAudio
  • Add set video bitrate on fly
  • Add get back and front camera resolutions

RTMP

  • Fix write amf0 strictArray

RTSP

  • Optimize send socket in rtsp
  • Refactor rtsp logs
  • Optimize rtp packetization

0.0.8

Choose a tag to compare

@pedroSG94 pedroSG94 released this 09 Aug 21:38
02e787b
  • Add ViewFilterRender
  • Fix socket performance

0.0.7

Choose a tag to compare

@pedroSG94 pedroSG94 released this 16 Jul 21:45
  • Add StreamClient
  • Add MultiCamera and MultiDisplay

0.0.6

Choose a tag to compare

@pedroSG94 pedroSG94 released this 15 Jul 21:05
fix writenalusize on rtmp video packets

0.0.5

Choose a tag to compare

@pedroSG94 pedroSG94 released this 08 Jul 23:31
07a1c42
Merge pull request #28 from pedroSG94/fix/audio-yt

Fix/audio yt

0.0.4

Choose a tag to compare

@pedroSG94 pedroSG94 released this 08 Jul 19:41
eed1744

fix audio shuttering

0.0.3

Choose a tag to compare

@pedroSG94 pedroSG94 released this 29 Jun 00:19
add mute/unmute microphone

0.0.2

Choose a tag to compare

@pedroSG94 pedroSG94 released this 24 Jun 10:13
remove unused package file

0.0.1

Choose a tag to compare

@pedroSG94 pedroSG94 released this 10 May 18:11
move all code to one framework