Changes made to element properties by using setProperty() will not be applied. |
|
---|---|
Remote control or keyboard inputs cannot be sent into web content. | Confirm that a focus is set for the window or document that will use key inputs from the web content. It is recommended to add a focus code to the Play state stage. Note For more information, refer to the details on how to set a focus for a window and document. If you set a focus for multiple web content items, the focus may move to the web content that received Play state, causing an action that does not match the intended action to run. Only set a focus for specific web content that needs a focus. |
UDP data cannot be sent. |
|
Datalink table data cannot be sent. |
|
If web content is published using W Player API and played for an extended period of time, issues such as playback performance degradation or Player restart can occur. | Confirm that there is no memory leak in the published web content. To use W Player API, add "$wp = null;" while in Stop state to prevent a memory leak. |
Video is not played properly when using a video tag in web content. |
|