Hi,

I've got the following problem after ~30 min of video/audio chat the 
video picture of the person I'm talking to and the video picture of my 
self freeze in my client.

The sound keeps coming but the video only updates not more than every 
~20 sec. The person I'm talking to keeps seeing my video picture moving 
normally using a old WengoPhone Version.

I've got this problem everytime I'm using QuteCom. It's reproducible 
only costs about 29 - 31 min. If I call again everything works until 
another 30 mins have past and the videos in my client freeze again.

The problem happens with the official QuteCom-RC3 Version and the 
QuteCom 2.2 Branch I've downloaded and compiled some days ago. I'm using 
a Intel Unibody MacBook with MacOS X 10.5.7.


I looked a bit into the execution to see what happens. After ~30 min 
ph_media_video_flush_queue (phmedia-video.c) nearly stops getting called 
(only every ~20 sec).


ph_handle_video_network_data (phmedia-video.c) keeps getting called with 
the same timestamp 2306700000 for very long time then the ~20 sec update 
starts.

In ph_handle_video_network_data (phmedia-video.c)
mp = rtp_session_recvm_with_ts(stream->ms.rtp_session,timestamp)
keeps resulting in mp == NULL so that nothing is done in 
ph_handle_video_network_data.


I don't think it's a problem of my network connection cause it happens 
everytime. And because the person on the other side keeps seeing me moving.


I'm eager to solve this problem. But I need help cause I'm not very used 
to the qutecom code. Any ideas where the problem could be, where I 
should look and what variables I have to watch to see what happens? Do 
you need more information?

Thanks a lot in advance


Markus
_______________________________________________
QuteCom-dev mailing list
QuteCom-dev@lists.qutecom.org
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to