hi
in our implementation progressive streaming doesn't work when we seek too much
for example it work when we fast forward it 100 second but when we fast forward 1000 second
it stops video and audio but on progress bar video looks still going on
link : http://www.atv.com.tr/webtv/kertenkele/bolum/35?id=42e980a8-e591-472b-8b2f-e89cd77017bb
ps : we are actually trying to parse video in client side
to do this we are passing the starting point of video as query string
but we are unable to seek to the given point without a few seconds delay
the delay is also another issue
we have some questions about that too
↧