Hi to all
I am playing video through streaming... Its give errors.. i tried .mp4,.3gp,.m4vetc... In logcat for 3 different
file formats shows different type error... Error as below
for .mp4 ----MediaPlayer error(1, -17)
for .3gp(same file) ---- Media Player error(200, -17)
for .m4v(same file) ---- Media Player error(1, -1)
Can anyone tell me what exact these errors means...?
Thank You
Nithin N V

