You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
media::play() - id =5e057cc6-377e-a75b-093b-3726b3fefc82 Entered AVPlayManager.prepareAsync() VM75:formatted:260 in getErrorObjectLocal code:15,name:InvalidAccessError NaNmessage:PLAYER_ERROR_CONNECTION_FAILED VM75:formatted:138
I get this error every time when I call play function of media.
Also if I call again, the new error in console is in getErrorObjectLocal code:15,name:InvalidAccessError NaNmessage:PLAYER_ERROR_INVALID_OPERATION.
I'm having a similar issue. It happens when toast.js calls webapis.avplay.open(src);
It throws an exception with WebAPIError object: (Type Mismatch Err)
media::play() - id =5e057cc6-377e-a75b-093b-3726b3fefc82
Entered AVPlayManager.prepareAsync() VM75:formatted:260
in getErrorObjectLocal code:15,name:InvalidAccessError NaNmessage:PLAYER_ERROR_CONNECTION_FAILED VM75:formatted:138
I get this error every time when I call play function of media.
Also if I call again, the new error in console is
in getErrorObjectLocal code:15,name:InvalidAccessError NaNmessage:PLAYER_ERROR_INVALID_OPERATION
.Has anyone been able to solve it before?
NOTE: this is the link of the video http://media.w3.org/2010/05/sintel/trailer.mp4
The text was updated successfully, but these errors were encountered: