hello,
I have an EVM DM3730. Trying to decode a h264 stream, I get long latency and jittery image. Not good at all. linux to linux streams work perfectly in both directions.
pc to evm stream a problem. here is the command:
gst-launch -v udpsrc port=5000 ! 'application/x-rtp, media=video, payload=96, clock-rate=9000, encoding-name=H264' ! rtph264depay ! TIViddec2 codecName=h264dec engineName=codecServer ! tidisplaysink2 sync=false
I have also tried many variations, but no luck.. Any assistance will be greatly appreciate it. P.S. I would curious to know if anyone has tried EVM to EVM and see if it works.
Regards
Haysam