- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all, I'm trying to use intel Edison board for capturing USB camera and streaming the video in a local network.
until now I used edi-cam project: GitHub - drejkim/edi-cam: Video streaming on Intel Edison
which use mpeg2 encoder using ffmpeg, I wanted to get same quality with lower bitrate and trying to change my encoder to h264/vp8.
the problem is that at least when using ffmpeg its looks like h264 encoding is too heavy on the processor and I get very low frame-rate.
I thought maybe Intel IPP and(or) Intel Media SDK have accelerated libraries which I can exploit on the edison board to get better performence (I would like to get at least 10FPS ).
Does anyone knows if Intel edison supports IPP or Media SDK ?
and, if anyone have other suggestion to resolve my problem I would appreciate it also.
Thanks
- Tags:
- Development Tools
- Graphics
- Intel® Media SDK
- Intel® Media Server Studio
- Media Processing
- Optimization
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dotan,
Intel Edison board includes Intel(R) Atom processor. I do not have information about exact Atom processor on your edison board. But, Intel Media SDK support specific Atom processors with Intel Quick Sync technology. Please refer to MediaSDK release notes for supported hardware: https://software.intel.com/sites/default/files/mediasdk_release_notes.pdf.
o Selected SKUs of Intel® AtomTM processors with Intel® HD Graphics which support Intel Quick Sync Video.
Please check on ark.intel.com, if Atom processor on your Edison board includes Intel quick sync video technology, if yes, then MediaSDK HW accelerated libraries are supported. In regard to IPP, please direct your question to IPP forum here: https://software.intel.com/en-us/forums/intel-integrated-performance-primitives
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dotan,
To begin I am not an expert on Intel Edisson boards, so is it possible to send us the complete information of your hardware? Seeing the product brief of the Intel edisson board http://www.intel.com/content/dam/support/us/en/documents/edison/sb/edison_pb_331179002.pdf, I see supported OS is Yocto Linux, which is not supported by Media SDK or Media Server Studio. However I don't see there is an integrated graphics card either, due to which there will be no hardware acceleration i.e. Intel video quick sync technology which means you might be able to use sw implementation only depending upon the OS and hardware support.
Thanks,
Surbhi
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page