Hi folks,
We have the following setup:
Extron SMP 352 -> RTMP Push to streaming1.example.com (live /origin app)
streaming2.example.com -> Live Edge, fetches the stream from streaming1.example.com
streaming3.example.com -> Live Edge, fetches the stream from streaming1.example.com
The Extron device now transmits a live stream to the Wowza streaming engine streaming1.example.com without errors. From there, the video can be accessed via a streaming group as well as a single stream without any problems. If I now try to retrieve the stream on streaming2example.com, no matter if as single stream or stream group, I get a 404 error. In the log you can see the following:
LiveMediaStreamReceiver.connect: SSL:false url:wowz://streaming1.example.com[XXX.XXX.XXX]:1935/origin/definst_/myStream
CupertinoStreamerLiveRepeaterReceiver.close[origin/_definst_/myStream:cupertinostreamingpacketizer]
CupertinoStreamerLiveRepeaterReceiver.resetStream[origin/_definst_/myStream:cupertinostreamingpacketizer]
HTTPStreamerAdapterCupertinoStreamer.service: Request timeout: 8000
LiveMediaStreamReceiver.doWatchdog: streamTimeout[origin/_definst_/myStream]: Resetting connection: wowz://streaming1.example.com:1935/origin/_definst_/myStream
All three servers can reach each other and are on the same subnet. Any ideas why there are problems here? Or is my configuration already wrong? The goal is to get load balancing among the servers.
Regards
Stephan