Yate server > Yate bugs

enable H264 video support in YATE

(1/2) > >>

roy:
Hi,
I am trying to get video calls with YATE and still faild to get it up.
Does anybody done this before.

Currently I can make voice call using Yate. I use the latest YATE release 4.2.0.2

Now I want to make SIP video call using YATE . I could not find any information regarding that.
Client is sending H264 codec.

This is the information :

1. All setup is inside the LAN.
2. Running YATE 4.2 on Cent OS 6.2
3. Using Jitsi Client on 2 machines in the same LAN.
4. Both clients can register and can place voice calls.
5. when I try to establish the video call it does not.
6. Codec is H264 and I have set the 
        h263-1998/90000=yes
       h264/90000=yes

      h263-1998=yes
      h263=yes
     h264=yes

in ysipchan.conf

Please advice me how to configure YATE for SIP video call.
Regards,
Roy.

cc08:
Hi, roy!

From my experiments with video calls, I have concluded that the YATE did not properly handle dynamic types rtpmaps. But my message to the mailing list, no response. So that is a sore subject for a long time, I think ...

Best regards,
cc08.

ps. sorry my english.

Diana Cionoiu:
Hello Roy,

Can you please post also a capture of SIP packets?

From both sides and explain a bit what you do?

Like you call from IP1 to Yate to IP2. Please capture both sides of the conversation. Use the attach functionality of the forum to add the captured file with wireshark.

Diana

P.S. cc08, I didn't had time to answer to your stuff and there weren't enough informations in the e-mail you've sent on the mail list.

roy:
Hi Diana,
Thanks for your reply.

Well This is my setup

My Yate server is on IP 192.168.1.20 CentOS 6.3 server. Firewall is off (iptables/ip6tables)
I have Jitsi's running on 192.168.1.50 (acc 1002) and 192.168.1.58 (acc 1004)
Both registered successfully.
Possible to do voice call in both ways and works very well.

I called from Jitsi client 1002 on 192.168.1.50 to Jitsi client on 192.168.1.58 and tried to toggle the video option.

When I try to make the video call it fails.

I go the siptrace from wireshark from client side and also siptrace log from Yate with tcpdump  and debug log with l option at the start.
Please find the attached files.

Please help me out on this issue.

Best Regards,
Roy.

virrus:
First of all, video calls are always possible when using rtp_forward and sdp_forward.
When rtp stream is going through yate, some problems may arise.
From my experience, problems with video calls are usually caused by missing fmtp: lines in sdp.
Yate reproduces only a few fmtp parameters on outgoing call leg, and most video phones can't live without those parameters.
You can try this patch to fix this issue: http://vir.lclt.ru/yate/sdp-fmtp.diff
It worked for me a couple of years ago, hope it still works :)

Navigation

[0] Message Index

[#] Next page

Go to full version