Muhammad_Tayyab

Results 26 comments of Muhammad_Tayyab

@pedroSG94 now the animation is much smooth ... but it still drops some frames. while animating bottom-six animation ui.. or animation is long ..... and the camera is also moving.....

@pedroSG94 here you go!! ``` 2021-12-11 03:02:31.264 11634-14102/com.pedro.rtpstreamer E/Filter: t3: 370 2021-12-11 03:02:31.267 11634-14102/com.pedro.rtpstreamer E/Filter: t4: 3 2021-12-11 03:02:31.267 11634-14102/com.pedro.rtpstreamer E/Filter: total: 386 2021-12-11 03:02:31.307 11634-14102/com.pedro.rtpstreamer E/Filter: t1: 7 2021-12-11...

@pedroSG94 bro here are my device specs(attached image screen shot below).. i'm using camera2 API from dev perspective.. and using camera screen in landscape mode... if that counts to an...

@pedroSG94 app is crashing when i've not streamed yet but applied filters. it loads the animation for few seconds and then crashes. `E/AndroidRuntime: FATAL EXCEPTION: main Process: com.pedro.rtpstreamer, PID: 4413...

@pedroSG94 plz look into following logs!!! ``` 2021-12-14 15:51:37.482 22893-22893/com.pedro.rtpstreamer E/Parcel: Reading a NULL string not supported here. 2021-12-14 15:51:37.733 22893-23520/com.pedro.rtpstreamer E/OplusACodec: [GetVideoCodingTypeFromMime:L726] mime:video/avc 2021-12-14 15:51:37.799 22893-23508/com.pedro.rtpstreamer E/FMQ: grantorIdx must...

yes .. you can by rendering your webview using AndroidViewFilterRenderer. example in **OpenGlRtmpActivity** class under filter name AndroidView!