Filtër

Kërkimet e mia të fundit
Filtro sipas:
Buxheti
deri në
deri në
deri në
Lloji
Aftёsitё
Gjuhët
    Shteti i punës
    2,000 rtsp rtmp vlc punët e gjetura, me çmimin EUR

    I am in need of a proficient developer with ...of a proficient developer with experience in Android and camera driver development. The project goal is to create a camera driver for Samsung A55 Android 14 that will broadcast a video stream from a PC via ffmpeg, RTMP, or NDI. Key Functionalities: - The driver must be able to capture photos. - Record videos. - Adjust camera settings. - Have an internal driver for input on OTG (usb) video. Specific Requirements: - Must meet real-time video streaming requirements. Critical Experience & Skills: - Android development. - Camera driver development. - Understanding of ffmpeg, RTMP, or NDI streaming protocols. - Experience with OTG devices and real-time video streaming. Please provide your previous work samples related to this...

    €174 (Avg Bid)
    €174 Oferta mesatare
    15 ofertat

    ...replace the native camera of my Android smartphone with an RTMP camera app . The primary use of the RTMP camera will be for live streaming from Obs Studio virtual camera to the RTMP camera. The RTMP camera will be the main camera of the smartphone. Skills and Experience: - Experience with Android development and camera APIs - Knowledge of RTMP streaming protocols and video encoding - Familiarity with OBS Studio virtual camera or ManyCam - Ability to integrate and configure the chosen RTMP server with the smartphone camera - Understanding of video recording and streaming best practices Deliverables: - Replacement of the native camera with the RTMP camera on the Android smartphone - Smooth integration and configuration of the chose...

    €121 (Avg Bid)
    €121 Oferta mesatare
    26 ofertat

    I have a YOLO v5 detection Python script, and I'm looking to turn it into an API-based web program with FastAPI. The API must support user inputs for 4 Twilio contact numbers and 4 RTSP addresses, and it should display the four video streams in a grid on a single page. Key requirements: - Convert the existing YOLO v5 detection Python script into a FastAPI-based web program. - Implement user input functionality for 4 Twilio contact numbers and 4 RTSP addresses. - Display the video streams in a grid layout on a single webpage. Ideal skills and experience: - Proficiency in Python and experience with YOLO v5 detection. - Strong knowledge of FastAPI for building web APIs. - Previous experience integrating Twilio for messaging. - Familiarity with displaying multiple video st...

    €32 (Avg Bid)
    €32 Oferta mesatare
    15 ofertat
    Video Streaming Network Setup 5 orё left
    VERIFIKUAR

    I would like a Network Admin to configure the router of an internet network to allow the transmission of video signals from an RTP/RTSP-RTMP encoder, installed on a PC with a router equipped with a dynamic IP address in OFFICE A, to the recipient OFFICE B , which is connected to a server with a router with a static IP address. Reception/decoding in OFFICE B must take place via an RTP/RTSP-RTMP decoder or via VLC. We are also evaluating the possibility of implementing a CDN or a VPN to further optimize signal transmission.

    €134 (Avg Bid)
    €134 Oferta mesatare
    20 ofertat

    The goal is to develop a “media gateway” device able to receive a panoramic video from 2 cameras (for wider field of view) in RTSP/RTMP format and produce “professional-like” broadcast video to OBS to be further mixed, add graphics and etc and late streamed to Youtube (RTMP). To do so, the system will be able to crop the original panoramic video in a way that “follows the action” and simulates the panning movement. This production needs to be fully automatic, with no human intervention beyond activating / deactivating the stream and calibration to the field. Example of open source program:

    €969 (Avg Bid)
    €969 Oferta mesatare
    14 ofertat

    I have three python codes in my raspberry pi which needs to be executed at the startup (when the pi is booted). one code involve USB camera, another codes is related to playing video via VLC media player and the third code is a counter that sends the data to a cloud. All the codes are working perfectly, they are even working when they are executed simultaneously, but the only thing is that the USB camera code is not working at the startup. If you want me to chat with you, start the bid with "pi" We have tried a lot of methods, but still no success, I believe it is because we are using raspberry pi 5, there are limited resources and libraries for it online. Please help me with this. Thank you.

    €29 (Avg Bid)
    €29 Oferta mesatare
    7 ofertat

    ...project requires implementation of real-time video communication using golang WebRTC Pion. This application is targeted for Desktop and IoT devices. The software should be designed to operate on low-resource ARM-based hardware, such as the Raspberry Pi, with the aim of capturing RTSP streams from an IP camera and relaying them to clients via WebRTC. It will implement a socket-based protocol to communicate with an existing Node.js middleware, which will interface with the software developed in Golang. We currently read RTSP stream and manage WebRTC gathering. But there are some connection issues and improvement to do. Key Features: - Support for Selective Forwarding Unit (SFU) to handle communication Ideal candidates should have: - Proficiency in Golang programming lang...

    €519 (Avg Bid)
    €519 Oferta mesatare
    20 ofertat

    ... the perfect freelancer must be able to think on their feet and handle a variety of Python-related tasks with adaptability. Moreover, there's no firm preference regarding supplemental programming language or framework. Your ability to work in diverse scenarios will be crucial here. Concept The ads folders are stored in the folder of 'C:UsersKALAVANIDownloadsVideo' and should be played in VLC media player at full screen using the following Python code: After the ads finish, and the normal broadcast can continue. Ads should be run on a priority basis. The folder named 'C:UsersKALAVANIDownloadsVideo1' is considered high priority and should be played three times an hour. The folder named 'C:UsersKALAVANIDownloadsVideo2' is medium...

    €18 (Avg Bid)
    €18 Oferta mesatare
    11 ofertat

    The ads folders are stored in the folder of 'C:UsersKALAVANIDownloadsVideo' and should be played in VLC media player at full screen using the following Python code: After the ads finish, and the normal broadcast can continue. Ads should be run on a priority basis. The folder named 'C:UsersKALAVANIDownloadsVideo1' is considered high priority and should be played three times an hour. The folder named 'C:UsersKALAVANIDownloadsVideo2' is medium priority and should be played twice an hour. The folder named 'C:UsersKALAVANIDownloadsVideo3' is low priority and should be played once an hour. Videos should be picked randomly from each folder, but every video should be played according to the priority basis mentioned above. The ...

    €22 (Avg Bid)
    €22 Oferta mesatare
    8 ofertat
    gstreamer + golang pipeline Ka përfunduar left

    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 stream for consumption by lower pipelines as below. Segment Pipelin...

    €57 (Avg Bid)
    €57 Oferta mesatare
    6 ofertat

    - Experience with multiple multimedia libraries and frameworks: FFmpeg, GStreamer, libvpx, x264, x265, etc. - Knowledge of multiple streaming protocols (RTMP, RTSP, RTP, HLS, WebRTC, DASH, etc.) and codecs (AAC, Opus, H264, H265, VP8, VP9, AV1, etc.). - Experience with at least one commonly used media server software: RED5, Wowza, Kurento, etc. - Highly proficient in database design, with both relational and NoSQL (Scylla, Redis) databases. - Comfortable working with AWS, Linux, Docker, Kubernetes, continuous deployment workflow, multiple programming languages tech stack.

    €4344 (Avg Bid)
    €4344 Oferta mesatare
    83 ofertat

    ...that allows scheduling live streaming from an RTSP video input to a YouTube channel. Key Requirements: - Supports both iOS and Android platforms (mobile-friendly web browser - also PC-friendly) - Incorporates simple user accounts for easy access - Enables live streaming to be triggered both automatically at scheduled times and manually by the user. - UI Interface: User logs in and based on access, can view/modify schedule or start streaming automatically - Open to discuss if this should reside on a hosted Windows server or other - Should be written in c# or vb.net Ideal Skills: - Proficiency in mobile app and webpage design - Experience in live streaming and YouTube API integration - Understanding of video streaming protocols, particularly RTSP - Strong UI/UX design ca...

    €538 (Avg Bid)
    €538 Oferta mesatare
    72 ofertat

    We are looking for the best developers for automation in Apache, Ubuntu, RTMP streaming and HLS with low latency. Auto bids will be deleted.

    €3814 (Avg Bid)
    €3814 Oferta mesatare
    37 ofertat

    Looking for a skilled developer to program an RTSP player using PyQT5. This player needs to have the capacity to: - Play live videos on Windows and Linux operating systems. Please ensure familiarity and experience with these platforms. - Incorporate a pause/play functionality. This is a must-have feature, requiring attention to detail during creation. - Facilitate display of multiple videos simultaneously. The ideal candidate should understand the intricacies of multi-stream management. Proficiency in Python and specifically PyQT5 is necessary, as is knowledge working within the specific parameters of RTSP. A portfolio of similar work is highly advantageous.

    €61 (Avg Bid)
    €61 Oferta mesatare
    2 ofertat

    1 Overview: This project de-identifies personal information in the video that detects a person on an Edge Device connected to CCTV and protects personal information by changing the person's face or face + top and bottom. Here's what we need. 1.1 Edge Device must be sent video from the CC...extracted from the detected person and made into a metadata (JSON) file. - Facial Embedding Information - Extract information about a person's attributes (hair length, hair color, top color, bottom color, top shape, bottom shape, shoe shape, color, etc.) 1.4 Change to a new face, a new outfit. 1.5 Real-time converted images and generated metadata should be delivered to the storage server via RTSP protocol. we need for recommendations on faster face attribute manipulat...

    €1209 (Avg Bid)
    MRS
    €1209 Oferta mesatare
    9 ofertat

    ...library. 3. Tautulli/Embystat: Monitoring and analytics. 4. Prowlarr: Indexing and searching across sources. 5. Whisparr: Communication or notifications. 6. Bazarr: Managing subtitles. 7. Video/audio editing software: Davinci Cut Pro, Pro Tools. 8. Streaming platform: XSplit. 9. Content management system: Drupal. 10. DRM: Fairplay streaming. 11. Subtitle editing: Subtitle Edit. 12. Media player: VLC Media Player. 13. CDN: Cloudflare. If you have a proven track record with verifiable experience on developing a smooth operating Emby media center, allowing us to watch and enjoy unlimited TV shows, Movies, Music, and Live TV flawlessly. I would love to discuss with you more in-depth on your experience along with how we can get this Emby build done.  If done correctly I have oth...

    €811 (Avg Bid)
    €811 Oferta mesatare
    5 ofertat

    I'm looking for a qualified developer who can feed my Android smartphone's native camera with content (images or videos) from the studio (OBS or Splitcam). The solution has to be with one of the protocols such as RTMP, WHIP or transmission via USB cable (which avoids possible lags). - AN EXAMPLE IS ATTACHED. Content type: - The project involves feeding images or videos into the camera, as detailed above. Ideal skills and experience for the job: - Proficiency in OBS Studio and camera configuration. - Strong knowledge of image formats and how to feed them into the camera. - Experience in live streaming and understanding the requirements for a smooth streaming experience. Contract Conditions: - The developed app should be able to stream content from Obs Studio/Splitcam t...

    €6 / hr (Avg Bid)
    €6 / hr Oferta mesatare
    13 ofertat

    Descrição do Projeto: Procuro um desenvolvedor qualificado que possa alimentar a câmera nativa do meu smartphone Android com conteúdo (imagens ou vídeos) do estúdio (OBS ou Splitcam). Solução tem que ser com algum dos protocolos como RTMP, WHIP ou transmissão via Cabo USB (bom que evita possiveis lags). - SEGUE EM ANEXO O EXEMPLO. Tipo de conteúdo: - O projeto envolve alimentar imagens ou vídeos na câmera, como detalhado acima. Habilidades e experiência ideais para o trabalho: - Proficiência em OBS Studio e configuração de câmera. - Forte conhecimento de formatos de imagem e como alimentá-los na câmera. - Experiência em streaming ao vivo ...

    €1160 (Avg Bid)
    €1160 Oferta mesatare
    26 ofertat
    Laravel Website Development Ka përfunduar left

    I'm looking for a skilled PHP Laravel developer who possesses a robust understanding of the framework, along with proficiency in JavaScript, ReactJS, HTML, CSS. The ...seamless operations. - Payment Gateway: The project entails integrating a reliable payment gateway allowing secure transactions. The web design needs to adhere to a clean and modern aesthetic. Experience working with REST APIs and Ubuntu server management and deployment processes will be beneficial. Ideally, you should also be familiar with the Shopify Liquid template language. Knowledge of the RTMP/Red5 server is advantageous. Please bid appropriately and provide links to previous PHP Laravel projects you've worked on. The mentioned estimated budget is a per-month fee. We are looking for an ongoing month-...

    €355 (Avg Bid)
    €355 Oferta mesatare
    28 ofertat

    ...Implement DASH CENC streaming to secure the content with PlayReady DRM. 4) Conduct thorough testing to ensure stability, security, and compatibility across different devices and platforms. 5) Provide documentation on the server setup and streaming configuration. Requirements: 1) Proven experience with live streaming technologies and server setup, especially on Ubuntu. 2) Strong understanding of RTMP, RTMPS, MPEG-DASH, and DRM technologies. 3) Experience with PlayReady DRM integration. 4) Excellent problem-solving skills and attention to detail. 5) Ability to communicate clearly and provide regular updates. Deliverables: 1) A fully functional RTMPS live streaming server on Ubuntu. 2) Documentation detailing the server configuration, streaming setup, and DRM integration. 3) A...

    €159 (Avg Bid)
    €159 Oferta mesatare
    10 ofertat

    ...cameras using RTSP live streams. Key Requirements: Modular Design: The software should have a configurable region of interest (ROI). This will allow customization of the tracking area for different camera setups. The system should support settings for either two-way or single direction vehicle detection, selectable per camera. Multi-Camera Support: The application must handle live feeds from at least three cameras simultaneously without frame skipping. Ensure seamless capturing, detecting, and tracking across all cameras, maintaining high accuracy and performance. Error Handling: Implement robust error handling to ensure the application runs continuously without crashes. Auto-recovery features should be included to handle and log stream interruptions or other common errors. ...

    €132 (Avg Bid)
    €132 Oferta mesatare
    21 ofertat

    I'm in need of a skilled Flutter developer to implement an 'Intent Function' in my video player app. This feature should seamlessly switch the streaming source from the website to the app with a single click. Key Requirements: - **F...We all ready have a APP and just want to add the Intent Part Please check the Link Below If a user clicks Play with J Player button in our website it should redirect the users to the app and start streaming the video in the APP In the Below link You can see this function working in Mx and VLC Player we need the same finction for our app Thank you in advance for your bids.

    €163 (Avg Bid)
    €163 Oferta mesatare
    18 ofertat

    I need a skilled developer to craft an Andro...skilled developer to craft an Android app that's geared towards both streaming RTSP video and performing basic video editing tasks. The app will be used with both live and pre-recorded streams. For video editing, features needed will focus on basic tasks like trimming and cropping, streamlining the user experience while maintaining power and flexibility. This app should be ideally designed and created by an individual proficient in mobile app development, particularly in video editing and streaming on the Android platform. Key requirements include: - Support both Live and Recorded Streams - Video Streaming and Basic Editing (Trimming & Cropping) - Experience in Android App Development - Familiarity with RTSP protoco...

    €10 (Avg Bid)
    €10 Oferta mesatare
    5 ofertat

    ...project requires implementation of real-time video communication using golang WebRTC Pion. This application is targeted for Desktop and IoT devices. The software should be designed to operate on low-resource ARM-based hardware, such as the Raspberry Pi, with the aim of capturing RTSP streams from an IP camera and relaying them to clients via WebRTC. It will implement a socket-based protocol to communicate with an existing Node.js middleware, which will interface with the software developed in Golang. We currently read RTSP stream and manage WebRTC gathering. But there are some connection issues and improvement to do. Key Features: - Support for Selective Forwarding Unit (SFU) to handle communication Ideal candidates should have: - Proficiency in Golang programming lang...

    min €36 / hr
    I cilësuar Urgjent I vulosur
    min €36 / hr
    12 ofertat
    Swift VLC Player Development Ka përfunduar left

    As a client, I'm searching for an experienced Swift developer who can create a single-screen application for iOS, tvOS, and macOS. Features Needed: - A VLC player window - A play and pause button - Ability to play files that we will send privately Operating System Compatibility: - iOS - tvOS - macOS Notably, while there's no specific requirement for compatibility with certain version of the operating systems, do ensure there's a broad compatibility range. I expect the project to be completed within a month from contract initiation. Ideal skills and expertise: - Swift coding skills - Experience with the VLC player - Proven experience in developing applications for multiple Apple platforms.

    €1325 (Avg Bid)
    MRS
    €1325 Oferta mesatare
    38 ofertat

    I'm in need of a simple utility tool app for android and ios, to be built with React Native. The following are the key functionalities that the app should include: - A user login feature - A live camera feed RTSP stream. - Live sound from an ESP32 via I2S - A set of buttons to control various room settings, such as temperature, lighting, TV, treat dispenser. - A button to send voice to an ESP32 via I2S. The app is for a pet hotel, clients will use the app to login to their already existing account, getting a login key that can expire, after login they can view the camera(s) in the room (no pan tilt control), turn the light on and off, see the temperature in the room, change the temperature in the room, turn the light on / off, turn the TV on / off, change TV volume, send a tr...

    €677 (Avg Bid)
    €677 Oferta mesatare
    51 ofertat

    We are seeking an experienced freelancer to assist in migrating an existing codebase from QT to a different cross-platform framework. The ideal candidate should also possess knowledge of UDP, RTSP, and other relevant protocols. The project involves porting an application to ensure compatibility with Linux, Android, and Windows platforms. current codebase: Requirements: Proficiency in C++ and experience with QT framework. Expertise in cross-platform development frameworks suitable for Linux, Android, and Windows. Strong understanding of UDP, RTSP, and other communication protocols. Ability to efficiently migrate existing codebase while ensuring compatibility and functionality across target platforms. Experience with multimedia applications

    €2213 (Avg Bid)
    €2213 Oferta mesatare
    20 ofertat

    Pool Colour Recognition System Identifying objects: 10 static solid colour pool balls (colour and text fixed). Return the ball numbers in order (from right to left), return using tcp socket to send text, such as 5,4,3,2,1,6,7,8,10,9. The camera uses rtsp to send the image, the recognition software needs to be able to set the rtsp ip port. The position of the ball and the recognition result number should be marked on the screen. Developed in Python and run on windows 10. UI must be in English. 99% recognition rate Problems to be solved : 1. because there are many cameras, so there are many angles, the same camera, the angle may be slightly different. 2. because there are many cameras, so there will be a colour difference, the same camera sometimes due to the relationship bet...

    €498 (Avg Bid)
    €498 Oferta mesatare
    46 ofertat

    ...and H265 codecs for their streaming needs, depending on quality requirements and bandwidth constraints. Advanced Camera Controls: The UI should offer comprehensive access to advanced video/photo functionalities akin to leading photography apps, including resolution, frame rate, exposure adjustments, and white balance settings, front / rear camera selection. Local video recording .. RTMP Removal: Ensure all RTMP functionalities and related UI elements are completely removed from the application, focusing solely on SRT streaming capabilities. Android Compatibility: The application must be compatible with at least the last three versions of Android, be self-signed, and is not intended for Google Play Store distribution at this stage. Comprehensive Streaming Settings: Us...

    €223 (Avg Bid)
    €223 Oferta mesatare
    29 ofertat

    This is a task for school assignment. You will implement a streaming video server and client that communicate using the Real-Time Streaming Protocol (RTSP) and send data using the Real-time Transfer Protocol (RTP). Your task is to implement the RTSP protocol in the client and implement the RTP packetization in the server. The doc has explanation in detail. The code is already half done but need to fix it. Will be sharing the code Timeline - 4 Hours Requisites- Proficient in Java & has used RTSP protocol before.

    €18 (Avg Bid)
    €18 Oferta mesatare
    8 ofertat
    Python VLC Color Fix on RPI Ka përfunduar left

    I'm having an issue with the color display in VLC on my Raspberry Pi (RPI). The problem revolves around Python 3, which my current code is utilizing. I need a skilled Python developer who can sift through my existing code, understand it, and identify where the color display issue might be originating from. The ultimate goal is to modify the existing code and fix any bugs causing the color to display improperly. Ideal skills/experience for the job: - Strong proficiency in Python 3 - Hands-on experience with VLC on RPI - Ability to understand and modify existing code - Strong diagnostic and problem-solving skills, especially in display/color issues.

    €19 (Avg Bid)
    €19 Oferta mesatare
    63 ofertat

    ...project. The successful candidate will have experience in architecting desktop client that integrates with other microservices running on the client side, such as machine learning model, data syncing to cloud services, process schedulers to pass in data from different services using recommended protocols (API, GRPC or event driven pipeline) to achieve analytical outcomes. The project involves: - RTSP video streams analysis using machine learning models - Generating visuals (graphs/charts) of data collected with filtration of historical data from a database - Syncing collected data to a cloud BI application - Reporting modules to generate automated daily, weekly, monthly reports - Integration with existing systems What are the deliverables of this project from you? We are alrea...

    €213 (Avg Bid)
    €213 Oferta mesatare
    14 ofertat

    ...project calls for the development of a Python-based VLC media streamer that will run on a Raspberry Pi. This isn't a simple player - it's intended to serve as a comprehensive streaming media solution that’s versatile enough to handle an array of video and image files. Key Attributes: - Media Playing: The Raspberry Pi will play video and image files - Media Library: The system needs to dynamically update the media library. Ideal skills and experience for this job: - Python Coding: You’ll need a good understanding of python, as you'll be developing the player primarily with this language. - Raspberry Pi Expertise: Must have hands-on familiarity with operating and programming Raspberry Pi systems. - VLC knowledge: Past experience with VLC...

    €150 (Avg Bid)
    €150 Oferta mesatare
    28 ofertat

    I am looking for a skilled and experienced individual to help me with setting up an RTMP live streaming system on Ubuntu. What I need: * The successful freelancer will need to set up a simple live streaming solution using RTMP on Ubuntu. The streaming will not require recording features or video on demand capabilities. * Though it was unspecified where the streaming will be targeted, we could be exploring diverse platforms such as websites, mobile apps, or even social media. Thus, expertise in various streaming platforms will be beneficial. Ideal Freelancer: * The ideal freelancer for this job will have a strong background in Linux, specifically Ubuntu, and have previously set up RTMP live streaming. * Please share previous experiences or project you have done tha...

    €51 (Avg Bid)
    €51 Oferta mesatare
    5 ofertat

    This is the ta...come with an English translation, take the translation and translate it into the user's language...including the entire GUI and the movie synopsis...CAST... It's all user experience Now for functionality: 1. Flow of 60-70% of the processor during a movie, without freezing or buffering, that is, smart packet transfer. 2. Encoding for maximum resolution, sharp viewing (viewing player), there is VLC PLAYER 3. Full EPG / POSTERS loading, repeated attempts 4. Updates of new movies from the server, updating the list at any given time 5. Parental blocking / code 6. CATCH UP recording of live channels according to broadcast schedule or calendar, channel, date, start time and end time 7 Ability to delete users so that there will be no load on the server / with pr...

    €464 (Avg Bid)
    €464 Oferta mesatare
    14 ofertat

    I am looking for an experienced developer to create a VLC Media Player extension based on chrome extension “Chat GPT summarize and chat” and VLC extension “VLC-subtitle-word-search”. This project would require an advanced understanding of creating VLC media player extensions as well as experience with LUA language. The Media Player must: - Support Windows, MacOS, and Linux - Facilitate video and audio playback - Offer subtitle support - Offer chat agent interaction A significant addition to this project is the inclusion of AI-generated notes. They should be auto-summarized, providing key insights via chat facilities. I require a freelancer who is proficient in AI technology, specifically in information extraction and text summarization...

    €181 (Avg Bid)
    €181 Oferta mesatare
    19 ofertat

    ...in Python using Flask that expects to receive the stream at a GET endpoint. 2. In OBS, we are configuring the complete URI of the API endpoint from step 1 using the custom option in the Stream settings. 2.1 OBS Configuration Data: Service=Custom, Server= 3. We have a brief configuration in the file .../nginx/ where the endpoint is enabled as RTMP. 4. When clicking on "Start Stream" from OBS, the API prints the error 400 Bad Request. - - [20/Mar/2024 00:00:00] code 400, message Bad request version ('kTx80x1b') - - [20/Mar/2024 00:00:00] "x03ZHx7fx80x00x00x00x00x97x9es3äå°køx12Å*·m`px04CÃJôádYx05x88.nÆ8ä0=hKWx91©¨x17¹zx14Bx93)x85N+x9alx08_x81ý...

    €18 / hr (Avg Bid)
    €18 / hr Oferta mesatare
    22 ofertat

    1 - Project Overview: Create a trivia game website with live video streaming. The game will use text to speech for AI generated questions and answers. 2 - Trivia Game Mechanics: Implement user registration, login, player avatar creation, question rounds. Track scores and display leaderboards and jackpot. 3 - Webcam Streaming: Integrate WebRTC or RTMP for live streaming. Capture and display player webcams during gameplay with content monitoring. 4 - Pre-recorded AI Host: Scripted responses. 5 - Frontend and Backend: Develop responsive UI using HTML/CSS/JavaScript. This will be web based with Mobile compatibility. Set up APIs for game flow and AI interactions. Store data in a database. 6 - Security and Privacy: Secure webcam streams and handle user data safely along wit...

    €4225 (Avg Bid)
    MRS
    €4225 Oferta mesatare
    37 ofertat

    I'm looking for a developer to create a script for VLC media player. Your task will involve the following: * The script should be compatible with Windows. * It needs to allow the playback of an MP4 video with three different subtitle tracks. * The subtitles will be in English, Bulgarian, and Romanian. * We should be able to switch between subtitles with the press of a button: 'E' for English, 'B' for Bulgarian and 'V' for Romanian. The keys could be changed in the future. * Subtitles will be manually set; the script doesn't have to auto-detect languages. The version for VLC is the latest 3.0.20 Vetinari Skills required for this project: - Experience with scripting for VLC Media Player - Strong knowledge of coding for Windows...

    €30 (Avg Bid)
    €30 Oferta mesatare
    1 ofertat

    I am in need of a skilled professional, knowledgeable in computer vision and color recognition technology. The ideal candidate would help with: - Materializing a robust color detection system. The system should competently detect...recognizing colors from moving objects as well as stationary ones. This project requires a balanced blend of technical expertise and creativity to achieve a well-functioning indoor color detection system. I want to recognize pool balls and the sequences of the ball. There are two conditions, one is rolling and one is stopped, I need to know the color and sequence. The image is from 5 camears , using rtsp streamming. And the realtime result need use tcp socket to send to the server. The still one need to be 100% correct , the rolling one need to be 90...

    €128 (Avg Bid)
    €128 Oferta mesatare
    9 ofertat

    ...functional and customizable plugin for Unreal Engine. This plugin will aid in capturing both the entire screen and selected application windows, along with specific sound devices. The data captured should then be outputted to RTMP in a format that includes both video and audio. Key Features the plugin should offer: - Capability to capture entire screen, selected application windows, and specific sound devices. - Output the captured data to RTMP as audio and video. - Possess a highly customizable user interface. Ideal skills and experience: - Proficiency in Unreal Engine and RTMP Streaming. - Proven ability to build audio/video capture tools. - Experience in creating UI for plugins. - Expertise in handling sound devices and windows within the Unreal Engine platfo...

    €613 (Avg Bid)
    €613 Oferta mesatare
    11 ofertat

    ...background in Visual Light Communication (VLC) to help set up an environment monitoring system using a VLC configuration. The system will consist of multiple components, namely the SCD30 (monitoring CO2, RH/T), Arduino Uno R3, KY-008 module, ISO-203 module, another Arduino Uno R3 plus laptop, and finally Grafana for real time data visualization. *Key Task Features:* - The primary purpose of this configuration is environmental monitoring. - The task will require proficiency in Arduino Uno R3, identified as the most critical component. - Expertise in capturing specific data such as CO2 and RH/T from the SCD30 module is necessary. - The distance between KY-008 module and ISO-203 module is 5 meters. *Desirable Skills:* - Extensive knowledge and experience with VLC co...

    €142 (Avg Bid)
    €142 Oferta mesatare
    13 ofertat

    Requiero un reproductor de video que pueda exponer una transmisión en vivo en formato rtmp. Es una aplicación simple, sin interactividad. El usuario solo debe tocar el icono y la transmisión debería reproducirse a pantalla completa en cualquier dispositivo ANDROID y iPhone.

    €75 (Avg Bid)
    €75 Oferta mesatare
    5 ofertat
    Plataforma Streaming OTT Ka përfunduar left

    Necesitamos una aplicación para la recepción y visualización de cámaras o streams en directo,, algo parecido a una app de videoconferencias, pero en lugar de webcams debe injertar feeds de streaming rtmp o srt proveniente de cámaras o codificadores de streaming, entre las funciones debe poder verse las cámaras por categorías o grupo, por deportes, por equipos etc, el usuario debe poder visualizar la cámara que le interesa en cada momento o multipantalla todas a la vez para poder elegir, la App o programa es para uso interno de competiciones deportivas, por lo que asignaremos usuarios por niveles, por ejemplo jueces y árbitros, deben poder visualizar todas las cámaras a modo de VAR, equipos, las cámaras que ...

    €3746 (Avg Bid)
    MRS
    €3746 Oferta mesatare
    18 ofertat

    Important: You will be expected to showcase previous work in this same field, with results to be considered for this project. I am in search of a skillful computer vision expert who can assist me in a project, which includes two specific aspects. 1. **RTMP to RTSP Conversion:** I need to convert an RTMP stream into an RTSP stream. I have a DJI drone which provides an RTMP stream. I am looking to convert that RTMP stream into an RTSP stream. The output I will look for is when I am able to stream the video using RTSP link on my VLC player. If that works then I will consider this task as complete. 2. **Posture Detection and Angle Detection on Videos:** This task involves identifying and marking postures in 15-30 second-long v...

    €498 (Avg Bid)
    €498 Oferta mesatare
    44 ofertat

    I’m seeking a proficient developer with a deep understanding of video streaming, specifically in H.264 codec streaming and VoIP SIP communication. The objective of this project is to develop a system based on pjsua that can read an RTSP stream of an IPC (Internet Protocol Camera) and transmit it to the other end of a SIP phone for display. Key Requirements: * Expertise in pjsua programming * Profound understanding of RTSP, H.264 codec, and VoIP * Ability to integrate IPC for video streaming * Design the system to work seamlessly with SIP phones * Ensure high-quality video streaming without any lag The developer I wish to hire should have a strong command of the software and technologies required for the project and should provide a demonstration of their past experie...

    €381 (Avg Bid)
    €381 Oferta mesatare
    10 ofertat

    I need supp...support with a video-focused project. The developer should have deep knowledge in: Python,nginx - Video encoding/decoding via Ffmpeg, the focus being on encoding efficiency and quality. - Significant experience working with real-time messaging protocol (RTMP) and user datagram protocol (UDP). - Understanding various video file formats, although the primary formats we'll be working with are RTMP and UDP. Skills & Experience: - Proficient with Ffmpeg - Strong understanding of working with various video file formats - Experience implementing RTMP and UDP video streaming functionality. This dual expertise is crucial to this project. Thriving in this project means bringing depth of knowledge in video processing and an aptitude for swiftly implemen...

    €12 / hr (Avg Bid)
    €12 / hr Oferta mesatare
    7 ofertat

    ...designed to capture and analyze real-time video data from streaming cameras. Our current setup attempts to connect the camera and software using OpenCV and an RTSP protocol, but this has not been successful. The primary issue lies in integrating WiFi camera streams into our system efficiently and reliably. Scope of Work: We are seeking a skilled freelancer to develop a Python script that can: Detect IP Address of the camera Accept an IP address as input for any WiFi camera. Establish a connection to the WiFi camera using the provided IP address. Read and capture the video stream from the connected WiFi camera. Ensure compatibility with RTSP protocols and seamless integration with OpenCV for further processing of the video stream. Provide documentation on how to use the ...

    €173 (Avg Bid)
    €173 Oferta mesatare
    17 ofertat

    I am in need of a specialist to develop a program for my Raspberry PI4. This program's main function will be to process RTSP video feeds for car plate recognition, and then send notifications via email when plates predefined in the system are detected. Key Responsibilities: - Create a Raspberry PI4 program for RTSP video flows - Implement car plate recognition within the program - Configure program to send emails via Gmail when certain plates are recognized - Store recognized license plate data in a file Ideal Skills: - Strong experience in Raspberry PI4 programming - Proficiency in RTSP video processing - Familiarity with car plate recognition techniques - Understanding of email notification setup via Gmail

    €498 (Avg Bid)
    €498 Oferta mesatare
    52 ofertat

    The backend pulls streams from the cameras of network devices (Hikvision, Dahua) through RTSP streams and performs algorithm discovering an alarm, push it to the front end of the platform. The algorithm to be written includes: someone smashing an ATM machine falling to the ground inside the ATM machine room are fireworks inside the ATM machine room To apply for intellectual property rights, not only does it require model files, but also the training process Duration:2 months

    €413 (Avg Bid)
    €413 Oferta mesatare
    4 ofertat