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.
Captures d’écran
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.
Avis
Contributeurs/contributrices & développeurs/développeuses
« WordPress Live Webcam Widget & Shortcode » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « WordPress Live Webcam Widget & Shortcode » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.2
- Fix readme.txt
- Fix info page
- Added FTP support
1.0.2
- Added multilanguage support
1.0.0
- Initial version