Rtsp hlsPekerjaan

Filter

Pencarian saya terakhir
Filter menurut:
Anggaran
hingga
hingga
hingga
Jenis
Keahlian
Bahasa
    Pernyataan Pekerjaan
    2,000 rtsp hls pekerjaan ditemukan, seharga USD

    Saya punya script gdplayer, saya ingin menambahkan fitur auto convert HlS dengan kualitas 1080/720/480/360

    $10 (Avg Bid)
    $10 Rata-rata
    1 penawaran

    aplikasi sederahana ip camera yang bisa streaming online lewat hp android pada website, dengan format RTSP, atau format lain juga bisa, intinya video audio dapat dikirim ke web / server ada pula pemilihan kamera di usb dan kamera bawaan android

    $177 (Avg Bid)
    $177 Rata-rata
    4 penawaran

    Aplikasi android untuk merekam dari kamera handphone atau cctv (rtsp) dan upload video hasil rekaman ke cloud.

    $501 (Avg Bid)
    $501 Rata-rata
    10 penawaran

    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...

    $35 (Avg Bid)
    $35 Rata-rata
    15 penawaran
    Video Streaming Network Setup 2 Hari left
    TERVERIFIKASI

    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.

    $140 (Avg Bid)
    $140 Rata-rata
    22 penawaran

    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:

    $1048 (Avg Bid)
    $1048 Rata-rata
    14 penawaran

    ...am seeking an experienced developer to convert my current image processing project, coded in C++, into Verilog and run on FPGA device using HLS Vitis. The existing project has: - Edge detection capabilities - Image segmentation capabilities The primary goal of this project is not to enhance or alter the images, but to convert the existing codebase from C++ to Verilog, utilizing HLS Vitis. With your expertise: - Maintain the integrity of the current functionalities during conversion - Reframe the C++ code to Verilog language ensuring a seamless running on an FPGA device. The successful bidder should have significant experience with Verilog, C++, and HLS Vitis, as well as a good understanding of Image Processing algorithms, especially Edge Detection and Image Segm...

    $381 (Avg Bid)
    $381 Rata-rata
    12 penawaran

    ...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...

    $562 (Avg Bid)
    $562 Rata-rata
    20 penawaran

    ...outputs it over UDP using IP and Port. This stream needs to be converted to HLS, and it has to include the SCTE tags for ad insertion. Key Requirements: - Convert live video with SCTE 35 markers from UDP to HLS - Ensure the SCTE markers are maintained in the HLS stream for ad insertion The HLS stream will be delivered to both web browsers and Smart TVs. As for the programming language or framework for the HLS conversion, I'm open to suggestions. You can use any language or framework that you're comfortable with. Ideal Skills: - Experience with video streaming technologies - Proficiency in programming languages like Python, JavaScript, or Ruby - Familiarity with SCTE 35 ad insertion - Ability to work with UDP and HLS protocols Thi...

    $91 (Avg Bid)
    $91 Rata-rata
    5 penawaran

    **Required Expertise:** - Proficiency in networking and load balancing across multiple slave servers. **System Requirements:** - **Video Management Panel:** - Support for uploading all video file types. - Encoding to MP4 format. - Implementation of HLS for accelerated video loading. - Integration of advertisements within videos. - Video deletion capabilities. - Management of abuse-related video deletions. - **Slave Server Load Balancing:** - Capability to manage and balance loads across a network of 50+ servers. - Deployment of new servers. - Dynamic addition and removal of servers. **Suggested Technologies:** - Familiarity with systems like xStream or gdPlayer, or the ability to implement similar solutions, would be advantageous. This role re...

    $3808 (Avg Bid)
    $3808 Rata-rata
    10 penawaran

    I'm looking for an experienced Android deve...app that is similar to tiktok, the app displays videos for users but everytime the app render, the video reload from the URL again which consume bandwidth from our server and the user We want to implement a technique that instagram uses, which is caching videos on user device, so even if the video re-render, it loads locally from the user's device - We use HLS technology for our videos, the caching technique must be supporting the HLS, there are plenty of free libraries online that do the job, but it only support mp4 one of them is: - During our research we found that some people do it by batching EXOPLAYER itself

    $526 (Avg Bid)
    $526 Rata-rata
    47 penawaran

    Im working on a c++ image processing project , and i need to convert my C++ code to Verilog using HLS vitis , then implement it to run on Ultra96v2 Xilinx FPGA board .

    $471 (Avg Bid)
    $471 Rata-rata
    16 penawaran

    ...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 Pipeline Take the input stream and output HLS seg...

    $62 (Avg Bid)
    $62 Rata-rata
    6 penawaran

    I'm in need of an Android Developer proficient in Kotlin and XML for my POC project. It involves incorporating a specific HLS video stream into an XML, with the video displayed on a full-screen basis. Here's what the project entails: • Proficiency in Kotlin and XML: You'll need these skills since the project revolves around Android app development with video display functionality. • HLS Video Stream Integration: You will integrate this specific HLS video stream url: :ktvaq.stream.smil/chunklist_b350000_t64MjQwcA==.m3u8 • Full-Screen Video Display: I want the video stream to be displayed full screen on the app. The display needs to be seamless, without any glitching or stuttering. • No Specific Design Requirement: I do not require...

    $41 (Avg Bid)
    $41 Rata-rata
    9 penawaran

    Seeking an Android developer with expertise in Kotlin and XML for a video display app project. Must integrate a specific HLS video stream (":ktvaq.stream.smil/chunklist_b350000_t64MjQwcA==.m3u8") into an XML fragment. Key functionalities needed: Play/Pause, volume control, and adjustable video speed. Autoplay after a delay. Full screen and landscape mode support. Requirements: Profound experience in Android development, especially in handling video playback and media controls.

    $143 (Avg Bid)
    $143 Rata-rata
    30 penawaran

    Hello Developers, i need a very simple app for Samsung Tizen and Lg Webos. Just click on app icon and start a video streaming based on wowza HLS stream. I need to have play pause from remote, center button, play pause and and with press back button exit the app. Very simple code. I need to have the source code and all the steps to publish this app. Also have all support to publish this app. Very simple, click, play, back exit app. No need landing page or other. Need to have this app for all MODELS SAMSUNG and all MODEL LG , hd, fullhd, 4k etc etc Thanks

    $1175 (Avg Bid)
    $1175 Rata-rata
    39 penawaran

    I currently have Wowza installed and I need expert assistance to shield my HLS streams against unauthorized use on other platforms. Key Tasks: - Configure HLS stream protection on my existing Wowza setup Required Skills and Experience: - Proven expertise in working with Wowza - Prior experience in protecting HLS streams Application Requirements: Please share prior work that shows your ability to successfully handle tasks related to the current project. Emphasize relevance and results achieved. My final output must be HTTPS and protected.

    $161 (Avg Bid)
    $161 Rata-rata
    9 penawaran

    skilled ffmpeg expert to work on a live transcoding project. - CMS should be built in laravel. it should use nginx for hls streaming with user pass and ip restriction protection. it should have all encode decode options for h264 and h265 with cuda / nvenc encode /decode i have system wit 4x rtx quadro 4000 so the system should have also option to select from wich gpu wich channels are going to transcode. it should have realtime datalogics like incoming outgoing network metrics realtime each gpu utilization of encoder/decoder graphic based utilization of ram and cpu. page with show all live streams/offline streams with options restart stop delete edit buttons streams should show with realtime datas like uptime speed codec bitrate connected users on stream count. user managem...

    $499 (Avg Bid)
    $499 Rata-rata
    36 penawaran

    - 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.

    $4699 (Avg Bid)
    $4699 Rata-rata
    83 penawaran

    ...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...

    $582 (Avg Bid)
    $582 Rata-rata
    72 penawaran

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

    $4100 (Avg Bid)
    $4100 Rata-rata
    37 penawaran

    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.

    $66 (Avg Bid)
    $66 Rata-rata
    2 penawaran

    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...

    $1491 (Avg Bid)
    PK
    $1491 Rata-rata
    5 penawaran

    ATTENTION: Automated GPT based bidders stay away from this. I am looking for an experienced developer who can create in-stream video ads for my web-based video streaming service. Here is...redirect the user to a specific webpage where they can find more information about the product or services being advertised(optional). Preferred Skills: - Knowledge of web-based video ad systems - Ability to add interactive features to the ads(optional) I want a developer who have understanding of this and can implement it. Note: I have already have a microservice that converts normal video to HLS playlist for adaptive streaming, I guess this will be required for achieving in-stream video ads. But you can implement your own solution but just in case if you need this also(you can always make u...

    $75 (Avg Bid)
    $75 Rata-rata
    9 penawaran

    ...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. ...

    $143 (Avg Bid)
    $143 Rata-rata
    21 penawaran

    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...

    $11 (Avg Bid)
    $11 Rata-rata
    5 penawaran

    Currently, my project requires changes in the Content-Type in Wowza Server to ensure compatibility with a custom video player. * You will need to edit the Content-Type to "application/" from "text/plain; charset=UTF-8". This change is crucial to support our unique player. Ideal skillsets for this project include ...Content-Type in Wowza Server to ensure compatibility with a custom video player. * You will need to edit the Content-Type to "application/" from "text/plain; charset=UTF-8". This change is crucial to support our unique player. Ideal skillsets for this project include experience in streaming protocol modification, familiarity with Wowza Server, and working understanding of Apple HLS. Knowledge of various container formats is ...

    $53 (Avg Bid)
    $53 Rata-rata
    6 penawaran

    ...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 $39 / hr
    Sorotan Mendesak Bersegel
    min $39 / hr
    12 penawaran

    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...

    $732 (Avg Bid)
    $732 Rata-rata
    51 penawaran

    We are looking to automate the process of downloading HLS streams from our own CDN service () via the manifest file URLs and then uploading all stream quality versions of each stream to Wasabi S3 storage (and updating the manifest file appropriately to the new URLs). An API endpoint needs to be created for our app to interface with this system. Ideal Skills: - Proficient in NodeJS - Experience with FFMPEG - Familiarity with S3 storage services - Ability to create API endpoints - Knowledge of working with HLS streams and manifest files Tasks to be completed: - Develop a NodeJS instance on a Digital Ocean droplet that can automate the download of HLS streams from manifest file URLs - Use FFMPEG to upload ALL STREAM QUALITY VERSIONS to Wasabi S3 storage - Update the man...

    $540 (Avg Bid)
    $540 Rata-rata
    89 penawaran

    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

    $2394 (Avg Bid)
    $2394 Rata-rata
    20 penawaran

    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...

    $539 (Avg Bid)
    $539 Rata-rata
    46 penawaran

    I am migrating my service from livestream to vimeo, in livestream I have a working API I want to do the same in vimeo, here I leave an example of the code that works in livestream.

    $63 (Avg Bid)
    Mendesak Bergaransi
    $63
    3 entri

    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.

    $19 (Avg Bid)
    $19 Rata-rata
    8 penawaran

    ...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...

    $230 (Avg Bid)
    $230 Rata-rata
    14 penawaran

    I'm seeking a developer to create an Android IPTV player that's compatible with HLS, m3u8, and ts formats. The app should also support all versions of Xtream Codes, specifically Xui one 1.5.5 & 1.5.12. Key Needs: - The main functionality of this app is live streaming. - It must be designed to support Android OS and Android TV version 8 and above. - User authentication must be supported, allowing users to both login and sign up directly through the app. - An integrated panel hosted on my own server. - A similar reference for this project would be: Ideal Skills: - Android Development - Knowledge of IPTV frameworks - Android 8+ compatibility - User authentication implementation - Xtream Codes compatibility - Publish on Google Play In order to succeed in

    $222 (Avg Bid)
    $222 Rata-rata
    20 penawaran

    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...

    $138 (Avg Bid)
    $138 Rata-rata
    9 penawaran

    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 videos. 2.a) The processing speed of...

    $539 (Avg Bid)
    $539 Rata-rata
    44 penawaran

    Para la entrega de la documentación AsBuilt de un proyecto para una empresa del sector de la automoción, necesitamos servicio de delineación en 3D, en formato HLS. El proyecto consta de 3 naves industriales, en estructura metálica, con cerramientos de panel sandwich en fachadas y cubiertas de lona de PVC (tipo carpa). En todos los casos, són pórticos paralelos, conformados con perfiles en cercha (celosia) y unidos entre sí mediante correas y riostras de cubierta. Las estructuras ya están montadas. Nosotros aportaremos geometría en 2D de detalle e imágenes de las estructuras en cuestión.

    $431 (Avg Bid)
    $431 Rata-rata
    27 penawaran

    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...

    $412 (Avg Bid)
    $412 Rata-rata
    10 penawaran

    ...Required: - Versed in C# language and have experience in app development that involves real-time video monitoring. - Proven experience in implementing streaming protocols, specifically HTTP Live Streaming (HLS). - Professional understanding of stream monitoring tools, similar to Wireshark, is essential. - Prevoen experience websocket development. The Project Scope: - Develop an application capable of real-time capture of video streams, thus raw data monitoring. - The application should provide comprehensive protocol analysis capabilities. - Specifically, the application should support the HLS protocol directly targeting video streams. - The developed system should demonstrate robust traffic monitoring, including diagnostics as well as performance analysis. The Key purpo...

    $459 (Avg Bid)
    $459 Rata-rata
    42 penawaran

    ...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 ...

    $187 (Avg Bid)
    $187 Rata-rata
    17 penawaran

    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

    $539 (Avg Bid)
    $539 Rata-rata
    52 penawaran

    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

    $447 (Avg Bid)
    $447 Rata-rata
    4 penawaran

    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

    $638 (Avg Bid)
    $638 Rata-rata
    4 penawaran

    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

    $256 - $767
    $256 - $767
    0 penawaran

    ...relevant programming languages. Additionally, you should possess a deep knowledge of social media APIs, including but not limited to Facebook, Twitter, and Instagram, as well as experience in integrating these APIs into applications. Furthermore, a solid understanding of live streaming technologies is crucial for this position. You should be familiar with popular live streaming protocols such as RTMP, HLS, and WebRTC, and have experience in implementing them in previous projects. Your ability to troubleshoot and resolve any issues that may arise during the live streaming process will be essential in ensuring a seamless user experience. Aside from technical skills, we are also seeking someone with strong problem-solving and communication skills. As a developer on this project, y...

    $1938 (Avg Bid)
    PK
    $1938 Rata-rata
    32 penawaran

    I'm seeking a talented Android app developer to create a virtual camera application, mainly targeting home security users. The core of this application is to convert rtsp stream to virtual android camera example :Virtual Camera : Live Assist on google play

    $270 (Avg Bid)
    $270 Rata-rata
    5 penawaran

    As an innovative company, we are in need of a talented Flutter developer with rich experience in creating engaging social media applications. Key Res...Implement a video streaming feature in the app. Ideal Experience and Skills: - Proven experience as a Flutter developer. - Prior experience in creating social media apps, especially with video streaming features. - Good understanding of iOS and Android app development. - Superior problem solving skills with a strong attention to detail. - State Management(Riverpod). - On Demand video streaming - HLS streaming (Automatic quality adjust according to network speed) This exciting opportunity requires a candidate who can hit the ground running and work in a fast-paced environment. If you think you fit our description, don't h...

    $759 (Avg Bid)
    $759 Rata-rata
    25 penawaran

    This project requires you to create a PHP-based or .NET or Python application that get an RTSP stream video and then housing the image on an FTP server. The app must have a textbox where put the rtsp stream url (even with a password) another text box where set the polling time [second] another textbox where put FTP credential To be sure you read all this requirement, when replay, start with "Hi Andrea..." Thanks

    $20 (Avg Bid)
    $20 Rata-rata
    6 penawaran