 Re: How to protect my rtmp likn from URL Snooper and Wireshack
To be honest, I don't think you can. You can try rtmpe, which is an encrypted version of rtmp, but it only hides the data getting streamed. People still need to connect to the server and if you can connect to a server, then you can get the IP address of the server. If you stream via rtmpe, then WireShark will show the data as "Real Time Messaging Protocol (Unknown (0x0))", but it still shows the IP address of the server you're connected to. People might also be able to decompile the swf player you're using to get the IP address of the server.
Maybe they have better ideas on the Adobe forums, but obviously don't tell them about the illegal content.
|