How to fix script error jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 how to fix script error jobs found, pricing in USD

    ...problem with my PHP script that has led to an undefined variable error. Specifically, this error is showing up in the section that handles database activities, particularly during data insertion process. I will provide a video to illustrate the exact issue. Here's what I am seeking: - An expert in PHP scripting that can resolve this undefined variable error - Someone with solid experience handling database operations (especially with data insertion) - Ideally, you will have a background in debugging PHP scripts and database handling Your task will be to identify and correct the errors in my script to ensure smooth and error-free database operations. This should involve an in-depth understanding of the code, pin...

    $23 (Avg Bid)
    $23 Avg Bid
    21 bids

    I've been experiencing issues with email deliverability when sending to Gmail addresses via my Outlook account. I receive an "SMTP error from remote mail server" each time I attempt a delivery. I handle my SPF and DKIM records directly through my DNS provider. This task requires a skilled professional who can: - Efficiently analyze and diagnose the SMTP error - Assess and adjust SPF and DKIM records if necessary - Rectify email delivery to Gmail addresses from Outlook The optimal freelancer would have significant experience in DNS management, troubleshooting SMTP errors and, fluency with SPF and DKIM configurations. Knowledge of Outlook operations will also be an asset to this project.

    $38 (Avg Bid)
    $38 Avg Bid
    8 bids

    ...expertise in Microsoft 365, Azure, and Selenium automation to develop a sophisticated account management and reporting system. This project involves integrating Microsoft 365 with Bitwarden or a secure credential management system, automating user account management, and implementing Selenium scripts for login verification and automated reporting from web portals. Responsibilities: Integrate Microsoft 365 and Bitwarden APIs to automate the creation and management of user accounts and secure credentials. Develop and maintain Selenium automation scripts to validate logins and pull reports from web portals. Implement robust error handling and reporting mechanisms for failed logins and other issues. Schedule automated tasks to ensure time...

    $13 / hr (Avg Bid)
    NDA
    $13 / hr Avg Bid
    6 bids

    ...academic script in Spanish for an online course centered around publishing. The script should be thoroughly researched and easy to understand, combining theoretical concepts and practical examples of the publishing process. Ideal Skills: - Excellent native-level Spanish writing abilities - Skilled in academic writing and educational content creation - Knowledge of or experience in the publishing industry - Familiarity with online course requirements and format Responsibilities Include: - Conducting thorough research on the topic of publishing - Crafting an engaging, informative academic script suitable for an online course - Implementing practical examples and exercises within the script - Checking the script for any grammatical or factual err...

    $975 (Avg Bid)
    $975 Avg Bid
    8 bids

    Fix on one module issues only. Able to work with ftp and follow what is told. Only developer who can follow and fix one by one. (Minor amendment) Timeline: need to complete in 1 day.

    $53 (Avg Bid)
    $53 Avg Bid
    21 bids

    ...create an engaging, serious, and entertaining essay script tailored for an adult audience. This project requires a unique blend of skills including: - Strong command of language for scriptwriting. - Ability to construct a compelling narrative with a serious tone. - Adequate understanding of what appeals to adults in terms of storytelling and entertainment. This project doesn't require any specific educational or research elements; the primary focus should be on creating entertainment value for adults through the use of a serious tone. If you have experience in scriptwriting, particularly in creating content for adult audiences with a more serious bent, then I'd love to hear from you. I'm looking for someone who can deliver a high-quality ...

    $1789 (Avg Bid)
    $1789 Avg Bid
    11 bids

    I created a very simple php script to take a screenshot of a web page. Script is working. But, when I want to create a screenshot of a Google Maps page - I first need to click the "I agree" button. And here I got stuck. Do you know how to fix it? Also, I would like to take a screenshot of just one part of the screen (not full screen). Your work will be instrumental in the development of my overall project and I'm looking forward to see your expertise in action.

    $49 (Avg Bid)
    $49 Avg Bid
    12 bids

    Able to work with ftp. And start immediately

    $29 (Avg Bid)
    $29 Avg Bid
    23 bids
    Android App Updates and Fixes 6 days left
    VERIFIED

    I'm looking for a skilled Android developer to help me with some updates and fixes on my Android app. Your responsibilities: - Update the existing payment methods in the app to include Credit/debit card. - Fix the chat feature issues: specifically, notifications not working and chat history not loading. Requirements: - Strong experience in Android app development. - Familiarity with integrating and updating payment gateways. - Proficiency in fixing real-time chat features. Kindly include your relevant experience and approach in your bid.

    $23 (Avg Bid)
    $23 Avg Bid
    10 bids

    My Word...has been hacked and is down now, showing error messages on the homepage. I need a skilled WordPress developer to fix the site. Key Tasks: - Remove malware and restore the site from a backup - Implement robust security measures to prevent future hacking - Fix error messages displayed on the homepage - Ensure the site is fully functional Ideal Skills and Experience: - Proficient in WordPress security and web development - Experienced in malware removal and restoration - Knowledgeable in implementing security measures - Able to troubleshoot and fix error messages - Familiar with backup and restoration processes - High attention to detail and quality of work. Please note that this project is time-sensitive an...

    $44 (Avg Bid)
    $44 Avg Bid
    74 bids

    We're looking to integrate a Python script into our MySQL database to perform data analysis.: - Primary Task: The script's main responsibility will be to filter our data based on specific conditions. - Data Interactions: The script will predominantly be running operations on numerical and textual data. We're interested in candidates with a strong background in data analysis using Python and MySQL. Expertise in scripting languages, especially Python, is vital. Familiarity with MySQL is crucial as well - you should be comfortable working with numerical and text data within these databases. Efficiency, accuracy, and attention to detail are key for this task.

    $83 (Avg Bid)
    $83 Avg Bid
    14 bids
    Video Testimonial Creation 6 days left
    VERIFIED

    ...this task will be dependent on your ability to effectively communicate with clients and facilitate their on-camera testimonials. Key Responsibilities: - Liaising with clients to set up the filming of their testimonials. - Guiding clients through a scripted testimonial, ensuring that it comes across as authentic and engaging. - Managing video editing to assure high quality final product. The ideal freelancer for this project should have: - Proven experience in video production and editing. - Exceptional communication skills for relationship management with clients. - Proficient in directing scripted testimonials. - A keen eye for detail, ensuring each testimonial aligns with the brand and the script provided. This provides a fantastic opportunity to...

    $7 - $18
    $7 - $18
    0 bids

    ...the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t data); Once you've made the wrapper, we'd like you to make a Python script...

    $178 (Avg Bid)
    $178 Avg Bid
    26 bids

    ...a solution to gain precise control over a 5-volt water pumps and a servo connected to an MKS dlc32 board. the code should be written in Arduino Ide as custom script. Key Features: - Controlling stepper motors (already have that) - Regulating a 5-volt water pump - Manipulating a servo The success of this project relies heavily on achieving precise control over the afore mentioned devices. Given the technical requirements for this job, it's beneficial if you have a relevant background and an understanding of how to efficiently work with MKS DlC32 board. Ideal Skills and Experience: - Extensive experience with Arduino IDE - Specific knowledge of MKS dlc32 boards - Proven ability in device controls Interested freelancers should provide detail...

    $12 (Avg Bid)
    $12 Avg Bid
    7 bids

    I need an experienced graphic designer to create 100 brochures that promote a variety of courses that attract and provide essential information to professionals. The designed brochures should be eye-catching and informative, able to effectively communicate course details and persuade potential students to enroll. Key requirements: - Professional design skills: able to create engaging and informative brochures. - Understanding of target market: experience designing for professionals in a learning environment. - Attention to detail: each brochure must be error-free and contain the necessary course information. - Ability to handle bulk orders: a total of 100 brochures is required. - Timely delivery: the project has a set timeline, so pr...

    $232 (Avg Bid)
    $232 Avg Bid
    13 bids

    Generate Exe from Python Source Code and How to Backup Files from Pythonanywhere. I need someone who can just put the Icon on the Code of Python and generate the EXE from Python Code and also how to backup all files from PythonAnywhere.

    $142 (Avg Bid)
    $142 Avg Bid
    31 bids

    We're looking for a developer experienced with AWS Amplify, API Gateway & Cognito to... 1: Fix the integration between registration form on web app and existing cognito user pool such that registration and login/logout works. 2: Deliver integration with mapping service to display registered users on web app map. 3: Deliver integration with API of a 3rd party IoT service along with some basic business logic. This work forms part of a wider development by a green tech start up. The opportunity to take an equity stake in the business is an option if a suitable candidate is identified. Note that project details will only be disclosed under NDA.

    $1470 (Avg Bid)
    $1470 Avg Bid
    36 bids

    ...PHP Yii1 skills to troubleshoot and fix issues plaguing my three existing applications - all within the same project. The identified issues include: - Regular app crashes which occur at launch, during specific actions and randomly. - Slowed performance hindering optimal user experience. - Several UI/UX issues that need improvement. Unfortunately, I cannot pinpoint the specific actions causing the applications to crash, but I'm hoping your expertise can identify the reason(s). The ideal candidate for this project should have: - Extensive experience in Flutter app development and PHP Yii1. - Reliable problem-solving and debugging skills. - A keen eye for UI/UX design and improvement. - Experience in app launch and store submission. Please note, this project h...

    $109 (Avg Bid)
    $109 Avg Bid
    19 bids
    PHP Site Issues on HostGator 6 days left
    VERIFIED

    I'm currently experiencing some tec...Though it functions smoothly on localhost via XAMPP, errors arise upon moving it to our server on HostGator. The desired candidate for this job has the following abilities: - Extensive knowledge in PHP and server-handling, preferably with HostGator - Experience with troubleshooting and resolving website issues - Capable of fixing server-related issues Typical problems we're facing include: - Site not functioning correctly on the server despite proper local host operation - Error messages - Performance issues This troubleshooting requires someone who can detect and fix issues from server-end to user interface. Prior experience with cases similar to ours will be a plus. Applicants should also offer recomm...

    $13 (Avg Bid)
    $13 Avg Bid
    17 bids
    Ionic Apple Pay Bug Fix 6 days left
    VERIFIED

    I'm having trouble with the Apple Pay token not returning correctly within my Ionic application on iOS. It seems to be a recurring issue and I need an experienced developer to come in and fix the problem. This is my code googleApplePay() { var totale = (); ["ApplePayGooglePay"].canMakePayments((r) => { var request: any; if(('android')) { request = { merchantId: , purpose: "Pagamento per l'ordine di ForToGo #" + , amount: totale, countryCode: "IT", currencyCode: "EUR", gateway: "stripe", gpMerchantName: "ForToGo", gpMerchantId: "BCR2DN4TYSRJ332I" };

    $35 (Avg Bid)
    $35 Avg Bid
    2 bids

    Wordpress Single product page - product tab section - Need to change tab title and tab content. Note- this was done long back by the person who designed the website. Probably he used some snippets to change the tab name. The present tabs are - Description Additional Information - ( now named as - "size guide" ) reviews Freelancer needs to change the tab content of "size guide" and explain, from where content can be uploaded for the tab - "size guide"

    $15 (Avg Bid)
    $15 Avg Bid
    20 bids

    I'm looking for an expert in both written translation from English to Swahili and voiceover work. The project involves about 8000 words. kindly respond with your voice sample. Key Responsibilities: - Accurately translate the text provided from English into Swahili - Provide a male voiceover for the translated script This work will be used for a business presentation, so it is crucial that the translation and voiceover are professional and of high quality. Ideal Candidate: - Fluent in English and Swahili - Previous experience in translation and voiceover work - Experience in business or corporate translations would be a plus - Excellent communication and presentation skills. Looking forward to receiving your proposals. Only native profiles please no agenc...

    $15 (Avg Bid)
    $15 Avg Bid
    5 bids

    I am looking for technical help to address and solve a persistent connection error that occurs on my Android device - a smartphone. The primary issue lies in the fact that the phone fails to establish a successful connection to the server. The nature of the server is slightly ambiguous as I'm not quite sure. • Requirements: - Experience with Android systems - Deep understanding and expertise in server connection dynamics - Ability to accurately diagnose and resolve server connection issues • The immediate task is to: - Identify why my smartphone cannot connect to the server - Implement a foolproof solution that will ensure a smooth and reliable connection in the future. Skill in android development, networks, and pr...

    $5 - $9 / hr
    Sealed
    $5 - $9 / hr
    9 bids

    I am looking for technical help to address and solve a persistent connection error that occurs on my Android device - a smartphone. The primary issue lies in the fact that the phone fails to establish a successful connection to the server. The nature of the server is slightly ambiguous as I'm not quite sure. • Requirements: - Experience with Android systems - Deep understanding and expertise in server connection dynamics - Ability to accurately diagnose and resolve server connection issues • The immediate task is to: - Identify why my smartphone cannot connect to the server - Implement a foolproof solution that will ensure a smooth and reliable connection in the future. Skill in android development, networks, and pr...

    $5 - $9 / hr
    Sealed
    $5 - $9 / hr
    5 bids

    I'm seeking a skilled Flutter developer who can enhance my project with several features. Your responsibilities will include: CRUD Functionality: - Implementing Create, Read, Update, and List functions in my Flutter application. ...knowledge will be advantageous. Live Location Mapping: - Integrating features that show the current location, track user movement, and display nearby places. Familiarity with mapping tools and APIs is required. Selfie Functionality: - Enabling the app to take a selfie and save it to the device. Proficiency in working with device camera APIs and photo storage will be beneficial. This project requires significant expertise in Flutter, location-based services, and device camera integration. Thank you for considering my project. I look forwar...

    $5 (Avg Bid)
    $5
    5 entries

    I'm looking for a skilled developer to help fix a critical bug on our custom PHP/Laravel recruitment site and develop a mobile app for iPhone, iPad, and Android. Key deliverables include: - Fixing the search functionality on our recruitment site, ensuring it works properly. - Develop a mobile app for iPhone, iPad, and Android. The ideal freelancer for this project should have: - Proficiency in PHP/Laravel. - Experience with mobile app development, specifically using React Native for iPhone, iPad, and Android. - Knowledge of creating secure and efficient search functionalities. - A good understanding of the recruitment industry and its needs. Your ability to communicate effectively, adhere to tight deadlines, and provide regular updates will be highly va...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    81 bids

    I'm seeking a skilled developer to resolve a CORS issue that's hindering access to my ASP.NET Core 7.0 API from a different subdomain. This issue is affecting the browsing experience of users on Google Chrome and Microsoft Edge. I need this issue addressed urgently, ideally within the next 24 hours. Requirements: - Expertise in ASP.NET Core 7.0 and CORS-related issues - Ability to quickly identify and implement a solution for subdomain access - Experience with ensuring cross-browser compatibility, with a specific focus on Google Chrome and Microsoft Edge.

    $87 (Avg Bid)
    $87 Avg Bid
    16 bids
    CodeIgniter Website Repair 6 days left
    VERIFIED

    I'm looking for an experienced developer to help me fix a few issues with my CodeIgniter website. The website is running slow and throwing error messages, with several key features not working properly. Time is of the essence, so I need someone who can jump on this ASAP. Your responsibilities will include: - Resolving the error messages that are appearing - Fixing the login feature and ensuring it works as designed - Restoring the search function to full functionality - Repairing the payment processing feature and ensuring it functions correctly Ideal candidates should have: - Proficiency in CodeIgniter with a proven track record of successfully repairing websites on this platform - Strong debugging and problem-solving skills - Excellent understand...

    $169 (Avg Bid)
    $169 Avg Bid
    76 bids

    ...Currently, I need to fix two things: I have a list of offers in the hotel tab of each individual hotel, and I want to open them using a custom button rather than the native link of the accordion. If I post an offer for a hotel, that offer should only be visible for that specific hotel. However, at the moment, it is shown in all hotels, even though I select the hotel to associate these offers with from a select box in the control panel during the posting phase. This involves creating custom queries for WordPress. I usually use PHP/MySQL, but for this new version of the site, I am using WordPress. The total budget is 15 USD it's not a demanding job for an expert. I am attaching images to clarify what I am talking about. You can see button "d...

    $33 (Avg Bid)
    $33 Avg Bid
    40 bids

    Hi. As per our conversation i would like to hire you to fix the issue I have with FB app posting to FB group.

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids
    Looking for C expert in Linux 6 days left
    VERIFIED

    I'm in need of a C language expert, experienced with Linux You should debug the codes and fix issues. It should be done today. If you can work and fix immediately, please bid only 'c programming' words. Thanks

    $35 (Avg Bid)
    $35 Avg Bid
    15 bids

    I'm in need of a confident and capable actor, proficient in Standard Greek for a video showcasing talent. The style will consist of a speaking video with a script. Skills and Experiences: - Strong acting abilities in dramatic context - Proficiency in Standard Greek - Experience with script following and dedication to the role - Ability to professionally showcase talent I'm eager to collaborate and create a high-quality video that represents the passionate talent. Excited to work with someone ready to bring their best performance.

    $8 - $15 / hr
    Local Sealed
    $8 - $15 / hr
    0 bids

    Project details: In our Shopware 6 shop, we are facing a problem with the importing process of pictures submitted via XML; the image files are also hosted on the same server. The current script only imports a few images at random, and most of the images are not imported at all, without generating any errors. The import script runs until the end but skips most of the pictures. Skill requirements: good knowledge of Shopware 6, mySQL, PHP, Smyfony !!! it's an urgent project so pls. don't bid if you haven't got enough time (max. 2 days). If you have questions pls. don't hesitate to ask, i'll provide all the infos u need. !!! IMPORTANT !!! Please don't give a quote if you don't have enough capacity, the project should begin immediately....

    $184 (Avg Bid)
    $184 Avg Bid
    24 bids

    ...in need of a Full Stack React Developer to create a comprehensive web portal for my business. Here are the specific requirements I need to be met: - User Authentication: The portal should have a secure and efficient user authentication process to ensure user data is protected. - Dashboard for Data Visualization: The main feature of the portal will be a dashboard that visualizes user engagement metrics. The dashboard should be interactive, visually appealing, and provide detailed insights into user behaviors. - Third-party APIs Integration: The portal will need to be integrated with several third-party APIs, including Social Media Platforms, Payment Gateways, Email Marketing Services, and SMS Marketing. These integrations should be seamless and error-f...

    $2455 (Avg Bid)
    $2455 Avg Bid
    127 bids

    I'm having email sending issues with WHM and cPanel due to the HELO_NO_DOMAIN error. My primary goal is to ensure proper email authentication and prevent emails from being marked as spam. I'm also looking for help troubleshooting this issue. Ideal Skills and Experience: - Expertise in WHM and cPanel - In-depth knowledge of email delivery systems - Experience with email authentication protocols - Ability to troubleshoot HELO_NO_DOMAIN error - Familiarity with spam prevention tactics - Previous experience in resolving similar issues

    $21 (Avg Bid)
    $21 Avg Bid
    14 bids

    I'm in need of a Laravel expert who's proficient in AWS EC2 for resolving hosting issues. I hosting Laravel with CI/CD from github with docker I hosted Laravel project that I purchased from zcart market place - incevio But if I try to upload avatar in profile page it gives us below issue: "webp formart is not supported" Who can fix ?

    $39 (Avg Bid)
    $39 Avg Bid
    19 bids

    I'm facing an issue with my PHP website, as of now works well in localhost wherein some data is missing when upload to hosting server - Debugging the current PHP code version issue to identify and fix issues with data missing or malfunctioning on the customized work page. - Modifying the existing PHP code as part of the website design customization. A portfolio showcasing similar projects where you identified and fixed issues within PHP websites would be highly beneficial for this project.

    $52 (Avg Bid)
    $52 Avg Bid
    14 bids

    I am in need of a polished essay that investigates "How social media impacts young adults' attention span", in the context of Arts. The assignment will also require presentation slides to accompany and support the essay content. - Research and Script-writing: You're to carry out extensive research on the given topic. Use these findings to provide a compelling narrative for both the essay and presentation slides. - Critical Analysis: Make sure to maintain a balanced argument, and present evidence to support any points made. - Presentation Slides: Create visually engaging slides to support key arguments in the essay. The slides should align with the writing style and tone of the essay. The ideal candidate will have...

    $87 (Avg Bid)
    $87 Avg Bid
    19 bids

    Hi again, as discussed, this is the project for fixing the responsive design issues on irishforklifts.ie.

    $54 (Avg Bid)
    $54 Avg Bid
    1 bids

    I have a general idea of what I want to achieve. I have done similar thing in the past and can demonstrate to explain the goal. I’m looking for someone which obviously knows winCC and able to write VBS code to achieve goal

    $184 (Avg Bid)
    $184 Avg Bid
    7 bids

    html css coder needed for mobile responsive fix. Menu not working on mobile.

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    95 bids

    I'm looking for a skilled developer to create a script that will pass hash value from the parent page to an iframe, and use the hash value as part of the iframe's URL. Key Requirements: - Extract the hash value from the parent page's URL. - Pass the extracted hash value into the iframe. - Utilize the hash value as part of the iframe's URL. Ideal Skills: - Proficiency in JavaScript, particularly working with iframes and URL manipulation. - Strong understanding of web security principles. The successful candidate for this project will have a keen eye for detail and the ability to create a robust, secure solution that meets the specified requirements.

    $75 (Avg Bid)
    $75 Avg Bid
    20 bids

    I am in need of a skilled proofreader/copyeditor who can work magic on a 70-page business report. The ideal freelancer should: - Have experience in proofreading and copyediting, particularly in business-related content. - Be adept at refining grammar, punctuation, and spelling. - Deliver the review...ideal freelancer should: - Have experience in proofreading and copyediting, particularly in business-related content. - Be adept at refining grammar, punctuation, and spelling. - Deliver the reviewed and revised document within a two-week timeframe. The task does not require substantive editing around structure, clarity, or style but attention to detail is vital to ensure the report is error-free and polished. Your expertise will be critical to delivering a pr...

    $349 (Avg Bid)
    $349 Avg Bid
    103 bids

    ...skilled freelancer to customize our school SaaS ERP control panel by integrating WhatsApp and inbox SMS APIs. The goal is to create a dynamic frontend and backend system that allows seamless communication between the school, students, and parents. The ideal candidate will have expertise in Laravel, MySQL, and Firebase technologies. Responsibilities: Customize the school SaaS ERP control panel to integrate WhatsApp and inbox SMS APIs. Develop a dynamic frontend interface for easy navigation and user interaction. Implement backend functionalities to manage message sending, delivery, and history tracking. Ensure smooth integration with existing databases and systems. Create a secure authentication system for users accessing the platform. Test the system thorou...

    $23 (Avg Bid)
    $23
    0 entries

    ...skilled freelancer to customize our school SaaS ERP control panel by integrating WhatsApp and inbox SMS APIs. The goal is to create a dynamic frontend and backend system that allows seamless communication between the school, students, and parents. The ideal candidate will have expertise in Laravel, MySQL, and Firebase technologies. Responsibilities: Customize the school SaaS ERP control panel to integrate WhatsApp and inbox SMS APIs. Develop a dynamic frontend interface for easy navigation and user interaction. Implement backend functionalities to manage message sending, delivery, and history tracking. Ensure smooth integration with existing databases and systems. Create a secure authentication system for users accessing the platform. Test the system thorou...

    $22 (Avg Bid)
    $22 Avg Bid
    11 bids

    The fonts listed, when selected, the "Sample Text" should change to show the appropriate look of the selected 'font style' please fix and update with the font names shown in their font style (as now, only "Pacifico" font works properly) >>> Please use all font listed at <<< for font list

    $40 (Avg Bid)
    $40 Avg Bid
    1 bids

    Purpose The purpose of this implementation is to provide a means to connect to an IP camera over RTSP and ingest the video+audio streams using gstreamer with golang and the go-gst bindings. Once the stream is ingested we need to break-out in to children pipelines to perform various tasks such as creating HLS segments and persisting to disk for future playback and transcoding H.265 to H.264 so that the stream is compatible with the WebRTC requirement of H.264 support. Functionality The functionality demonstrated in the above diagram is broken out to: Ingest Pipeline Responsible for connecting to the IP camera over the RTSP protocol using the rtspsrc element. Once connected the pipeline needs to prepare the strea...

    $59 (Avg Bid)
    $59 Avg Bid
    5 bids

    I have a simple one page website at that has three bugs: 1) The foot...page website at that has three bugs: 1) The footer's color is not working. The CSS attempts to set the footer color, but it shows up as white all the time. Could be a html tag issue or a css issue. 2) The Dark Mode / Light Mode selector in the footer mostly works, but the CSS based animation of the toggle switch no longer works. This stopped working the same time bug number one appeared, so they are probably the same bug. 3) Clicking the Dark Mode / Light Mode selector does not always update the cat gif image. Sometimes it works, sometimes it doesn't work. Probably a JS issue. I would like to get these three bugs fixed now. Please only bid if you can fix these right now.

    $30 (Avg Bid)
    $30 Avg Bid
    41 bids

    I'm experiencing a critical issue with the Let's Encrypt SSL on my WHM server; it's not performing...website. I'm running Alma Linux and WHM Cpanel on my current server. It was working a few days ago but suddenly stopped working so I think the autorenew wasn't set up correctly. Note we are NOT using for SSL installation This is an immediate need and bidding freelancers should be prepared to start work as soon as possible. Necessary skills and experience: - Proven experience with Let's Encrypt SSL - Proficiency in WHM server management - Strong knowledge of Alma Linux - Ability to troubleshoot and resolve this issue promptly I'm looking for an experienced system admin who can swiftly diagnose and resolve this SSL issue. Please include...

    $17 (Avg Bid)
    $17 Avg Bid
    24 bids