9. To play the YUV file on Raspberry Pi OS desktop, use FFplay. (Run the following command on local terminal window, Not work if executing the command from SSH).
ffplay -f rawvideo -video_size 1280x720 -pixel_format bgr24 csitest.yuv
'''If you have other tutorials, please leave them in the comments.'''
<!--增加评论功能! -->
<comments />