views:

29

answers:

0

Hi

I want to convert raw bytes stream into h.263 using encoder and decoder in C#. but have not find any answer relating to that. Can anybody tell me how to code that encoder and decoder in C# so that raw bytes stream will convert into h.263 and vice versa?

Thanks