Livin Lawrence
Livin Lawrence
I have changed the video quality as follows ,.setAudioEncoder(SessionBuilder.AUDIO_AAC).setVideoQuality(new VideoQuality(480,360,30,500000)).setAudioQuality(new AudioQuality(8000, 16000)) .setVideoEncoder(SessionBuilder.VIDEO_H264). When i play this video on Test Players at the Wowza server i can see some green...
I have added the following lines in styles.xml @android:color/transparent true But the toolbar in the layout is still staying below the status bar and the color of the status bar...
I'm getting this error on Android lollipop devices Media Player Error: Unknown (1) -541478725. This was working fine on kitkat versions. Don't know what is exactly happening here, is this...