This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, February 16, 2009 5:39:09 PM(UTC)
Groups: Registered
Posts: 18
Hi,
I am a fresher,i was given the task for evaluating the capabilites of the Lead Tools.
with the help many quries to your support form i was clear in Image processing using C# .NET.
Now it time to me to evaluate the multimedia capabilites.......can you guide me how to start to code in C# for Live streaming and videoconferencing on my own if possible can u send me any example code which i can understand and develop one more application easily.
waiting for reply.....
#2
Posted
:
Monday, February 16, 2009 11:01:24 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
LEADTOOLS Multimedia v16 SDK contains some video streaming demos that will help you to get started. After installing LEADTOOLS Multimedia SDK on your machine, you can find these demos on the following folders:
(1) [LEADTOOLS Multimedia 16]\Examples\Ltmm\Dotnet\CS\VideoConferencing
(2) [LEADTOOLS Multimedia 16]\Examples\Ltmm\VB\NetServer
(3) [LEADTOOLS Multimedia 16]\Examples\Ltmm\VB\NetClient
Also, please refer to the LEADTOOLS Multimedia documentation and read the following sample code:
- A Complete Example: Server and Client
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Monday, February 16, 2009 11:27:18 PM(UTC)
Groups: Registered
Posts: 18
I need to know how to develop using .NET only...
and where could i get the LEADTOOLS Multimedia documentation
#4
Posted
:
Tuesday, February 17, 2009 12:08:30 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
We don't have a pure LEADTOOLS Multimedia .Net classes or controls.
LEADTOOLS Multimedia objects are COM controls. Since Visual Studio .NET has support for COM objects and ActiveX controls, our multimedia controls should work with it.
LEADTOOLS Multimedia v16 SDK contains some .Net demos that will help you to get started. After installing LEADTOOLS Multimedia SDK on your machine, you can find these demos on the following folder:
[LEADTOOLS Multimedia 16]\Examples\Ltmm\Dotnet
About the documentation, if LEADTOOLS Multimedia SDK is installed on your machine, you can find the LEADTOOLS Multimedia COM help file on the following location:
[LEADTOOLS Multimedia 16]\Help\ltmmcom.chm
Also, you can use the online documentation:
http://www.leadtools.com/help/LEADTOOLS/v16/Multimedia/COM/
Thanks,
Maen Badwan
LEADTOOLS Technical Suppor
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.