[h323plus] Problem in receiving 4CIF with H.263 codec

Taranpreet Anand taran.kanand at gmail.com
Wed Jan 23 23:26:58 EST 2008


Hi,

What I've done is, I've added all capabilities first and then set the
topmost priority for "H.263"  (which I assume is dynamic and works for all
sizes including 4CIF).

In H323EndPoint derived class,

AddAllCapabilities(0, P_MAX_INDEX, "*");
PStringArray preferenceorder;
PString str3_4cif = "H.263";
preferenceorder.AppendString(str3_4cif);
capabilities.Reorder(preferenceorder);

This transmits the video to remote site successfully but is not able to show
the received video.
If CIF is selected at remote site, video is displayed on both sides
successfully.
But if 4CIF is selected, video is not shown on any side.

Please Help.
Thanks in advance.
Taranpreet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.packetizer.com/pipermail/h323plus/attachments/20080124/85888f53/attachment-0003.html>


More information about the h323plus mailing list