i had developed a program in PHP which plays video in Blackberry browser using jwplayer. Everything works fine but while playing video greater than 150 MB with video length 144 second, the videos stop playing after few seconds, just buffering icon is shown.
I think the cache of the browser is full. so it cant cache the data.
It stops working in about 80-100 MB or data is played.
Any opinion will be appreciable.
thanks in advance