Closed pankti16 closed 5 years ago
Hi, By default not the original screen size is captured:
_width = _camera.pixelWidth / 4;
_height = _camera.pixelHeight / 4;
Please change the above settings in Recorder.cs
file in order to improve the quality. Take in mind that changing these values will affect the final gif size.
Thanks for your reply, already found it.
The generated gif looks so blur, how can I fix it?