=== Wordpress Live Webcam Widget & Shortcode === Tags: embed webcam wordpress, wp live webcam, wordpress mjpeg embed, mjpeg wp live Donate link: https://goo.gl/ozOG2n Requires at least: 4.5 Tested up to: 6.5.5 Requires PHP: 5.3 Stable tag: trunk License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Embed a webcam into Wordpress site. It's possible to embed a MJPEG stream or simple JPG. == Description == With this plugin is possible to include a live webcams by using a remote stream. You can use JPEG, MJPEG or CGI streamed in a widget or in a post/page by using the [webcam] shortcode. == Installation == - FTP Installation 1. Upload the `wordpress-webcam` folder to the `/wp-content/plugins/` directory 2. Activate the Wordpress Live Webcam Widget & Shortcode plugin through the `Plugins` menu in WordPress - Wordpress Installation 1. Go to `Plugins` menu and click on `Add new`. 2. Click on `Upload plugin`. 3. Select the .zip file that contain the plugin 4. Click on `Setup now` 5. Activate the Wordpress Live Webcam Widget & Shortcode plugin through the `Plugins` menu in WordPress == Frequently Asked Questions == = HTTPS is supported? = Yes. You can use HTTP or HTTPS. = RTMP/RTSP is supported? = No. Because it required a streaming server. = FTP URL is supported? = Yes. You can a public FTP or with string ftp://user:password@hostname:21/image.mjpg = Can I use a non-standard port on URL? = Yes, you can. == Screenshots == 1. WP live Webcam info page 2. WP Live Webcam Widget 3. WP Live Webcam Shortcode == Changelog == = 1.2 = - Fix readme.txt - Fix info page + Added FTP support = 1.0.2 = + Added multilanguage support = 1.0.0 = + Initial version