jacksonliam / mjpg-streamer

Fork of http://sourceforge.net/projects/mjpg-streamer/
2.96k stars 1.21k forks source link

save video to sd card #317

Open OsmnT opened 2 years ago

OsmnT commented 2 years ago

Can I save video with "-o output_file"?

OsmnT commented 2 years ago

mjpg_streamer -i “input_raspicam.so -x 1280 -y 720 -o output_file.so -f /home/Pi/Destop -m video.mjpeg -o output_http.so

i did this the live stream worked. but the video recording does not move.

lovechang1986 commented 1 year ago

Hi, have you solve this problem? I want to streaming the video, meanwhile save video to sd card. Can I use mjpg-streamer so implement those works?