Find Jobs
Hire Freelancers

C++ Binary Stream File Splitter -- 2

$30-250 USD

Completed
Posted over 8 years ago

$30-250 USD

Paid on delivery
I have tried to split the output of a named pipe (mkfifo) using the "tee" command in linux with no luck. I suspect that the file input that I am directing to tee is in a binary format since a named pipe works but when tee is introduced into the pipe, it breaks. I have successfully streamed from the source to fifo pipe and captured the output to the listening application that is listening to the fifo pipe. (This is for a raspberry pi. ) I am looking for a simple C++ program that is able to take 2 command arguments (for the output named pipes) and feed a piped input into this C++ program and have the stream split and output to both named pipes in the directory. Example: This does not work but the concept is the same. {command to initiate binary stream} | tee fifo1 | tee fifo2 Desired program: {command to initiate binary stream} | C++Program argument1 argument2 This part is very important. The program will need to have input piped from raspivid to the program then expect 2 arguments. The arguments will be two named pipes to send the binary stream to. The data stream needs to be duplicated to both named pipes (not half to one pipe and half to other,duplicate stream) raspberrypi# raspivid | cprog argument1 argument2 Basically this would be a tee script but pass binary into both named pipes. Something like this with the ability to split the incoming stream: // writing on a text file #include <iostream> #include <fstream> using namespace std; int main () { ofstream myfile ("[login to view URL]"); if (myfile.is_open()) { myfile << "This is a line.\n"; myfile << "This is another line.\n"; [login to view URL](); } else cout << "Unable to open file"; return 0; } Also, a little help to get this compiled and working on the command line. (raspberrypi)
Project ID: 8345048

About the project

4 proposals
Remote project
Active 9 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
I can do it by tomorrow morning. I guarantee that this will work, just I will need you for more details, and for testing because i do not have raspberry pi here at the moment. Contact me in inbox so we can discuss it in more details.
$100 USD in 2 days
0.0 (0 reviews)
0.0
0.0
4 freelancers are bidding on average $203 USD for this job
User Avatar
Hi. I have 5 years of experience in C-C++ withhands on experience in embedded systems. I can do this work with utmost efficiency. Please consider my bid. Thank you
$222 USD in 7 days
5.0 (13 reviews)
3.9
3.9
User Avatar
Hey, i think i can help you with this project, I have a lot of experience with C/C++ and I actually like your project, so maybe we can talk. Thank you
$333 USD in 3 days
5.0 (1 review)
1.4
1.4
User Avatar
A proposal has not yet been provided
$234 USD in 4 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Springfield, United States
5.0
4
Payment method verified
Member since Mar 23, 2014

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.