when my project,we use flash p2p ,but the connections would be failed sometimes ,the docs said can configure the TURN proxy,but how to get the TURN proxy?
write a server or do some setting or install some softwares?
any help?
thanks very much!
the Flash runtime only supports draft-ietf-behave-turn-8 (with no authentication) for RTMFP, not any later draft or the final RFC version:
http://tools.ietf.org/html/draft-ietf-behave-turn-08
i don't know where you could get something like that now, unfortunately. i wrote the one we use here.
if you happened to have such a TURN proxy server, you configure Flash Player to use it by adding a line to your mms.cfg file (location depends on your operating system; on the Mac it's at /Library/Application Support/Macromedia/mms.cfg). you add a line that says:
RTMFPTURNProxy=<host/ipaddr>
for example
RTMFPTURNProxy=10.11.12.13
North America
Europe, Middle East and Africa
Asia Pacific