So I’ve attempted to set up my broadcast encoder to push 4 Mbit/sec UDP multicast to 224.2.2.2:10000 on my internal network. I configured Wowza following this tutorial https://www.wowza.com/docs/how-to-publish-and-play-a-live-stream-mpeg-ts-based-encoder, entering the multicast IP instead of 0.0.0.0 as indicated. All else is the same. There does not appear to be any output from the Wowza Server (as in http://[wowza-ip-address]:1935/live/mpegts.stream/playlist.m3u8 and http://[wowza-ip-address]:1935/live/mpegts.stream/manifest.f4m do not exist), and I’m at a point where I’m banging my head against a wall here.
Sample output from my logs…
Error log
#Version: 1.0
#Start-Date: 2013-10-14 09:21:34 PDT
#Software: Wowza Media Server 3.6.2 build5334
#Date: 2013-10-14
#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id x-spos sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment
ERROR server comment 2013-10-14 09:21:34 - - - - - 0.24 - - - - - - - - ServerUtils.loadServerListener: Error creating <ServerListener> (com.wowza.wms.plugin.amazonaws.ec2.env.ServerListenerEC2Variables): java.lang.ClassNotFoundException: com.wowza.wms.plugin.amazonaws.ec2.env.ServerListenerEC2Variables
ERROR server comment 2013-10-14 09:21:34 - - - - - 0.242 - - - - - - - - ServerUtils.loadServerListener: Error creating <ServerListener> (com.wowza.wms.plugin.mediacache.impl.MediaCacheServerListener): java.lang.ClassNotFoundException: com.wowza.wms.plugin.mediacache.impl.MediaCacheServerListener
ERROR server comment 2013-10-14 09:21:35 - - - - - 1.035 - - - - - - - - JMXConfig: error: java.net.MalformedURLException: Bad URL path: ${com.wowza.amazonaws.ec2.AWSEC2_METADATA_PUBLIC_HOSTNAME}:8084/jndi/rmi://${com.wowza.amazonaws.ec2.AWSEC2_METADATA_PUBLIC_HOSTNAME}:8085/jmxrmi
Access log
2013-10-14 16:09:20 PDT create stream INFO 200 - - _defaultVHost_ live _definst_ 0.0 - 80 null 127.0.0.1 rtsp - known 1486152010 0 0 1942 0 0 0 mpegts.stream - - - - - null null - null -
2013-10-14 16:09:20 PDT comment server INFO 200 - RTPDePacketizerMPEGTS.init: Drop incomplete video frames _defaultVHost_ live _definst_ 24466.224 - 80 null 127.0.0.1 rtsp - known 1486152010 0 0 - - - - - - - - - - - - - null -
2013-10-14 16:09:20 PDT comment server INFO 200 - MulticastTransport.bind[live/_definst_]: 224.2.2.2/10000 _defaultVHost_ live _definst_ 24466.224 - 80 null 127.0.0.1 rtsp - known 1486152010 0 0 - - - - - - - - - - - - - null -
2013-10-14 16:09:20 PDT publish stream INFO 200 mpegts.stream - _defaultVHost_ live _definst_ 0.001 - 80 null 127.0.0.1 rtsp - known 1486152010 0 0 1942 0 0 0 mpegts.stream - - - - - null null - null -
2013-10-14 16:09:20 PDT comment server INFO 200 - RTPMediaCaster.Reconnector[1340818635:live/_definst_:mpegts.stream]: done: 1281 - - - 24466.225 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-14 16:09:33 PDT comment server INFO 200 - RTPMediaCaster.streamTimeout[1340818635:live/_definst_:mpegts.stream]: timeout:12000 diff:12003 reason:101 - - - 24478.624 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-14 16:09:33 PDT comment server INFO 200 - RTPMediaCaster.resetConnection[1340818635:live/_definst_:mpegts.stream]: - - - 24478.625 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-14 16:09:33 PDT comment server INFO 200 - RTPMediaCaster.closeRTPSession[1340818635:live/_definst_:mpegts.stream] - - - 24478.652 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-14 16:09:33 PDT comment server INFO 200 - MulticastTransport.unbind[live/_definst_]: 224.2.2.2/10000 sent:0 recv:0 - - - 24478.653 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-14 16:09:33 PDT unpublish stream INFO 200 mpegts.stream - _defaultVHost_ live _definst_ 12.43 - 80 null 127.0.0.1 rtsp - known 1486152010 0 0 1942 0 0 0 mpegts.stream - - - - - null null - null -
2013-10-14 16:09:33 PDT comment server INFO 200 - RTPMulticastListener.run(stop) _defaultVHost_ live _definst_ 24478.654 - 80 null 127.0.0.1 rtsp - known 1486152010 0 0 - - - - - - - - - - - - - null -
2013-10-14 16:09:33 PDT destroy stream INFO 200 mpegts.stream - _defaultVHost_ live _definst_ 12.431 - 80 null 127.0.0.1 rtsp - known 1486152010 0 0 1942 0 0 0 mpegts.stream - - - - - null null - null -
2013-10-14 16:09:33 PDT comment server INFO 200 - RTPMediaCaster.Reconnector[1340818635:live/_definst_:mpegts.stream]: start: 1282 - - - 24478.655 - - - - - - - - - - - - - -