Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android]Update readme. #355

Merged
merged 1 commit into from
Sep 14, 2023
Merged

[Android]Update readme. #355

merged 1 commit into from
Sep 14, 2023

Conversation

xgfd3
Copy link
Contributor

@xgfd3 xgfd3 commented Sep 14, 2023

No description provided.

@xgfd3 xgfd3 merged commit b9aef50 into dev/4.2.3 Sep 14, 2023
@xgfd3 xgfd3 deleted the fix/readme-android branch September 14, 2023 10:38
cleven1 pushed a commit that referenced this pull request Sep 15, 2023
…4.2.3

* 'dev/4.2.3' of github.com:AgoraIO/API-Examples:
  [Android]fix render bug(CSD-59845).
  [Android]fix ui bug.
  [Android]add 4K 60fps h265. (#356)
  [Android]Update readme. (#355)
  [Android]perfect MultiVideoSourceTracks case.
  [Windows]fix media player crash.
  [Android]perfect PushExternalVideoYUV case.
  [Android]fix remote render error when rejoining channel(NMS-15581).
  [Windows]fix snapshot bug.
  [Windows]add snapshot for MultiChannel.
  [Android]update beauty api to 1.0.3 and etc.
  [Android]Add takesnapshotex for JoinMultipleChannel.
  [Android]Add isFeatureAvailableOnDevice api in VideoProcessExtension.
  [Android]adjust content inspect case.
  [Android][Audio]add AudioWaveform case.
  [Android]Add AudioWaveform case.
  [Android]Add AudioRouterPlayer case.
zhangtao1104 pushed a commit that referenced this pull request Oct 12, 2023
* add third player moudle

* add Audio Waveform Moudle

* Fixed an issue where remote users joined player pause when rtc and player were used at the same time

* fix ui issue

* update content inspect config

* add Feature Available On Device

* add take snapshot ex

* update beautyAPI version to 1.0.3

* add Feature Available On Device

* add snapshot ex

* fix snapshot remote bug

* [Android]Add AudioRouterPlayer case.

* [Android]Add AudioWaveform case.

* [Android][Audio]add AudioWaveform case.

* [Android]adjust content inspect case.

* [Android]Add isFeatureAvailableOnDevice api in VideoProcessExtension.

* [Android]Add takesnapshotex for JoinMultipleChannel.

* [Android]update beauty api to 1.0.3 and etc.

* [Windows]add snapshot for MultiChannel.

* [Windows]fix snapshot bug.

* fix oc crate stream data bug

* fix swift create stream data bug

* [Android]fix remote render error when rejoining channel(NMS-15581).

* [Android]perfect PushExternalVideoYUV case.

* add file sharing key

* fix title

* fix  multi channel bug

* fix conent inspect bug

* [Windows]fix media player crash.

* [Android]perfect MultiVideoSourceTracks case.

* fix input token crash bug

* fix input token crash bug

* [Android]Update readme. (#355)

* [Android]add 4K 60fps h265. (#356)

* [Android]fix ui bug.

* [Android]fix render bug(CSD-59845).

* Fix the issue of no sound during AVPlayer playback

* [Android]add cases of enableVideoImageSource and setAINSMode api and etc.

* [Android]add setAINSMode api case and etc.

* add video image push

* add AINS Mode

* iOS Add AINS Mode

* ios add video image push

* [Windows]add enableVideoImageSource and setAINSMode api case.

* [MacOS]fix audio recording path bug.

* fix startAudioRecording path bug

* fix  audio session change issue

* fix video image source issue

* ..

* fix  exit screen leave channel issue

* screen shareing auto close system interface

* [Android]update rtc verstion and etc.

* [Windows]Update rtc verstion.

* update SDK version to  4.2.3

---------

Co-authored-by: zhaoyongqiang <zhaoyongqiang@agora.io>
xgfd3 added a commit that referenced this pull request Nov 14, 2023
* add third player moudle

* add Audio Waveform Moudle

* Fixed an issue where remote users joined player pause when rtc and player were used at the same time

* fix ui issue

* update content inspect config

* add Feature Available On Device

* add take snapshot ex

* update beautyAPI version to 1.0.3

* add Feature Available On Device

* add snapshot ex

* fix snapshot remote bug

* [Android]Add AudioRouterPlayer case.

* [Android]Add AudioWaveform case.

* [Android][Audio]add AudioWaveform case.

* [Android]adjust content inspect case.

* [Android]Add isFeatureAvailableOnDevice api in VideoProcessExtension.

* [Android]Add takesnapshotex for JoinMultipleChannel.

* [Android]update beauty api to 1.0.3 and etc.

* [Windows]add snapshot for MultiChannel.

* [Windows]fix snapshot bug.

* fix oc crate stream data bug

* fix swift create stream data bug

* [Android]fix remote render error when rejoining channel(NMS-15581).

* [Android]perfect PushExternalVideoYUV case.

* add file sharing key

* fix title

* fix  multi channel bug

* fix conent inspect bug

* [Windows]fix media player crash.

* [Android]perfect MultiVideoSourceTracks case.

* fix input token crash bug

* fix input token crash bug

* [Android]Update readme. (#355)

* [Android]add 4K 60fps h265. (#356)

* [Android]fix ui bug.

* [Android]fix render bug(CSD-59845).

* Fix the issue of no sound during AVPlayer playback

* [Android]add cases of enableVideoImageSource and setAINSMode api and etc.

* [Android]add setAINSMode api case and etc.

* add video image push

* add AINS Mode

* iOS Add AINS Mode

* ios add video image push

* [Windows]add enableVideoImageSource and setAINSMode api case.

* [MacOS]fix audio recording path bug.

* fix startAudioRecording path bug

* fix  audio session change issue

* fix video image source issue

* ..

* fix  exit screen leave channel issue

* screen shareing auto close system interface

* [Android]update rtc verstion and etc.

* [Windows]Update rtc verstion.

* update SDK version to  4.2.3

---------

Co-authored-by: zhaoyongqiang <zhaoyongqiang@agora.io>
zhangtao1104 pushed a commit that referenced this pull request Feb 23, 2024
* update  code  style

* [Android]add custom stream encrypt case.

* [Android]update README links.

* Dev/oc test (#353)

* ci adapting objective-c

* add objective-c APIExample project

* add export ipa

* modify ci script

* modify OC path

* ..

* ..

* update SDK version to 4.2.2

* ..

* fix rtmp push bug

* fix ios 12.0 version runing bug

* fix fusion cdn ui bug

* fix fusion cdn change rtc bug

* fix fusion cdn ui bug

* add OC Moudle README

* modify README

---------

Co-authored-by: zhaoyongqiang <zhaoyongqiang@agora.io>

* Dev/4.2.3 (#354)

* add third player moudle

* add Audio Waveform Moudle

* Fixed an issue where remote users joined player pause when rtc and player were used at the same time

* fix ui issue

* update content inspect config

* add Feature Available On Device

* add take snapshot ex

* update beautyAPI version to 1.0.3

* add Feature Available On Device

* add snapshot ex

* fix snapshot remote bug

* [Android]Add AudioRouterPlayer case.

* [Android]Add AudioWaveform case.

* [Android][Audio]add AudioWaveform case.

* [Android]adjust content inspect case.

* [Android]Add isFeatureAvailableOnDevice api in VideoProcessExtension.

* [Android]Add takesnapshotex for JoinMultipleChannel.

* [Android]update beauty api to 1.0.3 and etc.

* [Windows]add snapshot for MultiChannel.

* [Windows]fix snapshot bug.

* fix oc crate stream data bug

* fix swift create stream data bug

* [Android]fix remote render error when rejoining channel(NMS-15581).

* [Android]perfect PushExternalVideoYUV case.

* add file sharing key

* fix title

* fix  multi channel bug

* fix conent inspect bug

* [Windows]fix media player crash.

* [Android]perfect MultiVideoSourceTracks case.

* fix input token crash bug

* fix input token crash bug

* [Android]Update readme. (#355)

* [Android]add 4K 60fps h265. (#356)

* [Android]fix ui bug.

* [Android]fix render bug(CSD-59845).

* Fix the issue of no sound during AVPlayer playback

* [Android]add cases of enableVideoImageSource and setAINSMode api and etc.

* [Android]add setAINSMode api case and etc.

* add video image push

* add AINS Mode

* iOS Add AINS Mode

* ios add video image push

* [Windows]add enableVideoImageSource and setAINSMode api case.

* [MacOS]fix audio recording path bug.

* fix startAudioRecording path bug

* fix  audio session change issue

* fix video image source issue

* ..

* fix  exit screen leave channel issue

* screen shareing auto close system interface

* [Android]update rtc verstion and etc.

* [Windows]Update rtc verstion.

* update SDK version to  4.2.3

---------

Co-authored-by: zhaoyongqiang <zhaoyongqiang@agora.io>

* Update setLocalAccessPoint note and etc. (#358)

* Add gitee sync script.

* Update gitee sync script.

* Test gitee sync.

* Feat/code style android (#366)

* [Android]add check style config.

* [Android]update check style config.

* [Android]update codes with checked style.

* [Android]Adapt to 4.3.0 and add audio stream selector for media player.

* [Android]Add face capture case and etc.

* [Android][Audio]Adapt to 4.3.0 rtc sdk.

* [Android]Update rtc version.

* update sdk 4.3.0

* iOS update SDK 4.3.0

* add multi audio track case

* add face capture case

* [Windows]Adapt to 4.3.0, add audio stream selector for mediaplayer and etc.

* update sdk version to 4.3.0

* [Windows]add face capture case.

* [Android]update cpp include.

* [Android]Adapt to 4.3.0 latest version.

* [Android]update cpp include.

* [Android][Audio]Adapt to 4.3.0 latest version.

* [windows]adapte to 4.3.0 latest version and fix bugs.

* fix rawVideo takesnpe crash bug

* fix rawVideo snap shot bug

* fix medipa publish streaming bug

* [Android]try to fix NMS-17758 and etc.

* [Android]fix bugs.

* [Android]add background recording function for JoinChannelAudio case(ADC-4803).

* [Android][Audio]add background recording function for JoinChannelAudio case(ADC-4803) and perfect case.

* [Android]Adapt to 4.3.0 latest version.

* [Android]fix custom audio render api call problem(DEVEX-65).

* fix multiChannel take snapshot bug

* fix custom video render bug

* update startEchoTest

* [Windows] fix windows screen share bug.

* update sdk document address

* [Windows]Add audio echo test user case.

* [Android]Perfect basic video case and fix some bugs.

* [Android]Perfect rtmp streaming case.

* Add Camera Test Fuction

* [Android]Fix auido route bug.

* [Android]Add video echo test.

* [Android]fix echo test bug.

* [Android]perfect echo test example.

* add rtc connection state callback

* fix MediaPlayer publish stream UI bug

* fix custom capture Video  push bug

* Fix the issue of self rendering on the Inter chip

* [windows]fix spatial audio zone bug.

* fix  custom video push bug

* update precall test bug

* [Windows]add video echo test api example.

* [Windows]add basic join channel video by token example.

* [Windows]fix spatial audio zone bug(NMS-18784)

* update  start echo test

* update spatial audio method

* [Android]fix audio problem.

* [Android][Audio]fix audio problem.

* update spatial audio remote user position

* Optimize the code format

* [Android]fix NMS-19192/NMS-19194.

* [Android][Audio]fix NMS-19192.

* adapter video extension for v430 (#370)

Co-authored-by: Qiming Deng <dengqiming@agora.io>

* update rtc sdk  pod version to 4.3.0

* [windows]Update sdk download url.

---------

Co-authored-by: zhaoyongqiang <zhaoyongqiang@agora.io>
Co-authored-by: cleven <543069316@qq.com>
Co-authored-by: sync2gitee <sync2gitee@example.com>
Co-authored-by: DengQiming-private <71064074+DengQiming-private@users.noreply.github.com>
Co-authored-by: Qiming Deng <dengqiming@agora.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant