Hi all.
this code is working fine on android 5.1.1 but on 6.0+ dont works
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
why?
no logs, no events, nothing.
thx
			
			this code is working fine on android 5.1.1 but on 6.0+ dont works
			
				B4X:
			
		
		
		     'INICIA O MEDIA PLAYER E A STREAM
    If FirstTime Then
        mp.Initialize("mp")
    End If
    mp.Load("rtsp://rtmp1.srvstm.com/9570/9570.stream")
	why?
no logs, no events, nothing.
thx