Could not find plugin in Tizen Web Simulator

296 views Asked by At

I am using Samsung Tizen SDK 2.4 and I have created a project for Samsung Tizen smart tv. When I am running project run as Tizen Web Simulator application (Samsung TV). It is running but my video is not playing and it's giving error could not find plugin.

1

There are 1 answers

2
El 9ar9ni On

The simulator does not support all features like download or USB and does not give satisfying results in other features like watching videos. when I was using simulator, sometimes just refreshing the project on simulator works fine. Though I recommend you work with emulator, it gives more satisfying results and it is much more closer to a real TV.

The documentation from https://www.samsungdforum.com/tizenguide/tizen2911/index.html is the best way to learn how to do that. Hope this will help.