Hi again,
funny again that you need to add the port this time.
@ napretep
About your question....the port you can find via CMD netstat (use -h to get help infos) if the stream does run in your browser for example.
Code:
netstat -ano
Aktive Verbindungen
Proto Lokale Adresse Remoteadresse Status PID
.............
TCP xxx.xxx.x.xxx:xxxx 178.162.192.207:443 HERGESTELLT 3052
............
Code:
rtmp://178.162.192.207:443/app/playpath
greetz