"nwjon" wrote:
Yes, i still dont get it.
The workaround is to set the connection timeout manually to override the 5 second timeout 7.5 introduced. It sounds like this will be corrected in 7.5 4099, but I haven't received it yet to verify. Here is a code example.
videoPlayer = CreateObject("roVideoPlayer")
videoPlayer.SetConnectionTimeout(30)