Can be useful if you'd like to retrieve/parse such "real-time" infos remotely.
Code: Select all
[LogChannel] SamyGO D/E/F/H libLogChannel v0.1.0 - (c) zoelechat 2015
[LogChannel] >>>
[LogChannel] Source: TV (0)
[LogChannel] TV mode: Air (0)
[LogChannel] Volume: 12 (mute)
[LogChannel] Channel number: 1
[LogChannel] Channel name: TF1 HD
[LogChannel] Program name: Les bronz?s font du ski
[LogChannel] Resolution: 1920x1080
[LogChannel] <<<*For D series (arm), replace every instance of /mnt below by /mtd_rwcommon/widgets/user/SamyGO/SamyGO
*For B series, latest samyGOso is there and lib version to use is there.
- Get latest samyGOso from there and copy/overwrite samyGOso file (not folder) to /mnt/opt/privateer/usr/bin
- Set permissions if needed (usually not if overwritten)
Code: Select all chmod +x /mnt/opt/privateer/usr/bin/samyGOso
- Extract attached archive and copy libLogChannel.so to /mnt/opt/privateer/usr/libso (create folder if needed)
- Execute
Logfile containing informations is written to /dtv/LogChannel.logCode: Select all samyGOso -d -A -B -l /mnt/opt/privateer/usr/libso/libLogChannel.so
Code: Select all
19/2/2015
v0.1.1 - Quicker TV series detection
8/2/2015
v0.1.0 - First release
 
 
 
  , it's obviously not easily possible to output anything to stdout when injecting a lib, so nothing better at once than:
 , it's obviously not easily possible to output anything to stdout when injecting a lib, so nothing better at once than:
