Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Radek
    Hi Team?
    me having same problem and need to get the pictures of two Webcams, which get stored in different sub-folders (two of them), them online.

    Who solved that – or could give me a hint?

    Resumeè
    Two cams are producing every x-minutes a picture.
    Both files have a time stamp
    Storage folders are different (two folders)

    Thank you in advance!
    Best regards,
    Tom

    Plugin Author Radek Matej

    (@nikdo)

    Hi,

    I have checked the code to identify how much effort it will take to implement it.

    Unfortunately, there is no way doing it both easy and secure. Providing directory parameter to the shortcode would also mean allowing the AJAX call to access any directory in uploads folder. And this doesn’t sound very secure.

    The only way to implement it is to configure directories in plugin administration UI and use some keys in the AJAX call. This is much more effort then I expected so I don’t plan to implement it currently.

    Sorry for the bad news. You have still an option of using different webcam plugin or tweaking my plugin code.

    Radek

    Plugin Author Radek Matej

    (@nikdo)

    mattnagy: In your case, if you have a single webcam and your images are just in a different folder, you can change the folder name in the code. Check react-webcam.php file for WEBCAM_DIR constant.

    Hi Radek,
    thx for answering – sadly not that what I hoped to hear – but that`s the life of a “non coder” (like me).
    BR,
    Tom

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Camera created subfolders/Direct plugin to folder?’ is closed to new replies.