fyhertz / libstreaming

A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
Apache License 2.0
3.49k stars 1.08k forks source link

VideoQuality Poor on Android 6.0+ #212

Open MaheshEx1990 opened 8 years ago

MaheshEx1990 commented 8 years ago

Hi When i set VideoQuality(176, 144, 20, 500000) stream quality is poor If increase the quality stream getting green color Problem occurs only on android 21+

gabrielfirmacion commented 5 years ago

I'm running through the same issue. Were you able to solve this problem? @MaheshEx1990