=== MisOlas SurfCams === Contributors: finisherdata Tags: surf, cameras, hls, country filter Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.1.1 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Display live surf cameras from Peru, Chile, and Panama with a country filter and HLS playback support. == Description == This plugin lets you display a live gallery of surf cameras filtered by country. It supports HLS video streaming and includes a PRO version activated via license. == Installation == 1. Upload the `misolas-surfcams` folder to your `/wp-content/plugins/` directory. 2. Activate the plugin from your WordPress admin panel. == Frequently Asked Questions == (No questions yet.) == Screenshots == (No screenshots yet.) == Changelog == = 1.1.1 = * Security fixes, local resource bundling, and compatibility improvements. = 1.1.0 = * Initial release. == External services == This plugin connects to an external service to retrieve real-time surf camera data. - **Service used:** MisOlas public API. - **Purpose:** To display a gallery of surf cameras filtered by country. - **User data sent:** None. - **API Endpoint:** https://cams.misolas.com/v1/cameras/ - **Privacy Policy:** [https://www.misolas.com/politicas-de-privacidad](https://www.misolas.com/politicas-de-privacidad) - **Terms of Service:** [https://www.misolas.com/terminos-y-condiciones](https://www.misolas.com/terminos-y-condiciones) == External assets == This plugin includes static local assets (such as logos and icons) bundled within the plugin folder. No external image or media hosting is used. All images are stored in the `/includes/assets/` directory and are loaded using `esc_url()` for security. This plugin bundles the open-source library [hls.js](https://github.com/video-dev/hls.js) (Apache-2.0 license). Both minified and source versions are provided in /includes/assets/vendor/.