- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Is there any sample which show capturing video packets from device (ethernet, pcie, other port) ?
Is it using dpdk ? or v4l ?
What is the recommendation ?
Regards,
Ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
At this time the samples, tutorials, and documentation focus on file input as the simplest, most universal starting point. It's relatively straightforward to plug in other data sources though. You can start with simple_2_decode in the tutorials, or sample_decode from the samples package.
If you're looking for a more complete starting point, another alternative is FFmpeg. Performance isn't quite as good as with an application custom designed for optimal performance, but it does give you immediate access to the wide variety of I/O supported by that framework.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
At this time the samples, tutorials, and documentation focus on file input as the simplest, most universal starting point. It's relatively straightforward to plug in other data sources though. You can start with simple_2_decode in the tutorials, or sample_decode from the samples package.
If you're looking for a more complete starting point, another alternative is FFmpeg. Performance isn't quite as good as with an application custom designed for optimal performance, but it does give you immediate access to the wide variety of I/O supported by that framework.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks you very much,
Ran
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page