This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, October 10, 2006 1:20:56 PM(UTC)
Groups: Registered
Posts: 2
I am trying to create a live tv streaming application using either a Hauppauge PVR-150 or 250 tv tuner card.
As these are hardware encoding cards will the LT Multimedia sdk be able to stream both the auio and video from these cards?
#2
Posted
:
Wednesday, October 11, 2006 10:17:02 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
Since the video stream comes from TV tuner card, you need to use capture control on the sender side. Also, you need to set the
TargetFormat property to ltmmXXXX_TargetFormat_NET.
The transmitted streams can be received (on the receiver side) by a player object with the source file set to the server address.
If you would like, you can download and try the LEADTOOLS Multimedia SDK from the following page (click the TRY button):
http://www.leadtools.com/SDK/Multimedia/Multimedia-Products-n.htm
After installing the setup, for a complete example, please refer to the LEADTOOLS Multimedia documentation and read the following code sample:
- A Complete Example: Server and Client
Thanks,
Maen Badwan
LEADTOOLS Technical Support
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.