Quantcast
Channel: Adobe Community : Popular Discussions - Flash Media Live Encoder
Viewing all articles
Browse latest Browse all 16106

proxy between Flash Media Live Encoder and Adobe Media Server

$
0
0

ciao,
I encode from a pc with Adobe Flash Media Live Encoder to a server with Adobe Media Server. And this configuration works well.
The actual configuration is:
1) computer A (es: 192.168.1.5 - gw 192.168.1.254) point to computer B
with FMS url: rtmp://COMPUTER_B_WAN_IP/live and StreamName
test?user=useruser&password=userpassword
2) computer B (es: 210.22.11.134) with Adobe Media Server

But now I need to encode from Adobe Flash Media Live Encoder (computer A) to a pc (computer P) and then redirect the rtmp stream to the Adobe Media Server (computer B). Those 3 computers have different lan configurations. If I use rtmpsuck (
http://rtmpdump.mplayerhq.hu/) on computer P, can I use it like proxy to redirect the computer A rtmp flow to computer B?

I suppose:
1) computer A (es: 192.168.1.5 - gw 192.168.1.254) point to computer P with FMS url: rtmp://COMPUTER_P_WAN_IP/live and StreamName test?user=useruser&password=userpassword
2) on computer P (es: 10.10.10.8 - gw 10.10.10.254) I install
rtmpsuck, I open port 1935 on his firewall and I configure iptables
like: iptables -t nat -A PREROUTING -p tcp --dport 1935 -j DNAT
--to-destination COMPUTER_B_WAN_IP:1935
3) on computer B I do nothing.

 

Now I have 3 questions:
1- Can it works?
2- On computer P (the proxy) I must install rtmpsuck and rtmpsrv or I can install only rtmpsuck? I don't necessary need to record the stream

3- Is there another way to do this? Is there another software to redirect the stream?

 

Thankyou

M.


Viewing all articles
Browse latest Browse all 16106

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>