JDBae

Results 18 comments of JDBae

Using your source, most of thing i used it as you make. In the scenario, I hear the tick noise and popcorn sound. - Play music in phone - get...

I tested it LG phone and Samsung and others.. it is happened .... Actually I can hear popcorn sound and tick noise. During test I did not touch phone at...

One more question on tick noise. Now I am using Camera2ApiManager.java. If I use your default app which is use Camera1ApiManager.java, it have much less tick noise than Camera2ApiManager.java. Dose...

I need some guide on audio encoding in MicrophoneManager.java I like to test AudioFormat.ENCODING_PCM_8BIT and also ENCODING_PCM_FLOAT, would guide me ?

Question. My program is camera2api base, audio from mic make a very crystal sound. Default RTMP of your app, it make more soft sound. In program I can not found...

AWS configuration { "name": "ticknoise", "id": "4592273", "arn": "arn:aws:medialive:ap-northeast-2:015730161442:channel:4592273", "inputAttachments": [ { "inputId": "395987", "inputAttachmentName": "ticknoise", "inputSettings": { "sourceEndBehavior": "CONTINUE", "inputFilter": "FORCED", "filterStrength": 5, "deblockFilter": "ENABLED", "denoiseFilter": "ENABLED", "smpte2038DataPreference": "IGNORE",...

About Larix app, they do not have any tick noise...

Now I am using camera2in my app. To camera1 I have to change many part of my program. anyway I tested rtmpCamera2.setMicrophoneMode(MicrophoneMode.SYNC); results is same. I give you the link...

1. It is from streaming. 2. I off all options, echo and noise cancellation and also set mono. 3. in my main activity.kt, calling prepareVidfeo rtmpCamera2.prepareVideo( if (isVertical) width else...

Would you give some sample code for MicrophoneManagerManual ? I just use your code, means that I did not change anything, I just use as you coded, thread share or...