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