Remi-C / interactive_map_tracking

A QGIS 2.6 plugin to track camera of user , AND/OR to autocommit/refresh edit on PostGIS vector layer
http://remi-c.github.io/interactive_map_tracking/
GNU General Public License v3.0
8 stars 4 forks source link

(optional) playing flash video in plug GUI doc tab #37

Open Remi-C opened 9 years ago

Remi-C commented 9 years ago

Proposition of improvement, it is clearly a non necessary stuff, but it could be a cool trick to know for you @yoyonel . the main page of doc (User guide) includes a youtube video, in flash. Currently, the plugin GUI doesn't display it. It would be super cool to have video in plugin, and it seems to be feasible :

QWebSettings().PluginsEnabled = True
Remi-C commented 9 years ago

Nice clean work !

Remi-C commented 9 years ago

Crash QGIS on develop

Remi-C commented 9 years ago

I I comment globalsettings.setAttribute(QWebSettings.PluginsEnabled, True) It doesn't crash, but doesn't shows video.