Hi,
I am developing a video conference application(server/client) using UMC sample, but I found that the decoder always display the frame with about 2~2.5 sec delay.
I've adjust the encoder parameters : Level_idc = 10,and checked the decoderside: DPB size = 3, level = 10;
I don't know where the delay happen ?
I'm using "jrtp"for transfering the video packet; "h264_spl"for spllitering thestream.
Any answer to the problem would be appreciate.
Link Copied
Hello,
do you see the same delay with UMC simple_player application?
Regards,
Vladimir
For more complete information about compiler optimizations, see our Optimization Notice.