R
RickM
Fantastic work going on here af123 - really great stuff! I'm on the HD model myself - do you know when the download link will reappear for that one?
Cheers
Cheers
I'm on the HD model myself - do you know when the download link will reappear for that one?
Yup, completely understand - thanks again for doing this...it'll hopefully allow the HD model's life to be extended a little as it look like Humax have all but abandoned it nowIt should only be a day or two - I'm working with one of the other forum members who has an HD model to test the latest build. There are some differences with that model that need accommodating.
The copy has to be initiated from the T2 itself, so it's highly unlikely that this will ever be implemented. It would require someone to reverse engineer the proprietary Humax binaries which is illegal. As af123 has already stated, the only changes to be made will be to the publicly licensed linux busybox OS.This is looking brilliant. It would be brilliant if the decrypt/copy process could be automated on request of a stream from the DLNA server. Any ideas if this could be done?
The copy has to be initiated from the T2 itself, so it's highly unlikely that this will ever be implemented.
It would require someone to reverse engineer the proprietary Humax binaries which is illegal.
Awesome stuff, many thanks af123! I've been tracking this thread - "following" would suggest vastly more technical understanding then I actually possess! - but this summary makes me think that even I could have a go.I have updated the www.hummypkg.org.uk front page with a fairly basic getting started guide, showing how to get the custom firmware loaded on and how to get media streaming working.
This is looking brilliant. It would be brilliant if the decrypt/copy process could be automated on request of a stream from the DLNA server. Any ideas if this could be done?
Shame because that would have been very good, that extra step is only a slight annoyance though. How about scheduling (or watching the file system) the foxy procedure so that all recordings are enabled and then the only step required to stream them is the copy to virtual?
One question: am I right in understanding that the opkg command actually interrogates and downloads stuff from the http://hummypkg.org.uk web site, so you need to have access to that site from the Humax in order to install the packages?
humax# opkg install /media/drive1/XXX.opk
DNLA in the betas I tried played SD w/o encryption but not HD (didnt even show up when u browsed the box).With any luck, the next version of the firmware that Humax release will do this.
Maybe not, the DLNA server to be implemented on the T2 uses DTCP-IP link protection and will only stream encrypted video to a client that supports that protocol. e.g. another T2. However, with any luck you should be able to connect to it with a non compliant client, and stream unencrypted content, same as can be done now with Mediatomb.With any luck, the next version of the firmware that Humax release will do this.
# hmt -protect recording.hmt
[The "enc" flag is no longer shown against the recording in the UI.]
[Then use the UI to copy to the virtual disk]
# cd /media/virtual
# cmp ../My\ Video/recording.ts recording.ts
#
Before I try this I'd like to understand one more thing: am I right in thinking that you can go back to an official Humax firmware build by just installing one of their HDF files in the normal way?I have updated the www.hummypkg.org.uk front page with a fairly basic getting started guide
No, I am experiencing the same problem. The hmt utility is not working correctly. af123: Will PM you with details.If I take an HD recording, clear the protect flag, then copy it to the virtual disk using the HDR UI, I would then expect the ts files to be different but this is not what I see.
Code:# hmt -protect recording.hmt [The "enc" flag is no longer shown against the recording in the UI.] [Then use the UI to copy to the virtual disk] # cd /media/virtual # cmp ../My\ Video/recording.ts recording.ts #
Am I missing something?
That is correct.Before I try this I'd like to understand one more thing: am I right in thinking that you can go back to an official Humax firmware build by just installing one of their HDF files in the normal way?
Almost. If you want absolutely everything back to vanilla Humax as it was pre-mod, then you must remove the /mnt/hd2/mod directory as well as its contents. And, if you've installed the virtual disk package you must also remove the /mnt/hd2/virtual_disk directory and contents too. Then reflash with official firmware.On the hummypkg web site it says to remove the contents of /mod and restart the PVR but I'm guessing that this just puts it back to where you were after you first installed the customised HDF.