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
Generating dynamic snapshot with following command:
xvfb-run -a /plugins/slimerjs/slimerjs /plugins/slimerjs/createThumbnail.js
Actual results:
Dynamic thumbnail generation is not proper for video assets, blank screen/ video player loading Icon is coming in the dynamic screenshot screen
Error log:
[DEBUG] network: resource #55 response in error (3): 99 - an unknown network-related error was detected (NS_ERROR_UNEXPECTED)
Expected results:
Dynamic snapshot should contains actual video poster Image.
The text was updated successfully, but these errors were encountered:
versions
Steps to reproduce the issue
Generating dynamic snapshot with following command:
xvfb-run -a /plugins/slimerjs/slimerjs /plugins/slimerjs/createThumbnail.js
Actual results:
Dynamic thumbnail generation is not proper for video assets, blank screen/ video player loading Icon is coming in the dynamic screenshot screen
Error log:
[DEBUG] network: resource #55 response in error (3): 99 - an unknown network-related error was detected (NS_ERROR_UNEXPECTED)
Expected results:
Dynamic snapshot should contains actual video poster Image.
The text was updated successfully, but these errors were encountered: