Quote:
Originally Posted by shamshel
I hate to say this, but nothing seems to have changed. I still have the same problem I previously described. I would refresh the page, but the video would just crash seconds after loading.
|
I only see two things that could be causing this
1. You said the video is killed 2 seconds after restarted, each time. This should not be. The script should kill the video after 2 seconds
the first time. Video should be killed after 3 seconds the second time, and so on.
2. The order of commands is this
- Wait for video start
- After video starts, wait 2 or more seconds before "dump start"
- After dump start, wait 1 second before "search start"
It is possible that "search start" is starting too soon. However I am not going to change that code until I confirm what I wrote in number 1, because if you are getting only 2 second delay each time after starting video, then either the code is wrong or something is wrong with your computer.