Rank: Newbie Groups: Member
Joined: 12/18/2007 Posts: 1 Points: 3
|
Hi, I was wondering if the product support MPEG-4 format streaming from an IP-Camera. Please advise.
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 607 Points: 651
|
Hello,
There is a Media Processor add-on for Graphics Mill for .NET. Media Processor Add-on is a multimedia processing tool that gives the ability to read frames from video files of different types, get video file properties (like dimensions, duration), extract metadata associated with audio and video files (such as ID3 tags, etc). But it does not contain any codecs. It supports the following media files processing frameworks:
DirectShow, QuickTime, Windows Media. So, if you have, say, Direct Show codec for you camera, you can use Media Processor add-on in your solution.
Sincerely yours, Dmitry Sevostyanov.
|