nslu2-info.de ist ein privates Projekt von mir, welches jeden Monat aus eigener Tasche finanziert wird. Mit einer freiwilligen Spende wird der Erhalt und der weitere Ausbau dieses Forums unterstützt. Um mich beim Erhalt des Forums zu unterstützen, kannst Du entweder via Flattr oder Paypal spenden. Ich bedanke mich schon jetzt bei allen Unterstützern.
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
- 9289245520981163 1162239240 3660 Lost <- 9289245520981164 1162242900 1860 Bully & Rick <- 9289245520981165 1162244760 3420 TV total <- 9289245520981166 1162248180 5400 Scream Awards 2006 (2) - now connected to (192.168.15.4:80) -> GET /control/gettime?rawtime HTTP/1.0 (2) - connection closed by (192.168.15.4) - got: <- 1161976181 setup of system clock not enabled set max. record duration to 196 min (11760) action: start record triggered ... timer: activating record mode ... (3) - now connected to (192.168.15.4:80) -> GET /control/setmode?record=start HTTP/1.0 (3) - connection closed by (192.168.15.4) - got: <- ok slot: record mode activated, launch triggered ... timer: launching grabber ... proc: /opt/sbin/dboxgrab -c utf8 -h 192.168.15.4 -p 31339 -o /share/flash/data/video/ProSieben19E/FinalDays-DieletztenTagederMenschheit-1 -s 0 -v 0xff -a 0x100 [COLOR=Red]proc: grab process exited[/COLOR] timer: deactivating record mode ... (5) - now connected to (192.168.15.4:80) -> GET /control/setmode?record=stop HTTP/1.0 (5) - connection closed by (192.168.15.4) - got: <- ok slot: record mode deactivated |
|
|
Source code |
1 |
/opt/sbin/dboxgrab -c utf8 -h 192.168.15.39 -p 31339 -o /share/flash/data/video/MTVGermany/MTV-1 -s 0 -v 0xfbf -a 0xfc0 |
|
|
Source code |
1 |
GrabCmd = /opt/sbin/dboxgrab -c $CHARSET -h $HOST -p $PORT -o $OFILE -s $SIZE -v $VPID -a $APID |
Quoted from "Spooky;19901"
@Michael,
.....
Was passiert denn eigentlich, wenn Du versuchst dboxgrab per Hand zu starten? Lässt es sich ausführen?
Versuche mal die recorder.conf ohne die beiden XPID's also so:
![]()
Source code
1 /opt/sbin/dboxgrab -c utf8 -h 192.168.15.39 -p 31339 -o /share/flash/data/video/MTVGermany/MTV-1 -s 0 -v 0xfbf -a 0xfc0
Spooky
|
|
Source code |
1 2 |
export QTDIR=/opt/lib/qt3 export LD_LIBRARY_PATH=/opt/lib:$QTDIR/lib:$LD_LIBRARY_PATH |
Quoted from "micha1983;19904"
@spooky
also dann liefert er mir.
grap: connection refused on (192.168.15.39:313339)
grap: fatal ERROR
bei dem letzten wo ich in recorder.conf die letzten sachen weg löschen sollte hat sich nichts geändert.
soll ich sie wieder hin machen?
Michael