DannyFilo

Results 15 comments of DannyFilo

Same issue... Dear @MasayukiSuda are you planning to respond after 3 years ? or is this project abandoned ?

Have the same error ... There was a commit here updating ExoPlayer https://github.com/MasayukiSuda/GPUVideo-android/commit/683810a941496e096d41f0f21befcb61d2599efa ... and VideoListener has been removed, but unfortunately after this commit these changes are not incorporated in...

Hello folks. Is there any news on manual dispose() method ? I don't use Navigator.pushReplacementNamed at all and I'd like to navigate between different modules in my app manually disposing...

Hi many thanks for your suggestion, I actually implemented `ExtendedCameraRecordGLSurfaceView`. Code is compilable etc, but have just 1 issue with initialisation of `private CGEFrameRecorder mFrameRecorder = new CGEFrameRecorder();` Basically `startRecording(fps,...

Hi, I mean have described the problem above. As per your advise I extended `CameraRecordGLSurfaceView to ExtendedCameraRecordGLSurfaceView` and I'm trying to force running `startRecording(int fps, int bitRate, String recordFilename, MethodChannel.Result...

Many thanks for such a quick reply ! It's a really interesting project also from learning perspective. Really appreaciate your help on the "Ops" issue. I tried to refactor userId...

Many thanks for your all priceless suggestions. I will follow them and try to implement a solution with shared mysql DB (php / flutter node.js). Just last one ... I...

a million thanks Rodrigo ! I will have an excellent weekend experimenting with your project !

Hello Rodrigo, Hope all is well. So I finally managed to refactor all my columns and also have changed authorization system. After analysing your code on both flutter and node.js...