Recently I encountered the same problem as following website description :
I read all the website, and I got an information: TIViddec2 has some bug for deal with streaming, and ignore bitrate information built-in rtp streaming. I want to ask for TI's experts to make sure for this issue.
I used dvsdk_dm3730_04_02_00_06 based on omap3evm hardware. I made a rtsp streaming server by using VLC(windows version).
I composed the gstreamer pipeline as following: gst-launch rtspsrc location=rtsp://192.168.88.51:5544/test.sdp latency=1200 name=s ! rtph264depay ! queue ! TIViddec2 padAllocOutbufs=TRUE ! tidisplaysink2 video-standard=auto display-output=system overlay-top=0 overlay-left=0 overlay-width=1280 overlay-height=720
Thanks.
Best regards
everest.zhang