I have a IPTV stream MPEGTS already formatted. I want to use it with udpsink.
I have both pipelines i get audio but no video.
Http:// ! Tsparse alignment =7 ! Queue ! Udpsink host=10.10.10.5 port=5001
The video as far as i can see is mpeg2ts and audio is ac3…
It is going from an iptv stream to a vicima cgip12+
Udp to mpegts coax out.
If i use ffmpeg it dose ok but video on multi incomming streams sometimes shops or shutters.
I use ffmpeg -re -i -c:v copy -c:a copy -udp://10.10.10.5:5001?pkt_size=1316
I get both audio and video
The copy says using
Libx264 video and ac3 audio… i dont really need to remux… if i remux with ffmpeg it takes 10% processing power
If i do the -re copy it only takes 1% streams are clear and clean low VBR but if more then 1 stream it shutters. Even with a 1g internet connection