Describe the bug
i tried to use render to record the camera preview of the dependecy camera with a timer on the screen, at recording it looks normal, but when the video is playing it looks realy laggy, like 1 or 2 frames per seconds. (i modifyed the frames to 60 and the handlers i tried to do it with many or few.)
if you want to look at my code to see if there it's a problem with it: https://github.com/NachoL24/videoapp/blob/main/lib/examples/camera_screen.dart
i used recordMotion and stopController.stop() in the _recordVideo() function.
Anyway, if someone has an opinion of a diferent way that i could do this or a way to improve my code or if you want to know more about the app i'm coding contact me at: ignaciolances24@gmail.com
Platform (please complete the following information):
render: ^0.1.3+1
Describe the bug
i tried to use render to record the camera preview of the dependecy camera with a timer on the screen, at recording it looks normal, but when the video is playing it looks realy laggy, like 1 or 2 frames per seconds. (i modifyed the frames to 60 and the handlers i tried to do it with many or few.)
if you want to look at my code to see if there it's a problem with it: https://github.com/NachoL24/videoapp/blob/main/lib/examples/camera_screen.dart
i used recordMotion and stopController.stop() in the _recordVideo() function.
Anyway, if someone has an opinion of a diferent way that i could do this or a way to improve my code or if you want to know more about the app i'm coding contact me at: ignaciolances24@gmail.com
Platform (please complete the following information):
render: ^0.1.3+1