Deepak

Results 5 issues of Deepak

Some times the clock gives wrong time in andorid While the time in device is correct as on 17 Dec the device and NTP server time are correct but koronos...

Receive timed out from NEP Server once and then get this error `Receive timed out` after that receiving `Ignoring NTP update due to low skew`

Calling BarcodeCaptureActivity as startActivityForResult causing... NPE Unable to destroy activity {....activities.BarcodeCapture.BarcodeCaptureActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Thread$State java.lang.Thread.getState()' on a null object reference. on CameraSource.java --->FrameProcessingRunnable `@SuppressLint("Assert")` ` void...

The code below needs the time i.e here 2000000 Bitmap b = mmr.getFrameAtTime(2000000, FFmpegMediaMetadataRetriever.OPTION_CLOSEST); // frame at 2 seconds Actually I am receiving the RTSP from the IP Camera and...

I need to get frames capture inside a Service(No matter app is foreground or background). The Player SDK play method requires a parameter surfaceHolder. My surfaceView is active only when...