I was trying to capture video from a device “macrosilicon av to usb2 0 ” using ffmpeg on windows 10 then stream it via UDP using the following command : ffmpeg -re -f dshow -i video="AV TO USB2.0" -c copy -f mpegts udp://224.0.0.1:8786?pkt_size=188 But i get the following errors: [mpegts […]
Daily Archives: August 29, 2023
10 posts