Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Friday, July 24, 2009 5:12:08 AM(UTC)

drew224  
drew224

Groups: Registered
Posts: 4


I have written a peer to peer video streaming application. But I would like to save the video being recieved by the client into a file. Could someone kindly give me some hints on how to save a video stream to an avi file (or any video file format) on the client application?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, July 26, 2009 7:19:58 AM(UTC)

Basel  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Yes, this is possible.
One way of doing it is to add an ltmmConvert control at the client side and feed it the same stream you're displaying (same SourceFile property value for the connected stream).
At the same time, set its TargetFile property to a local file name.
 
#3 Posted : Wednesday, July 29, 2009 11:38:15 AM(UTC)

drew224  
drew224

Groups: Registered
Posts: 4


I successfully got to save the video stream to an avi file. But I overlay text on the video using a video text overlay filter but the text doesnt appear on the file. How would I include the text on my saved file?

 
#4 Posted : Thursday, July 30, 2009 6:42:43 AM(UTC)

Basel  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

If you use the LtmmConvert control to convert to AVI and add the Lead Video Text Overlay Filter as a processing filter, the text will be part of the result file (part of the pixel data).
You can try to do this in our pre-built convert demo.

 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.056 seconds.