LEADTOOLS Support
General
General Questions
I want to stream some AVI and MPG files
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Sunday, January 17, 2010 4:38:18 AM(UTC)
Groups: Registered
Posts: 2
I have some video files on a PC and I want to stream them to a different computer over network such as UDP. I do NOT want to capture from camera like most streaming applications do in video conferencing. I only want to send videos already on the source PC.
------
Edit: Nevermind, I contacted Lead support and they gave me the solution
#2
Posted
:
Wednesday, October 6, 2010 6:02:57 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
For the benefit of anyone reading this post, the solution is quite easy using our Multimedia toolkit.
The LEADTOOLS Convert control can take a source file of any supported media type such as AVI, MPEG, OGG, etc. and send it to a network stream over UDP, TCP, RTP or other protocols. To do that, specify the target URL in the control's TargetFile property and the Convert control will automatically build a suitable graph using one of our network streaming components.
For details, see the topic "Target Filename Syntax" in the LEADTOOLS Multimedia help files.
LEADTOOLS Support
General
General Questions
I want to stream some AVI and MPG files
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.