Red5 portcông việc
Chào bạn, mình liên hệ từ Ubisoft Danang với yêu cầu port game từ mobile -> PC.
- code bằng C - đã có mạch sẵn. thay chip là nhung vô được - có chức năng kết nối để gửi, nhận lệnh từ server - chủ yếu điều khiển đóng mở các port. - cần 1 bạn có kinh nghiệm về điều khiển qua 3g, wifi.
- code bằng C - đã có mạch sẵn. thay chip là nhung vô được - có chức năng kết nối để gửi, nhận lệnh từ server - chủ yếu điều khiển đóng mở các port. - cần 1 bạn có kinh nghiệm về điều khiển qua 3g, wifi.
Need access camera DVR through public IP with authentication I can access in LAN network by stream URL: ---- rtsp://[username]:[password]@[ip]:[port]/cam/realmonitor?channel=1&subtype=0 But cannot access with public IP Thanks =================== Hiện truy cập video stream với URL bên dưới với IP cùng mạng LAN bằng python rtsp://[username]:[password]@[ip]:[port]/cam/realmonitor?channel=1&subtype=0 Muốn có đoạn code truy cập tương tự nhưng thông qua ip public Chú ý: không tác động đến firewall
tôi có tổng đài ip gransteam, thiết bị cắm sim (simbox)TG400, Goip, Dinstar OS 1000, điện thoại ip. Tôi cần phần mềm gọi tự động theo data số di động có sắn theo kịch bản text và audio
Cần 1 bạn viết cho mình phần mềm tự động quay số dt trên sim dt thông qua modern quectel gắn vào pc qua các Port
Tham gia dự án port một ứng dụng iOS sang Android. Đây là ứng dụng tính toán phục vụ cho học sinh/sinh viên. Yêu cầu: + Có kinh nghiệm 1 năm trở lên. + Có tư duy lập trình OOP tốt. + Nắm được Java Core (Java 7, Java 8 features). + Thành thạo xử lý layout, thread, service, broadcast receiver, custom views…. + Biết sử dụng Android Studio, SVN, Git + Có khả năng tự tìm hiều các công nghệ, thư viện mới. + Có trách nhiệm với công việc mình làm
Hello everyone, I have a calling center with RingCentral and I need to move it to Twilio. I need to transfer 20 numbers and setup flow. In addition I need to port / move the numbers to Twilio from RingCentral. Please bid only if expert with Twilio and fully understood the project. Thank you
Hello... I already coded an application with Python3 and PyQT5, but I want to port it to HTML5 by using FabricJS. I found this library and it is precisely what I need: This is a video of our app working: 1.- You will create a project and select data from our database or upload your own XLS. 2.- You will create multiple styles from using each row of can save each style as object. 3.- It will automatically render the config with data and create unique random style images. 4.- I will store and create an RSS from that scheduled. I will handle database, RSS. I just need to port the tech to read and iterate rows of data to render realtime preview of styles created. If you have any
19 Kilmorey Street Busby partial destruction of a car port Repair or replace completely The force of the car causing the incident has bent nearly all supporting steel pillars. The whole structure has been shifted at least three centimeters towards the major dwelling.
...email campaign which is built based on the Nodemailer module. It should run on Ubuntu OS. It should have the ability to use function tags in the settings, letter and attachment. Below is a simple example of how the Mailer settings should be ----------------------------------------------------------- #!/usr/bin/env node const smtp =[ { host: "", username: "", password: "", port: 587, secure:false, frommail : "" }, ] // ==== === let setup ={ key :"", MultipleSmtp :"ROTATE", // "ROTATE" AND "QUEUE" mail_priority : "medium", // high , medium, low sleep_time : 1000,// 1000 for 1 second (can setup 0) isMultiThread ...
1: Device 1 has eth0 interface connected with router and has an IP address 2: Device 2 has eth0 interface not connected to any router 3: device 3 has eth0 interface not connected to any router 3: device 1,2 and 2 have TTYUSB0 interfaces each. I want to establish connection between these three computers by using TTYUSB0 and my dev...2 and 2 have TTYUSB0 interfaces each. I want to establish connection between these three computers by using TTYUSB0 and my device 2 and 3 will get IP address as well and with this way I can connect it to internet as well. Systems are Linux and use python to program. You can use TDMA. But there are not wireless devices on any kind. The computers will not be connected by ethernet port either. Only through Serial port. You can use virtual interfac...
Design a device that will work as scanner/printer machine. If the switch is on, the device...the switch on or off. Initially the switch is ON. Write all your assumptions clearly. Use the 8051 for your design and use 1,200 baud rate. 3. Write a code that read characters from a device called line generator connected to the serial port of 8051 and convert the uppercase characters to lowercase. Use baud rate 19,200. 4. Design a device using 8051 to let the user choose between 9,600 or 19,200 baud rates. The user will print serially the information received to it through a device called MINE connected to port 1. The printer is connected to the serial port of the 8051. Force the user first to choose the baud rate, then allow the device to read MINE and print it serially. Sta...
...Please consult with your hosting provider. 3) You need to install pm2 globally on your hosting server through this command npm install pm2 -g for this, you can contact your hosting service provider or your server manager. 4) You have to add your port id in .env file located in plugins > wp-guppy > node-server > .env at line PORT_ID. 5) You have to add your host url as CORS origin in .env file located in plugins > wp-guppy > node-server > .env at line DOMIAN. 6) No need to change the port if your server is using port 81. (if you will change this port then you have to change it in the .env file located in plugins > wp-guppy > node-server > .env at line PORT_ID). 7) You need to run the node server file (located in plugins > wp-...
I want to configure a new mikrotik , merge wan 1 and wan 2 ( PPOE lines ) port out 1 : normal internet port 2 : hotspot authentication port3 : lan without internet
...2 different Frequencys: * and transfair Sinewave 1 to left channel of the DAC * and transfair Sinewave 2 to right channel of the DAC For this i need 2 Variables, which must be float! : * variable1: float Freq1 = 430,0 (herz) * variable2: float Freq2 = 430,1 (herz) The values of this Variables is in a range from 8 to 192000 (aka 192Khz) The Dac is connected via 3wire I2S, and normally that Port is emulated via PIO (pico pi state machines...) For me it does not matter if you use a Lookuptable, or build a software oscillator The Precission of the Frequency is importent (when Freq2 is set to 430.1, the DAC should output 430.1) The Precission of the Sinewave is not sooo important (aka it can be a bit steppy) I dont need any interface, i can code - but i am very newbe when it ...
To create user-level Linux programs that produce audio output on the DE1-SoC board. The task is to implement a digital piano that can play musical chords through the audio port of the board.I just want the code till part3 in the pdf which is present below. skeleton code for those and header files, address files also present in the design files
Config and set PPLNS payment on YIIMP pool on this coins : Bitcoin BitcoinAtom Cheetah Terrecoin Doge Litecoin Myriad Each coin need set & config pplns payment on different port. Requirement: Experience Done it before - Must be Expert in YIIMP pool. Please Don't Bid if you had no exp in YIIMP. No milestone! Payment after check project. Max budget : 15$ Higher BID will be removed.
I am seeking the network administration professinal who can install the port forwarding and set proxy.
Need to run a node.js server on 5000 port with secure connection over HTTPS, and our resource must be accessible at our defined URL. VPS server WHM is installed C panel is installed SSL is installed I will send link and details.
Need to run a node.js server on 5000 port with secure connection over HTTPS, and our resource must be accessible at our defined URL. VPS server WHM is installed C panel is installed SSL is installed I will send link and details.
Hello. I need to access to MSSQL server from my local, maybe I will use Toad for SQL server 7.2 You can access MSSQL server through TeamViewer and get the connection string. I need host info, username, password, and port. Is that something you can help with? Looking forward to hearing from you Thank you
Hi everyone, we need to speed up our wordpress website that uses woocommerce with 40K products that we get from 5 different url (xmls) with WPall import. Our dedicated server stats: Intel Xeon E5 2630v4 10 x 2.20 GHz 256 GB REG ECC 1 Gbit/s Port Up to 10 Gbit/s 32 TB Traffic Up to 324 TB Our website link:
...should fit a 1 car garage in addition to the minimum of 2 parking spaces. Garage dimensions should be 10 x 20 deep. 7. You can create a design where the 2 parking spaces are either completely under the second floor OR partially under the second floor. Meaning part of the car can park in the green area and say the front of the car can be in an open area under the second floor as if it was a car port. 8. The closed car garage does NOT count towards a parking space. 9. Since there is little backyard, there should be a usable rooftop deck where we have a lounge area, bbq grill area, and if possible a jacuzzi OR small plunge pool. 10. Third floor can also be used for a bedroom. 11. Attached floorplan example is for a two floor house for which I think it has a lot of EXCELLENT det...
Hello freelancer... Im looking for Pfsens networking firewall expert Network Administrator I want him to set up my network via remote desktop. I want him to ma...the network IP addresses automatically using a VPN based on my provider which is OpenVPN which I install from the marketplace Amazon. All you need to do is. 1. Setup the pfense VPN client and specific IP on the network will automatically be connected to VPN traffic. 2. You will make the VPN server serve user local port 80 which means when the client is connected to the VPN the client port 80 is automatically serving on VPN basically it will use the VPN IP address and serve port 80 on the client that connected to the VPN If you are able to do that, we will be a long-term relationship partner you will be...
I have a small asterik module working on asterisk 13, I need to port it to asterisk 18
Dear Md Imam Hasan A., I would like to offer this mission in order to assist us in setup of IIS URL rewrite for secured traffic enforcment on port 443 with SSL certificates. The goal is to have a virtual machine forced to https with the proper certificates installed. We will be assisted by the stack manager. Thank you
...Following is the test project details: Test project details are located on the following google deck link: https://docs.google.com/presentation/d/1GGK_lUiQlo_zdgJT9plF1Ya2EgyhYIQJ2EqS4ewLDGM/edit#slide=id.p Please build any one use case from the list of following 5 use cases: Remediation use cases - AWS Elastic Kubernetes Service (EKS) 1. AWS EKS security groups allow incoming traffic only on TCP port 443. 2. Envelope encryption for EKS Kubernetes Secrets is enabled using Amazon KMS. 3. EKS control plane logging is enabled for your Amazon EKS clusters. 4. The latest version of Kubernetes is installed on your Amazon EKS clusters. 5. Amazon EKS configuration changes are monitored. Note: -Mid and senior level engineers with relevant experience should be able to deliver this t...
I need TCP/IP port listener, which collect the data from GPS tracking devices and store it in MySQL database. It must accept multiple connections at the same time. sever (communication) software will listen on TCP/IP ports, collect the data from tracking devices and store it on the MySQL database. It must accept multiple connections at the same time (Async). 2. I will share the protocol and the person have to process the GPS String by splitting it ,then store it into database tables, like current speed, current location,Temp, Fuel, and few more... for more information read the attached protocol that i want to be processed ,but make sure this listener should be able to process multiple protocol and i will hire him to integrate further protocols also and will pay for that extra. ...
Hi..... I just add OpenVPN on AWS ec2 server and i open all ports from ec2 security groups my issue : all local host port is closed like 80 / 8080 when VPN connected
Remediation use case development process https://docs.google.com/presentation/d/1GGK_lUiQlo_zdgJT9plF1Ya2EgyhYIQJ2EqS4ewLDGM/edit#slide=id.p Below I have 5 use cases, please provide 1 use case per developer. Remediation use cases - AWS Elastic Kubernetes Service (EKS) 1. AWS EKS security groups allow incoming traffic only on TCP port 443. 2. Envelope encryption for EKS Kubernetes Secrets is enabled using Amazon KMS. 3. EKS control plane logging is enabled for your Amazon EKS clusters. 4. The latest version of Kubernetes is installed on your Amazon EKS clusters. 5. Amazon EKS configuration changes are monitored. Note: -Mid and senior level engineers with relevant experience should be able to deliver this task -Someone with relevant experience will roughly take about 5 hours on an ...
Vui lòng Đăng Ký hoặc Đăng Nhập để xem thông tin.
Generate new code for an ARM series MCU (likely the ATSAME70J19B). Two processors on two separate PCBs will monitor GPIO pins for digital and analog inputs and comparing those values to alarm set points and annunciating alarm status via LED outputs (about 20; green=good, red=alarm). The two micros will communicate between each other via serial ports (c...alarm set points and annunciating alarm status via LED outputs (about 20; green=good, red=alarm). The two micros will communicate between each other via serial ports (converted to RS485 via single chip convertor). A couple other features such as detecting physical key turn-on and time-out-timers will be required. PCBs are being laid out now. Coding should start right away. Will include Ethernet port and Simple GUI for viewing/cleari...
1. Java, Python software Developer. (One or two year experience in Python). 2. Experience in Front End designs (GUI). 3. Preference: Engineering Background, Experience in communication protocol serial port (UART), Ethernet. 4. POWER SECTOR - SCADA
Hi all, I have installed and configured XBT torrent tracker on my Ubuntu server with aapanel, I have enabled port 2710 on the live server, unfortunately when I access the page 404 error results I followed this video to install: Could anyone help me? is it a problem with apache or else? Thank you very much ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️
We're looking for someone who can successfully migrate our webshop from Shopify to Wordpress & Woocommerce with: * The same/a very similar design * All products (10.000 products), correctly assembled to the correct categories (850 categories) with same product tags * Same navigation (menu) * Customer information ...someone who can successfully migrate our webshop from Shopify to Wordpress & Woocommerce with: * The same/a very similar design * All products (10.000 products), correctly assembled to the correct categories (850 categories) with same product tags * Same navigation (menu) * Customer information Everything is done in Shopify, and you will gain access to the website. We want to find someone who can port everything to Wordpress. Shopify URL:
we need to create the Windows based application, include MSsql express and serial ports, using serial port need to get data of different different meters, save log in csv format, also receive data save in database ..modbus protocol or property protocol can be used.
I need experienced guy who well known in windows server ii's, port forwarding https, ssl, certificate. Its urgent work. Budget for each task 800 inr Bid if you are experienced.
I need a certain product as a 3d model. It should be detailed for realistic rendering only. The product exists already and it is an electronic device, namely a reading pen with a plastic casing (150mm long and roughly 28mm in diameter). It has several buttons like on/off, volume up/down. It also has an indicator light, USB-C port, an audio port, and a perforated area for the speaker. I’ll provide photos of the product and a sketch with measures. After modeling work a logo and other markings like CE (already defined) are to be placed. - I expect multiple renders with multiple color combinations (plastic, logo, buttons). - Background in product design is preferred. - Work should be done with Blender and all the native files should be sent to me at the end stage of the pr...
Goood morning to All, After the reading of the announcement below please take a look into the files section to the recording video that show the database that send datas to a socket port before to offer your collaboration. Tk. The desktop application that I want to realize should create a database from an Api that send financial quotes. The Api is built from a broker that will provide the help and instructions for to manage the datas sent from the Api. Saxo Bank Developer Portal The software will be a standalone app and it is not a web-based app. The data flow that will create the database will update every millisecond. The first step of the database will have more or less the structure that you see in the files attached
...looking for the most cost effective solution. The server OS will be Ubuntu, preferably with user interface at the end if possible. The USB dongles will be from the Huawei brand, the model is pending to be specified. The proxy server software preferable to be squid or any other similar as per recommendation of the expert. What needs to be done. The whole configuration of the proxy server using one port for each USB dongle connected to the server. The server needs to be able to automatically restart each dongle in a certain period of time to grab a new ip address from the carrier. The server must log each ip address obtained by each dongle in order to avoid using the same ip address for a period of time for the same request, if for example after reset of the dongle get the s...
Ferry game/roleplay game, needs a city scape, port and couple over business centres, as shown in the images,
I need a freelancer to configure FreePBX (Asterisk) (Voip) on NUC Working on the project would be online. You need to configure: - 8 phone numbers on Messagenet - IVR (Interactive voice response) Configure communication with: - SmartNode Multi-Port ISDN IAD - PORTech MV-370 Mobile VoIP
We name this application as Hotmail Reporting Tool. Python/Java/PHP/Go any language. Windows. 1st : Text Space where we can put (hotmail-email-ids; password; Proxy IP; Proxy Port; Proxy User; Proxy Password) hotmail-email-ids; password; Proxy IP; Proxy Port these are mandatory rest of all are optional We can put 1 or more seeds in above format. 2nd : Browser Select Option User can select one or more browsers (Chrome, Firefox, Edge and Opera) 3rd : Two Text spaces one for From and other for Subject(where user can enter From or Subject for which mails he wants to do action) If these spaces keep blank then it should consider all mails. 4th : Inbox/Spam(User can select any one or both) 5th : Option available to select a)Mark Read b)Add Flag c)Pin d)Click Link e)Reply f)For...
I'm looking for a programmer capable to program the CH559 () chip. In particularly I need to modify an existing open source project () and add a configuration interface on the serial port. This configuration interface is used to remap USB serial HID data to a specific serial protocol. The mapping should be done either using a GUI or an API.
1. This is a project based on a circuit board. I will provide the schematic diagram later. In the picture you see a BLE module, but I will try to add one more. 2. The connector on the upper left has 4 input, 12v, gnd, CAN+ and CAN- 3. The ...trigger the motor to pull for 1 second. 5. Whenever a motor is pulled, the ws2812 will start to light up. 6. After 20 seconds, the motor should reverse back. And the Ws2812 strip should light off. 7. Whenever a certain CAN signal is received (will be provided), all the 4 motor should pull for a second. All 4 ws282 strip will light up 8. The WS2812 effects will be based on WLED, we only need to port the effects. 9. BLE module should be able to update the STM32 firmware and also do settings to the STM32 (light effects, motor pull duration, motor ...
...down. Programming language used is Python3 I'm using Linux Ubuntu 20.04. and 22.04 The Hammer Code connects to the web server. With this code a connection can be established - this is what I tested: try: s = (socket.AF_INET, socket.SOCK_STREAM) ((host,int(port))) (1) except as e: print("[!] Server Ip and Port") Usage() There are multiple IPs in the first text file A connection should be established for each IP, I want the hammer code to access the text file with the different IP addresses and connect to each IP address. The zip bomb should be executed on each web server at the same time. The zip Bomb should be unzipped on the web server
I have setup Linkus in yeastar S20, work remotly in ios fine. but in android no voice. I have setup port forwarding in the modem but not sure if this correct configuration. Also, many times I try to register a mobile device it blocked by firewall What I need: make sure firewall settings are correct. make sure port forwarding are correct. configure Linkus to work in linkus app for ios and android correctly.
This is the Flask application that needs to be ported to Django Task Specifics: The application must be ported to Django, and expose all functionality as APIs using Django REST Framework. The following things need to be done in addition to the porting. Task 2. Allow for multi-user support and authentication Reference: Task 3. Allow for portfolio management per user Task 4. Add additional WebSocket based exchange connectors Consider implementing an exchange connector class like hummingbot does so we can interact with many more exchanges. Reference: