Page 2 of 2

Re: UE32D6530WS try to got rootshell for alt webcam

Posted: Tue Dec 27, 2011 7:58 am
by juusso
Yes, it is closed source and needs reverse engineering. I know Denny worked on patching to enable custom cam, dont know about result.

@Denny? :)

Re: UE32D6530WS try to got rootshell for alt webcam

Posted: Wed Dec 28, 2011 1:28 pm
by juusso
mount --bind could help here...?

Re: UE32D6530WS try to got rootshell for alt webcam

Posted: Wed Dec 28, 2011 11:34 pm
by sbav1
MinimumLaw wrote:Ah.. Alternative camera realy hard to build.

Skype client realy not use linux V4L/Audio interface, but use libMoIPCamera_2058.so placed in /mtd_rwcommon/widgets... (libusb based interface to Samsung WebCamera). And alternative camera must replace this shared lib. :(
Yep. But a real problem here is that both 2010/2011 Skype/Samsung dedicated cams are equipped with H264 hardware codec. And Logitech C270 is not :( (?).
AFAIRC, on C-Series, exeDSP <-> skyhost video&audio streaming solution was relatively simple (named sockets or pipes - I don't remember the details).
Apart from the libMoIPCamera*.so, it may be worth taking a look into exeDSP code as well. Search for "MK:Are you fu**ing kidding me?" string; apparently Samsung developer got frustrated with this stuff too ;).