ffmpeg -re -i IndagoLE.ts -codec copy -f mpegts udp:// 192.168.1.134:5047?pkt_size=1316
The ts file I am using above has KLV along with video. I am trying to send the stream to a UDP port with both channels being present however only the video channel is being sent. I basically want to pass the mpegts stream through - does anyone know how to do this? Tim _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".