Webcam

 avatar
user_9998222645
php
2 years ago
10 kB
4
Indexable
Never
<?php

return [
    // webcam_test
    'test_title' => 'Webcam Test - Check Your Camera Via Our Online Tool',
    'test_meta_desc' => 'Use this webcam test to determine if your PC or phone camera is set up and work correctly',
    'test_meta_key' => 'webcam, webcam error, webcam fix, webcam test, webcam tool, check webcam, webcam check, pc webcam, phone webcam, mobile webcam',

    'h1' => 'Webcam Test - Check if your Webcam is Working',
    'how_to_test' => 'How to test your webcam?',
    'how_to_test_p_1' => 'Is your webcam not working for some reason? Test your webcam for proper operation by following the steps in Test Webcam Online on the right side of the screen.',
    'proven_solutions' => 'Proven Solutions to Common Webcam Problems',
    'proven_solutions_p_1' => 'Here are all the solutions to our visitors\' most common webcam problems.',
    'proven_solutions_p_2' => 'Do you see yourself and the number of FPS (numbers on the camera image, number of frames per second)? Then your camera has passed the test and is fine.',
    'proven_solutions_p_3' => 'The camera has failed the test if you cannot see anything even after confirming the browser message. Then you need to use these steps:',
    'proven_solutions_li_1' => 'Step 1. Try using a different browser than the one you use all the time. Perhaps your software test passed a long time ago in another browser.',
    'proven_solutions_li_2' => 'Step 2. Make sure the webcam is plugged into the USB connector. When you reconnect the webcam, you should see a particular picture or hear a sound on the PC screen.',
    'proven_solutions_li_3' => 'Step 3. Some web camera models have an "ON/OFF" switch, so ensure it is set to the "ON" position.',
    'proven_solutions_li_4' => 'Step 4. Using the model number would help if you also tried downloading the latest drivers for your webcam model.',

    'question_1' => 'Why do I need to test my webcam?',
    'answer_1' => 'Testing your webcam before a meeting/lecture is vital to see if your webcam is working perfectly and how you and your surroundings seem on the webcam\'s video.',
    'question_2' => 'How is my webcam being tested?',
    'answer_2' => 'Our tool tests your webcam by using your browser to search and join a connected webcam on your computer. The video feed will then be added to this page. We never record any audio/video coming from your system.',
    'question_3' => 'Why is my webcam not working?',
    'answer_3' => '<ul>
        <li>You didn\'t click "Allow" when your browser asked for approval to access your webcam;</li>
        <li>Your webcam isn\'t connected to your computer. Also, inspect your cables;</li>
        <li>You haven\'t installed drivers for your webcam. You can install webcam drivers by navigating to your webcam manufacturer\'s website and downloading them there. Or you can use driver updating software by Driversol;</li>
        <li>Your webcam isn\'t turned on;</li>
        <li>Your webcam might be broken;</li>
        <li>Make sure something isn\'t blocking the webcam view.</li>
    </ul>',

    // sidebar
    'if_you_can_see' => 'If you can see yourself or the video your webcam is recording in the frame, then that means your webcam is working!',

    'webcam-prop_media_name' => 'Webcam Name',
    'webcam-prop_tester_wt_rating' => 'Quality Rating',
    'webcam-prop_media_builtin_microphone' => 'Built-in Microphone',
    'webcam-prop_media_builtin_speaker' => 'Built-in Speaker',
    'webcam-prop_video_frame_rate' => 'Frame rate',
    'webcam-prop_video_stream_type' => 'Stream Type',
    'webcam-prop_image_mode' => 'Image Mode',
    'webcam-prop_image_megapixels' => 'Webcam MegaPixels',
    'webcam-prop_image_resolution' => 'Webcam Resolution',
    'webcam-prop_video_standard' => 'Video Standard',
    'webcam-prop_image_aspect_ratio' => 'Aspect Ratio',
    'webcam-prop_image_png_filesize' => 'PNG File Size',
    'webcam-prop_image_jpeg_filesize' => 'JPEG File Size',
    'webcam-prop_video_bitrate' => 'Bitrate',
    'webcam-prop_image_num_colors' => 'Number of Colors',
    'webcam-prop_image_rgb_color' => 'Average RGB Color',
    'webcam-prop_image_lightness' => 'Lightness',
    'webcam-prop_image_luminosity' => 'Luminosity',
    'webcam-prop_image_brightness' => 'Brightness',
    'webcam-prop_image_hue' => 'Hue',
    'webcam-prop_image_saturation' => 'Saturation',

    // index
    'webcam_viewer' => 'Webcam viewer',
    'stop_webcam' => 'Stop webcam',
    'take_photo' => 'Take photo',
    'fullscreen' => 'Fullscreen',
    'update_info' => 'Update info',

    'notice_loading_detectingDevices' => 'Detecting your media devices. Please wait...',
    'notice_loading_waitingPermission' => 'Waiting for your permission...',
    'notice_loading_startingWebcamera' => 'Starting your webcam. Please wait...',
    'notice_loading_detectingMaxres' => 'Detecting the maximum supported resolution. Please wait...',
    'notice_loading_testingWebcamera' => 'Testing your webcam. Please wait...',
    'notice_done_webcamDetectedOne' => 'A web camera was detected. Press “Test my cam” to check the
            functionality and supported properties of your camera.',
    'notice_done_webcamDetectedMulti' => 'Several web cameras were detected. To check the functionality
            and supported properties of your camera, select it from the list
            below and press “Test my cam”. Please note that in order to
            obtain more accurate results it is recommended to keep enabled
            only one webcam.',
    'notice_done_testingCompleteWithTips' => 'Testing was completed successfully. The results are displayed in
            the “Webcam Information” table. Please read the following tips
            and do not forget to leave a review about your webcam.',
    'notice_done_testingCompleteWithoutTips' => 'Testing was completed successfully. The results are displayed in
            the “Webcam Information” table. Please do not forget to leave a
            review about your webcam.',
    'notice_fail_unexpectedError' => 'An unexpected error occurred. Reload the page and try again.',
    'notice_fail_noWebcamNoDevices' => 'Could not find any media devices. It is very likely that your
            browser does not allow access to these devices. Try to reload
            this page or open it using another browser. Just remember that
            to start your webcam you need to allow our website to use it.',
    'notice_fail_noWebcamSomeDevices' => 'Could not find a web camera, however there are other media
            devices (like speakers or microphones). Most likely, this means
            that your webcam is not working properly or your browser cannot
            access it.',
    'notice_fail_browserNotSupported' => 'Your browser does not support features for accessing media
            devices. Please upgrade your browser or install another one.',
    'notice_fail_promiseNotAllowed' => 'You did not allow the browser to use the web camera. Reload the
            page and try again.',
    'notice_fail_promiseNotReadable' => 'Apparently, your webcam is being used or blocked by another
            application. To start your webcam, you must temporarily close
            that application.',
    'notice_fail_devidUnavailable' => 'It looks like your browser is blocking access to webcam
            identifiers. Because of this, it’s impossible to detect and
            manage all available webcams.',
    'notice_fail_permissionTimeout' => 'Waiting time for your permission has expired. Reload the page
            and try again.',
    'notice_fail_cannotStreamVideo' => 'Cannot stream video. The cause may be a defective camera or that
            it is currently being used by another application.',
    'notice_fail_videoPaused' => 'The video track is paused.',
    'notice_fail_noStream' => 'Cannot detect any active stream of media content.',
    'notice_fail_noTrack' => 'Your webcam does not output any video tracks.',
    'notice_fail_cannotGetTracks' => 'Your browser does not support features for accessing video
            tracks.',
    'notice_fail_trackMuted' => 'Video track not available due to technical issue.',
    'notice_fail_trackEnded' => 'Your webcam suddenly stopped transmitting video track.',
    'notice_fail_trackDisabled' => 'For unknown reasons, the video track is disabled.',
    'notice_fail_undetectedWebcamProps' => 'During testing, there were errors due to which it is impossible
            to determine some parameters of your web camera. Reload the page
            and try again.',
    'notice_info_switchCamera' => 'Changing the camera will reset the current process. Do you want
            to continue?',
    'notice_text_enableDevid' => 'Click here to allow access to webcam identifiers',
    'notice_text_forceQuery' => 'Click here to try forcibly start the camera',
    'notice_info_oneColor' => 'It seems your webcam shows a one-color filling. This may be due
            to a malfunction or third-party application that “mutes” the
            video stream.',
    'notice_info_fewColors' => 'Your webcam uses too few colors. Perhaps this is due to poor
            visibility or bad quality webcam.',
    'notice_info_grayscaleMode' => 'Your webcam operates in grayscale mode. Some devices may use
            this mode to conserve battery power.',
    'notice_info_tooDark' => 'The room is too dark. Turn on the light or make sure that the
            webcam’s LED lights shine brightly.',
    'notice_info_tooBright' => 'The image is too bright. If you are in the operating room, it’s
            all right. Otherwise, try to adjust the light in the room.',
    'notice_info_tooWide' => 'Invalid aspect ratio (at least the image is too wide). Perhaps
            this is a technical defect or a software error.',
    'notice_info_tooNarrow' => 'Invalid aspect ratio (at least the image is too narrow). Perhaps
            this is a technical defect or a software error.',
    'notice_info_lowRes' => 'Unforgivable low resolution. Check your webcam settings and
            select a higher resolution.',
    'notice_info_staticImage' => 'It seems your web camera streams video as a static image. Either
            the webcam hangs, or as a video source, it uses regular image.',
    'notice_info_lowFps' => 'Our test detected a low frame rate (FPS). If you have a
            high-quality webcam, make sure that your system is not
            overloaded, and then repeat the test again.',
];