- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I was trying to record images and that was easily done in rssdk format but now I want to record only the audio or video+audio how do i do that in c#?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should be able to get the raw audio data from the camera using the Intel SDK.
Once you have that, you can encode it with whatever encoder you like.
Here is an article discussing FLAC (an open source lossless audio format) in C#:
http://stoyanov.in/2010/01/08/encoding-uncompressed-audio-with-flac-in-c/

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page