Title: Version 2
Last modified: August 31, 2016

---

# Version 2

 *  Plugin Author [Radek Matej](https://wordpress.org/support/users/nikdo/)
 * (@nikdo)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/version-2-5/)
 * Reply to this thread if you feel the need for React Webcam Version 2. You can
   see it in action on [windsurf.cz](http://windsurf.cz/leto/webkamera/#react-webcam).
 * If you just want the source so that you can build on it, check out the trunk 
   from plugin’s SVN.
 * [https://wordpress.org/plugins/react-webcam/](https://wordpress.org/plugins/react-webcam/)

Viewing 14 replies - 1 through 14 (of 14 total)

 *  [benicars](https://wordpress.org/support/users/benicars/)
 * (@benicars)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/version-2-5/#post-8675107)
 * Radek I have a question about version 1.1.0
    I made a test environment in WP 
   4.7.1 and all worked as expected. Now I created a new installation, but now I
   can’t install the PlugIn. It gives me Parse error: syntax error, unexpected T_STRING
   in /home1/nysoxcom/public_html/zuidcam/wp-content/plugins/react-webcam/react-
   webcam.php on line 9
 * Anu advice? Thank you!
 *  Plugin Author [Radek Matej](https://wordpress.org/support/users/nikdo/)
 * (@nikdo)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/version-2-5/#post-8678192)
 * Not sure, but I guess the reason can be that you have [an old PHP version that doesn’t support namespaces](http://stackoverflow.com/a/6473146/5763764)
   because there is a namespace declaration on line 9.
 *  [noapi1](https://wordpress.org/support/users/noapi1/)
 * (@noapi1)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8859030)
 * Hi, where can I get version 2? Thank you.
 *  Plugin Author [Radek Matej](https://wordpress.org/support/users/nikdo/)
 * (@nikdo)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8861091)
 * Hi,
 * Version 2 is not official, but you can get it from the [SVN repository](https://plugins.svn.wordpress.org/react-webcam/branches/v2/)
   and customize it as you wish.
 * Radek
 *  [noapi1](https://wordpress.org/support/users/noapi1/)
 * (@noapi1)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8861143)
 * Thank you.
 *  [tobithronberens](https://wordpress.org/support/users/tobithronberens/)
 * (@tobithronberens)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8873840)
 * Hi Radek,
 * i have found your plugin and have a test with my webcam. Version 1 works very
   fine.
    Now i will try to setup version 2. Can you give me a tip, where i have
   to make changes in the configfiles? Many thanks your your plugin work!
 * Greetings from Germany and best regards…
 * Tobi
 *  [noapi1](https://wordpress.org/support/users/noapi1/)
 * (@noapi1)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8874673)
 * Me too. Thanks.
 *  Plugin Author [Radek Matej](https://wordpress.org/support/users/nikdo/)
 * (@nikdo)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8875583)
 * 1. Upload [v2 source code](https://plugins.trac.wordpress.org/browser/react-webcam/branches/v2)
   to **/wp-content/plugins/** directory.
    2. Activate it on **Plugins** page. 3.
   Customize [configurable.php](https://plugins.trac.wordpress.org/browser/react-webcam/branches/v2/configurable.php)
   file. You want probably localize the **format_date** function.
 * Otherwise it should just work. I provide no guarantees though, I haven’t touched
   the code for a while. And as far as I know there are some issues with automatic
   image deletion.
 *  [tobithronberens](https://wordpress.org/support/users/tobithronberens/)
 * (@tobithronberens)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8875636)
 * Hi Radek,
 * thanks for your quick response.
    I will try it an let you know, how it works.
   🙂
 * Many thanks…
 * Tobi
 *  [noapi1](https://wordpress.org/support/users/noapi1/)
 * (@noapi1)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8875714)
 * How can one download this v2 as a zip? Cannot find any link.
 *  [tobithronberens](https://wordpress.org/support/users/tobithronberens/)
 * (@tobithronberens)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8875756)
 * I have taken it one by one and built the structure on my webspace! 😉
 *  Plugin Author [Radek Matej](https://wordpress.org/support/users/nikdo/)
 * (@nikdo)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8876647)
 * And did it work? 🙂
 * Here is how you can [get the source code using SVN](https://wordpress.org/plugins/about/svn/):
   `
   svn co https://plugins.svn.wordpress.org/react-webcam`
 * Then you can find v2 in `react-webcam/branches/v2` directory.
 *  [noapi1](https://wordpress.org/support/users/noapi1/)
 * (@noapi1)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8876666)
 * OK, thanks, but I am not a Linux-user 🙂
    So I will do it by hand and hopefully
   your v2 will make is as a plugin-version.
 *  [tobithronberens](https://wordpress.org/support/users/tobithronberens/)
 * (@tobithronberens)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8879072)
 * Hi Radek,
 * not really. 🙁 I have make the changes in configurable.php.
    My webcamfile name
   is a little bit differnt to your version. So i´ve had to change it. But when 
   i pointed the plugin to the new react-webcam.php my wordpress systems stopped
   working. Not sure why, but i will have a look again. 🙂
 * Thanks…
 * Tobi

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Version 2’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/react-webcam_64605e.svg)
 * [React Webcam](https://wordpress.org/plugins/react-webcam/)
 * [Support Threads](https://wordpress.org/support/plugin/react-webcam/)
 * [Active Topics](https://wordpress.org/support/plugin/react-webcam/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/react-webcam/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/react-webcam/reviews/)

 * 14 replies
 * 4 participants
 * Last reply from: [tobithronberens](https://wordpress.org/support/users/tobithronberens/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/version-2-5/#post-8879072)
 * Status: not resolved