If this is not being done on a CF Humax T2, there is another forum that would be more appropriate. In any case, show the console log of the failed or unsatisfactory command including the original command, to document the usage of the twisty little ffmpeg options, many alike. And some ffprobe or...
Related, if still not relevant to the original question: https://old.reddit.com/r/Cisco/comments/1823ceu/explain_like_im_5_spanning_tree_protocol/kag6oc9/
Apparently you can't paste a Reddit link, or it gets rendered as discarding the critical domain old.reddit.com.
Obviously what you want to do is possible, but there will be some issues to overcome. These hints should help to focus the forum (etc) searches that you ought to have made before posting.
If you can reasonably connect the Humax to your LAN with an Ethernet (-ish but not really these days)...
Mmmm, well, it's been like that forever, I guess. Probably not me ATM, and I think there's a tunefix-update in the works. But next time someone picks it up...
And also:
if pasting a cut item fails, it should remain in the clipboard list (with/out a message?)
by using the browser Back...
Affected devices are TBK DVR-4104 and DVR-4216 (CCTV recorders). If the attack request reaches a LAN with a CF HD/R Fox T2, this just happens:
$ curl -v --data '' 'http://humaxhdr.local/device.rsp?opt=sys&cmd=_S_O_S_T_R_E_A_MAX'
* Trying x.x.x.x:80...
* Connected to humaxhdr.local (x.x.x.x)...
In case anyone cares (as installed on HD Fox)::
--- tmenu-1.24
+++ tmenu-1.25
@@ -2,7 +2,7 @@
# $Id$
-vers=1.24
+vers=1.25
# Use the package-delivered script if it's newer.
pkgtmenu=/var/lib/humaxtv_backup/mod/tmenu
@@ -11,7 +11,7 @@
exit $?
fi
-trap '' SIGINT
+trap '' INT
# Set...
What you see when you connect by telnet. IIRC there's one in the flash and one out where it can be updated, which overrides the firmware version if accessible.
Tragically the DLNA module is built into the Humax receiver/recorder/player/etc s/w blob (which may facilitate its decryption functionality) and so can't be replaced.
I think BH was suggesting fixdisk after RMA. Did you get to that stage?
What you reported from fixdisk could happen if the filesystem structure has been corrupted so that disk blocks expected to be index blocks (inodes) are actually free blocks, or (bad news) blocks within some of your...
As an aside, the item description appears to say that the item is a direct RM F04 replacement. If that is really so, definitely raise a "not as described" dispute, if only to keep sellers straight, since
They should say that the product only supports the default control channel and so is not a...
So it could be possible to make the box's dnsmasq your DNS (proxy) server.
Some tidbits:
setup_hosts() in /sbin/modinit creates /tmp/hosts by appending /mod/etc/hosts to a base list with localhost and the box's name, and this is (via symbolic link) what the system uses as /etc/hosts.
The...
dnsmasq, which can act as a static DNS and perhaps proxy the ZeroConf names, is already running, isn't it? It was used to redirect iPlayer requests when the Humax app broke a few years ago. The proram documentation is informative.
That's a different problem: https://hummy.tv/forum/threads/start-up-fails-when-hdd-connected.10164/
If you didn't have that problem, you'd be able to format the disk on the box. That's the way to go.
To format the disk elsewhere, you'd need a PC that can write filesystems in ext3 format, for...
Combining the undocumented 30s timeout for the I-plate invoked from Info combined with the documented configurable timeout for channel switching makes it edgy. These could have been separate timers, one overriding the other, rather than accumulating. This case is also interesting because Info...
If this is not being done on a CF Humax T2, there is another forum that would be more appropriate. In any case, show the console log of the failed or unsatisfactory command including the original command, to document the usage of the twisty little ffmpeg options, many alike. And some ffprobe or...
Related, if still not relevant to the original question: https://old.reddit.com/r/Cisco/comments/1823ceu/explain_like_im_5_spanning_tree_protocol/kag6oc9/
Apparently you can't paste a Reddit link, or it gets rendered as discarding the critical domain old.reddit.com.
Obviously what you want to do is possible, but there will be some issues to overcome. These hints should help to focus the forum (etc) searches that you ought to have made before posting.
If you can reasonably connect the Humax to your LAN with an Ethernet (-ish but not really these days)...
Mmmm, well, it's been like that forever, I guess. Probably not me ATM, and I think there's a tunefix-update in the works. But next time someone picks it up...
And also:
if pasting a cut item fails, it should remain in the clipboard list (with/out a message?)
by using the browser Back...
Affected devices are TBK DVR-4104 and DVR-4216 (CCTV recorders). If the attack request reaches a LAN with a CF HD/R Fox T2, this just happens:
$ curl -v --data '' 'http://humaxhdr.local/device.rsp?opt=sys&cmd=_S_O_S_T_R_E_A_MAX'
* Trying x.x.x.x:80...
* Connected to humaxhdr.local (x.x.x.x)...
In case anyone cares (as installed on HD Fox)::
--- tmenu-1.24
+++ tmenu-1.25
@@ -2,7 +2,7 @@
# $Id$
-vers=1.24
+vers=1.25
# Use the package-delivered script if it's newer.
pkgtmenu=/var/lib/humaxtv_backup/mod/tmenu
@@ -11,7 +11,7 @@
exit $?
fi
-trap '' SIGINT
+trap '' INT
# Set...
What you see when you connect by telnet. IIRC there's one in the flash and one out where it can be updated, which overrides the firmware version if accessible.
Tragically the DLNA module is built into the Humax receiver/recorder/player/etc s/w blob (which may facilitate its decryption functionality) and so can't be replaced.
I think BH was suggesting fixdisk after RMA. Did you get to that stage?
What you reported from fixdisk could happen if the filesystem structure has been corrupted so that disk blocks expected to be index blocks (inodes) are actually free blocks, or (bad news) blocks within some of your...
As an aside, the item description appears to say that the item is a direct RM F04 replacement. If that is really so, definitely raise a "not as described" dispute, if only to keep sellers straight, since
They should say that the product only supports the default control channel and so is not a...
So it could be possible to make the box's dnsmasq your DNS (proxy) server.
Some tidbits:
setup_hosts() in /sbin/modinit creates /tmp/hosts by appending /mod/etc/hosts to a base list with localhost and the box's name, and this is (via symbolic link) what the system uses as /etc/hosts.
The...
dnsmasq, which can act as a static DNS and perhaps proxy the ZeroConf names, is already running, isn't it? It was used to redirect iPlayer requests when the Humax app broke a few years ago. The proram documentation is informative.
That's a different problem: https://hummy.tv/forum/threads/start-up-fails-when-hdd-connected.10164/
If you didn't have that problem, you'd be able to format the disk on the box. That's the way to go.
To format the disk elsewhere, you'd need a PC that can write filesystems in ext3 format, for...
Combining the undocumented 30s timeout for the I-plate invoked from Info combined with the documented configurable timeout for channel switching makes it edgy. These could have been separate timers, one overriding the other, rather than accumulating. This case is also interesting because Info...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.