|
I'm working in a scenario where there are 2 system and both the system acts as server as well as client i.e. both will transmit and receive the audio/video at the same time.One system has a static IP and another is a dynamic IP.
In dynamic IP system,DSL router configuration --> NAT -->Virtual Servers --> ADD has been changed as below.
External Port start = 27015
Internal Port start = 27015
External Port end = 27015
Internal Port end = 27015
Server Ip address = 192.168.1.2
Protocol = UDP/TCP
Now when I'm trying to transmit the Audio/Video data from a static system to a dynamic system, Audio data is transmitted to the dynamic system and is received again at the static system which is unwanted.In vice versa case it's working fine.Please help on this regard.
|