btw. I have a UE46C8790 and a not working CY-STC1100 to sell here

Code: Select all
~.
Code: Select all
~.
Code: Select all
====================================
[ MISC Debug Menu]
------------------------------------
01 : PRINT DLNA Device Info
02 : PRINT FLASH Device Info
03 : PRINT ODD Device Info
04 : PRINT HDD Device Info
05 : PRINT MoIP Device Info
====================================
11 : FLASH, HDD Format Test
====================================
88 : Shell
====================================
FF : Exit
====================================
DBG> : 0x
Code: Select all
====================================
[Platform Debug List]
------------------------------------
1. Basic Platform
2. Advanced Platform
3. Java
------------------------------------
99 : Exit
====================================
cmd> 2
====================================
[Platform Debug List]
------------------------------------
1 : FrontRunner Debug
2 : DeviceManager Debug
3 : InfoLink Debug
4 : NetworkManager Debug
5 : PVR Debug
6 : MediaPlay Debug
7 : CEC Debug
8 : PSA Debug
9 : SWU Debug
10 : DMR Debug
11 : PMR Debug
12 : HNC Debug
13 : MoIP Debug
14 : Browser Debug
15 : DeviceAPI Debug
------------------------------------
99 : Exit
====================================
Code: Select all
cmd> 13
====================================
[MoIP Debug Module]
------------------------------------
1 : [OFF] AP_MOIP
====================================
Debug Level = Fatal
====================================
80 : All OFF
81 : All ON
85 : Set Debug Level
====================================
<Camera Debugging>
90 : Start Camera
91 : Stop Camera
92 : Mic. Vol. Setting
93 : Force New GOP for Main H.264
94 : Force New GOP for Sub H.264
95 : Start & Stop Test Start
96 : Start & Stop Test Stop
97 : Print Camera Status
98 : Print Camera SRAM LOG
<Skype Debugging>
100 : Toggle Auto Answer Mode (Current: Disabled)
101 : Print o_hash
-----------------------------------------------
102 : Toggle decoding time log (OFF)
103 : Toggle main decoder dump state (OFF)
104 : Toggle sub decoder dump state (OFF)
105 : Toggle TX video dump state (OFF)
106 : Change main encoder res
====================================
99 : Exit
====================================
cmd> 91
[02;31m[ 61|932.793049][0m MK:>>CMoIPCamera::Stop
====================================
[MoIP Debug Module]
------------------------------------
1 : [OFF] AP_MOIP
====================================
Debug Level = Fatal
====================================
80 : All OFF
81 : All ON
85 : Set Debug Level
====================================
<Camera Debugging>
90 : Start Camera
91 : Stop Camera
92 : Mic. Vol. Setting
93 : Force New GOP for Main H.264
94 : Force New GOP for Sub H.264
95 : Start & Stop Test Start
96 : Start & Stop Test Stop
97 : Print Camera Status
98 : Print Camera SRAM LOG
<Skype Debugging>
100 : Toggle Auto Answer Mode (Current: Disabled)
101 : Print o_hash
-----------------------------------------------
102 : Toggle decoding time log (OFF)
103 : Toggle main decoder dump state (OFF)
104 : Toggle sub decoder dump state (OFF)
105 : Toggle TX video dump state (OFF)
106 : Change main encoder res
====================================
99 : Exit
====================================
cmd> 90
[02;31m[ 61|956.849874][0m MK:>>CMoIPCamera::Play
-------------------------------------------------
Start VEnc2 as H.264
-------------------------------------------------
SendCmd[ 2643]: avcenc1( 6) opc= 3 : 00000004,00000000 = 53120
SendCmd[ 2644]: jpegenc0( 7) opc= 3 : 00000020,00000000 = 1948
SendCmd[ 2645]: avcenc1( 6) opc= 1 : 00000005,00000000 = 1835
open bitstream writer type = 'file'
++ calling writer->create()
++ WriteStreamer_OpenBitstreamWriterDefault returned. SWR_BYPASS_MODE = 0
bs write opened 'test.qbx' index = 0
<JC> MWare_Start at 956.908129
<JC> avoc start at 956.908146
SendCmd[ 2646]: avoc0(12) opc= 1 : 00000000,00000000 = 5672
<JC> avsn start at 956.913875
SendCmd[ 2647]: avsn0(13) opc= 1 : 00000000,00000000 = 1809
<JC> audenc start at 956.915738
SendCmd[ 2648]: pcmenc0(10) opc= 1 : 00000000,00000000 = 5988
audio encoder api record called at 956.921853
<JC> videnc start at 956.921931
SendCmd[ 2649]: avcenc0( 4) opc= 4 : 00000000,00000000 = 2000
avcencoderapi record called at 956.923984
<JC> nvpp0 start at 956.924063
SendCmd[ 2650]: nvppmj( 3) opc= 1 : 00000000,00000000 = 1881
<JC> sain start at 956.926002
SendCmd[ 2651]: sain0( 9) opc= 1 : 00000000,00000000 = 1795
StereoAudioInputAPI_Start: done
stereo audio input api start called at 956.927874
<JC> venc2 start at 956.927896
SendCmd[ 2652]: avcenc1( 6) opc= 4 : 00000000,00000000 = 1991
<JC> nvpp2 start at 956.929950
SendCmd[ 2653]: nvppmj( 5) opc= 1 : 00000000,00000000 = 1734
<JC> lvpp start at 956.931749
SendCmd[ 2654]: lvpp0( 2) opc= 1 : 00000000,00000000 = 2085
LiveVideoPreProcAPI_Start called
<JC> encode started... at 956.933914
start encode
[02;31m[ 61|956.933950][0m MK:<<CMoIPCamera::Played
Code: Select all
~.