Descripción
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.
Instalación
- 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
Preguntas frecuentes
-
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.
Reseñas
Colaboradores y desarrolladores
«WordPress Live Webcam Widget & Shortcode» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WordPress Live Webcam Widget & Shortcode» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2
- Fix readme.txt
- Fix info page
- Added FTP support
1.0.2
- Added multilanguage support
1.0.0
- Initial version