multistreaming

E

Eric Robert

Hi,
Does anyone knows about a C/C++ library that handles multiple streams with
different bitrates and things like that. I searched the web and I think that
I will have to code my own. I didn't find anything...

Thanks
Eric Robert
 
M

Mike Wahler

Eric Robert said:
Hi,
Does anyone knows about a C/C++ library that handles multiple streams

A C++ program can indeed handle multiple (i/o) streams.

with
different bitrates and things like that.

The C++ language does not define any such concept as 'bit rate',
nor the 'speed' of any operation at all. I don't know what 'things
like that' could mean.

If by the term 'stream', you mean other than the C++ standard library
i/o streams, then your query has nothing to do with standard C++ and
thus is not topical here.


-Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,156
Messages
2,570,878
Members
47,408
Latest member
AlenaRay88

Latest Threads

Top