HI
I have managed to setup and have work mostly a system below.
Structure:-
Encoder Live stream output -> wowza4 (transrating) in our datacentre “live- record” -> wowza4 EC2 as “liverepeater-edge-origin” -> 2 or more wowza4 EC2 “Liverepeater-edge”
I can stream and see pictures on the edges - they all link together on the wowz:// protocol.
The loadbalance info can see the ec2 edges and not the EC2 edge-origin (only want the clients to connect to the “edges” not the cloud “edge-origin” server or our data center server) - it loads in the loadbalancer on its ec2 startup script.
If I select a dedicated output from the transrate on a edge ip or on the “edge-origin” address I get pictures that are pulled from the main server.
but when I use an address type like this:-
[URL]http://[/URL][wowza-ip-address]:1935/live/ngrp:myStream_all/playlist.m3u8
and also with the redirect in it it does not seem to work.
I want to really confirm that if I have my wowza4 datacentre server setup to transrate a live stream that can be carried forward to the edge-origin and edges on EC2 and the redirects can handle the multi streams so the systems adjusts according to bandwidth. Which I have seen work when connected directly to the datacentre server.
I need this bit:
[URL]http://[/URL][datacentre-wowza-ip-address]:1935/redirect/live/ngrp:myStream_all/playlist.m3u8
to get to this
[URL]http://[/URL][EC2edge-wowza-ip-address]:1935/live/ngrp:myStream_all/playlist.m3u8
and then bitrate adapt
I would seem that I have got all the parts working separately but not when stringing them all together.
Look forward to your input.
thanks
Alex.