Hello:
I have an encoder that is sending UDP video (MPEG-TS). I configured a live application to view this video in a FlashRTMP Player. However, I have a need where I need Wowza to rebroadcast the video as UDP multicast. Is this possible? I tried PushPublish Module but nothing seems to be happening. Here is the entry in my PushPublishMap.txt file
test.stream={profile:“mpegts”, streamName:“myStreamMPEGTS”, host:“239.1.1.1”, port:10000, rtpWrap:false}
Here is how I am trying to set this up (Single stream from the encoder)
Encoder —UDP unicast----> Wowza |-----(Live application)-----> End User with browser
Encoder —UDP unicast----> Wowza |-----UDP multicast------> Other applications
The other option is (Single stream from the encoder):
Encoder ----UDP unicast----> Wowza| ----(UDP multicast)---->Wowza -----(Live application)--------> End user with browser
Encoder ----UDP unicast----> Wowza| ----(UDP multicast)-----> Other applications
I hope this is clear.
Hello there and welcome to the Wowza support forum.
Can you confirm the target network supports multicast?
What URL and player are you testing playback of the pushed stream? The url to playback for mpeg-ts you are pushing from Wowza would be:
udp://224.0.0.1:11111/[app-name]/[stream-name]
You can enable debugging properties for the Push Publish add on:
How to debug Push Publishing AddOn
Kind regards,
Salvadore
Could you explain better how to do that?
I need to do the same but I’m lost I would like to send my wowza application(live stream) to udp multicast
Here is my scenerario
Live Application----> (UDP multicast IP) ---- other applications
Alex_C
December 17, 2016, 11:19pm
4
Could you explain better how to do that?
I need to do the same but I’m lost I would like to send my wowza application(live stream) to udp multicast
Here is my scenerario
Live Application----> (UDP multicast IP) ---- other applications
Hi Ricardo,
I see you have asked this question on several threads. Please see my response in this thread .
Regards,
Alex