Hi all,
I am trying to use pandaboard(omap4430) for live video conferencing using gstreamer omx h264 using rtpbin.
there is a delay of 2 to 5 sec in streaming and i am not able to make a good live conference.
I am suspecting delay on the omx_h264dec (omx h264 decoder) side.
Where can i find the omx h264 decoder code (omx code)
how can I debug this problem...
please help me .
Thanks,
Bujji
I suggest that have a look into the tuning parameters of the different components used in the pipe line. For example as mentioned below:
1. rtph264depay – check queue-delay
2. udpsrc – check buffer-size
3. rtspsrc – check buffer-mode, udp-buffer-size
Regards,
Chintan
------------------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.------------------------------------------------------------------------------------------------------------------