I have a flash player which is streaming trough rtmp protocol. The player is working well locally except when I use it remotelly. It doesnt stream although the streaming address is fine. Also we recently changed from http to using https.
Could there be problem with https or what could be the problem, any ideas would be great
It turned out that the player gets hostname instead of the ip address for streaming so it was struggling for 20 secs to do that. Ok we found that the DNS wasn’t resolving the url for streaming properly 🙂 So use real ip address to stream instead of hostname