Hi Abhishek,
The client and the mcu are really in the same network? Because in our tests when one of the sides are in a VPN a connection is stabilished but one or both of sides don't display the video (even when their logs report they are sending and receiving data)
--off topic--
Other type of error we have are with other clients and MCUs (we tested our application with many others applications commercial and opensource). They stabilish the connection open the audio and video channels then they crash when the first audio(less times) or video(most times) packet arrives. We don't know yet if it is an error of ffmpeg, an error of audio codec, or an error of RTP implementation (on our source or on the commercial clients and MCUs). Someone tried to use the JRTPLib of Jori Liesenborgs in H323 project?
Hi
I am trying to connect my video conferencing application to Polycom VSX7000.
I am able to receive video but no video is received on Polycom side. I checked the GetFrameData function which is used to copy RGB data in H323 buffer. It is being called in normal way but somehow video is not transmitted to Polycom side. Has anyone tested H323+ library with VSX7000. Please help.
I have attached the trace file.