want to use installed codecs for compression in C#

  • Thread starter Thread starter Khurram Shakoor
  • Start date Start date
K

Khurram Shakoor

Can i use system codecs for compression and decompression using C#,
anyone have the idea.
also is there any sdk availble to decode or encode the streams to be
transfer to another pc using sockets.

PlZ help me

Regards
 
i am working on a project which will responsible for sending the
streams to another IP. for that i want codecs to be used to make them
compressed and uncompressed.


codecs may be MPEG4 etc.

we will handle all types of stream like text, audio and video streams
or any ECG Hardware machine streams
 
Back
Top