Hi all, [

] Sorry for the delay, as was out of town for few weeks, Now back and give my fix to my friend to test it out. and guess what it worked like a charm......,
So let me share my findings:-
I wrote a java application to stream the DM video's and that worked without a problem in first attempt. Then tried to TCP dump for my app and umsp dm plugin to find out the differences. While comparing the tcp dump date couldn't find much diff in both apps. except the culprit port ":80" which we explicitly setting in dm-proxy while redirecting. plugin was working earlier, which tell me that DM recently updated there server policies to restrict port 80 on there redirected severs.
So cut the long story short, dev of this plugin please remove/change the ":80\r\n" to "\r\n" and it will start working as expected.....
Hope this helps to resolve the DM issue for now, until some other changes implemented on DM servers..
