LEADTOOLS Support
Multimedia
Multimedia SDK Examples
Capturing live video into a file on disk and convert it to MPEG2 transport stream with KLV data
While some posts in this topic are more current, this topic was posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, May 25, 2009 5:25:49 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Attached is a C# VS2005 project that captures live video and streams it out using MPEG2 Transport over UDP. It also allows you to playback the stream, or convert and save the stream to disk with the option of adding KLV data.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#2
Posted
:
Thursday, January 6, 2011 3:01:33 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Attached is a C# VS2008 project that captures live video and streams it out using MPEG2 Transport over UDP. It also allows you to convert and save the stream to disk with the option of adding KLV data.
The project uses the latest LEADTOOLS v17 Multimedia .NET programming interface and latest LEADTOOLS Multimedia Filters.
Edited by moderator Friday, September 22, 2017 7:19:37 AM(UTC)
| Reason: Fixing markup
#3
Posted
:
Wednesday, August 6, 2014 11:03:18 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Attached is MFC VS2010 project that shows how you can do the following:
1. Capture live data to DVR buffer format using MPEG2-Transport.
2. Pass the captured live file to a convert control.
3. Stream it to a target UDP stream and write KLV data to the target.
Important notes:
1. The project uses LEADTOOLS v18 Multimedia C++ programming interface.
2. If LEADTOOLS Multimedia v18 SDK is installed on your machine, you need to copy the project to the following folder:
[LEADTOOLS Multimedia 18 Folder]\Examples\ltmm\Cpp
If you have any questions about the attached project, please contact
support@leadtools.com and mention this forum post in your email to support.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#4
Posted
:
Friday, September 22, 2017 7:29:33 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
An updated version of the CaptureConvertWithKLV using LEADTOOLS 19 binaries has been posted
hereWalter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Multimedia
Multimedia SDK Examples
Capturing live video into a file on disk and convert it to MPEG2 transport stream with KLV data
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.