ScreenCastDemo

iocaster at github

ScreenCastDemo

Tools
  • 0.00
(0 投票)

無料インストール

10

アプリのインストール

Android 5.0+

最小バージョン

広告付き

広告

10.06.2019

リリース日

最近の変更:

fix notification icon bug on some devices ...

説明:

This is a FFmpeg 4.0 android library demo built over android MediaCodec Encoders(H.264, AAC).
You - as a developer - can easily cast android screen with this library to Network (RTSP, RTMP, UDP, ...) including File.

--- github ---
https://github.com/iocaster/ScreenCastDemoApp

--- APIs ---
1) prepare an instance
mMC264Recorder = new MC264ScreenRecorder();
mMC264Recorder.registerCallback( new MyMC264RecorderCallback() );
mMC264Recorder.init( this );
mMC264Recorder.onActivityResult(requestCode, resultCode, data);
mMC264Recorder.setCaptureSize( mDisplayWidth, mDisplayHeight );
mMC264Recorder.setDst(capDstStr);
mMC264Recorder.setLandscapeMode(true/false);

2) start
mMC264Recorder.start();

3) stop
mMC264Recorder.stop();

4) release
mMC264Recorder.release();

iocaster at github 他のアプリ

와와캐스트 (전통시장)

와와캐스트 (전통시장)

iocaster at github
  • 0.00
FFmpegMC264Demo

FFmpegMC264Demo

iocaster at github
  • 0.00
ScreenCastDemo

ScreenCastDemo

iocaster at github
  • 0.00
ダウンロード