@Denny?
UE32D6530WS try to got rootshell for alt webcam
Re: UE32D6530WS try to got rootshell for alt webcam
Yes, it is closed source and needs reverse engineering. I know Denny worked on patching to enable custom cam, dont know about result.
@Denny?
@Denny?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: UE32D6530WS try to got rootshell for alt webcam
mount --bind could help here...?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: UE32D6530WS try to got rootshell for alt webcam
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 notMinimumLaw 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.
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