• Resolved hertmond

    (@hertmond)


    Hello,
    the plugin works and the pictures of my webcam are copied by FTP to the directory
    wp-content/uploads/webcam/.
    The filenames are looking like this:
    Condor_D58364829_20200524231009833_TIMING.jpg
    Condor_D58364829_20200524231109035_TIMING.jpg
    and so on.
    When I load the page again manually, the new picture will be shown but not automatically.
    The shortcode is [reactwebcam refreshinterval=30].
    Thanks a lot an best regards
    Andre

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Radek Matej

    (@nikdo)

    Hi,

    I’m not sure why it does not work. Files are timestamped and the location is correct. The only cause I can think of is a conflicting JS plugin with a different React library version.

    Try opening Chrome DevTools and check if there are any errors logged in the console for your WordPress website.

    Radek

    Is there any answer to this issue I am having the same issue. The cameras are working and uploading the FTP images to the server and the React Webcam up dates the current image when the page loads or is refreshed but not on the intervals set.

    [reactwebcam dir=westview/FoscamCamera_00626ED88BD6/snap/ refreshinterval=8]

    Plugin Author Radek Matej

    (@nikdo)

    Hi,

    open Chrome DevTools as I advised and check for errors. Let me know if you find something there.

    Radek

    swapau

    (@swapau)

    Hello, this is the error that I see in Google DevTools

    Uncaught TypeError: React.createClass is not a function
    at ActualImage.js?ver=5.5.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Only manually refreshing works’ is closed to new replies.