centricular / android_rtsp_example

Example application using RTSP on android, with a gradle build system
19 stars 9 forks source link

Delay after activity is in onPause #8

Open victortran89 opened 1 year ago

victortran89 commented 1 year ago

After turn off/ on screen or come back from another application (onPause()) Delay happens about 2s, it seems pipeline not include latency=0 Do you have any solutions for it?