Wowza Community

Push MPEG-TS over TCP

Hi, I am using Streaming Engine version 4.2 I would like to push to a Stream Target using MPEG-TS over TCP. Is this possible?

Thanks in advance :slight_smile:

Tom

Hello.

Please take a look at this guide:

Sample map file entries for Stream Target destinations (push publishing)

You will need set “rtpWrap”:"true"

Regards,

Salvadore

Hi Tom, I am very sorry but I was wrong.

Unfortunately Wowza can not push MPEG-TS using tcp, it’s udp only, regardless of whether rtp wrapped or not.

Again, sorry for my error in my first reply.

Salvadore

Hello.

Please take a look at this guide:

Sample map file entries for Stream Target destinations (push publishing)

You will need set “rtpWrap”:"true"

Regards,

Salvadore

Thanks. I will try this now.

Tom

Salvadore, When I set “rtpWrap:true” (I’m doing this via the web GUI) the person on at the target is telling me it is still coming to him as UDP. See his note to me below.

Hi Tom,

I can only see udp traffic to this port:

16:29:43.970222 IP xx.xx.xxx.xxx.6980 > 10.10.10.240.6021: UDP, length 1328

16:29:43.970387 IP xx.xx.xxx.xxx.6980 > 10.10.10.240.6021: UDP, length 1328

16:29:43.970514 IP xx.xx.xxx.xxx.6980 > 10.10.10.240.6021: UDP, length 1328

16:29:43.970615 IP xx.xx.xxx.xxx.6980 > 10.10.10.240.6021: UDP, length 1328

16:29:43.970768 IP xx.xx.xxx.xxx.6980 > 10.10.10.240.6021: UDP, length 1328

Salvadore,

Were you able to look in to this?

Tom