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.
Screenshots
Installation
- FTP Installation
- Upload the
wordpress-webcam
folder to the/wp-content/plugins/
directory - Activate the WordPress Live Webcam Widget & Shortcode plugin through the
Plugins
menu in WordPress
- WordPress Installation
- Go to
Plugins
menu and click onAdd new
. - Click on
Upload plugin
. - Select the .zip file that contain the plugin
- Click on
Setup now
- Activate the WordPress Live Webcam Widget & Shortcode plugin through the
Plugins
menu in WordPress
FAQ
-
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.
Reviews
Contributors & Developers
“WordPress Live Webcam Widget & Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WordPress Live Webcam Widget & Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Fix readme.txt
- Fix info page
- Added FTP support
1.0.2
- Added multilanguage support
1.0.0
- Initial version