You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a series of ffmpeg use
1.read yuv420p data from v4l2 camera
2.render with sdl2
3.save to yuv420p rawdata file
4.save to mp4 video
5.save to jpeg file
6.stream video with udp
7.send video with self-define serialize struct by tcp