I'm currently using a program called mjpg_streamer on a Raspberry Pi 3B+ to
accomplish this, but it doesn't include a good way to also record the
webcam footage to a local file the way that ffmpeg does.

Currently mjpg_streamer is set up to output a camera feed to
localhost:8085/?action=stream, which makes it pretty easy to design
webpages to hook into the feed and display it to an outward facing user
(all still on the Pi, via Apache).

Is there a way to accomplish this with ffmpeg? I'm still pretty new to the
linux shell and would really appreciate any pointers. Thanks!
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to