I'm trying to hide images from cameras after stopping stream with the screensaver image using setVisibility(View.GONE) and setVisibility(View.VISIBLE) of my ImageView
but when playing again, the video container widget.RtspSurfaceView blinks frequently
what could be the reason?
I'm trying to hide images from cameras after stopping stream with the screensaver image using setVisibility(View.GONE) and setVisibility(View.VISIBLE) of my ImageView but when playing again, the video container widget.RtspSurfaceView blinks frequently what could be the reason?