<html><body><div style="color:#000; background-color:#fff; font-family:bookman old style, new york, times, serif;font-size:12pt">I have developed a media player on android to play mpeg-ts streams. I am<br>using eclipse juno version on windows OS. I have configured gstreamer in<br>eclipse to develop the media player. Now there are certain problems coming.<br><br>1) The transport stream that I am testing is of high frame rate, so a<br>synchronized display is not coming. There is much disturbance. What could be<br>the reason? Codec problem?<br><br>2) My main doubt is, I am supposed to receive the stream over udp in LAN.<br>But when I give the uri "udp://10.61.124.141:1234", the emulator does not<br>display anything and displays the message, "Could not get settings from/on<br>resource". What might could be the reason? I googled on this but no luck so<br>far. An ideas? I am new to this forum.</div></body></html>