Page 1 of 1

Getting raw streams : Micophone, live TV?

Posted: Wed Jul 25, 2012 8:23 pm
by erezw
Hi people,
I have the UN46ES7500 with build in camera and microphone. I want to get the microphone audio using some C code and maybe even get the live stream coming from the HDMI source.
Did anyone wrote anything that can do that? Any one knows the process to do that? I am a bit new to the Native C stuff so any elaboration on that and references would be greatly appreciated.

Also, if you know how to get raw data from the "DVI Audio in" plug at the back of the TV, that would be great as well...

Thanks in advance

Re: Getting raw streams : Micophone, live TV?

Posted: Mon Sep 24, 2012 8:03 am
by juusso
Yes, this could be our goal to access built in camera driver and get live stream but in future...
Topic moved to brainstorm.

Re: Getting raw streams : Micophone, live TV?

Posted: Fri Dec 07, 2012 6:03 pm
by alex3333
Below useful links for tutorial widgets from Samsung. Not the exactly same that you want but really interesting. Loading procedure for camera widget is not usual - need to copy files from archive to /mtd_rwcommon/widgets/user/ANYWIDGET instead ANYWIDGET files (after applying SamyGo). Standart way don't work for me (ES6100) - i don't have special developer account.

http://www.samsungdforum.com/Guide/tut00037/index.html - camera
http://www.samsungdforum.com/Guide/tut00011/index.html - microphone

Have fun!