Project

General

Profile

[WFileResource] Cannot stream video to Safari on iDevice

Added by Long Nguyễn Đức over 8 years ago

I am using Wt 3.3.5. With the WMediaPlayer, first, the browser make a request, then abort the request with the reason being plugin load handled. Then browser make a second request to the resource, with out any header this time. The server doesn't seem to response to the second request (or, if WebSocket enabled, raise error: invalid ws request). Is there anything I can do to fix this?


Replies (1)

RE: [WFileResource] Cannot stream video to Safari on iDevice - Added by Long Nguyễn Đức over 8 years ago

It turns out that the resource need to set MIME type to work on Safari (I intended to not set it, to prevent the video from being catched by downloaders).

Cheer,

    (1-1/1)