Santosh Inchalakaranji

Results 5 comments of Santosh Inchalakaranji

@thiagoflima Are you able to compile the project? I recompiled the project but getting `Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x379f7b064183b8` Error only in android 14 and...

I am doing something like this. val rtspImageView = remember { RtspImageView(context) } AndroidView( modifier = Modifier.fillMaxSize() .clickable { rtspImageView.stop() navController.navigate(Route.ZenDashNavigation.Screens.ZenDashControlScreen) }, factory = { ctx -> rtspImageView.apply { debug...

@Thejas775 I have compiled but its getting `Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x379f7b064183b8` how to fix this?

@xiaohua717 Can you please share the .aar of libausbc module?

@Thejas775 Can you please share the other library. Thanks