CLIENT/SERVER
STREAMING SERVER
CAPTURE
PLAYBACK
PROTOCOLS
RTMP
RTP/RTSP
HLS
MPEG-DASH
WEBRTC
SRT
MORE
FILES
MP4
TS
TOOLS
PROCESSING
VIDEO
AUDIO
CODEC
IosAudioCaptureSource implements interface IAudioCaptureSource and allows capturing microphone on iOS platforms. For encoding audio, standard iOS API is used. Accordingly, the set of codecs is limited by iOS-supported standards.
IosCameraControl implements interface ICameraControl and allows carrying out some manipulations with camera while capturing, e.g., zoom.
IosVideoCaptureSource implements interface IVideoCaptureSource and allows capturing video on iOS platforms. For encoding video, standard iOS API is used. Accordingly, the set of codecs is limited by iOS-supported standards.