Hi All,
Started investigating a couple of events that didn't record last night (couldn't figure out why so gave up on that!) but got side tracked as webif didn't want to display the folder list properly. I checked the webif error log and this is what it says
Last modified 10/04/21 10:52
Log...
Will / could this patch be provided as a package? Will this fix the issue I am seeing or at keast get me abit closer to getting it working?
Thanks
Rodp
this is my /mod/etc/smb-hotplug.conf which I've not edited as it says it will be overwritten hence I edited the smb.conf file.
Thanks
Rodp
# Do not modify this file - it will be overwritten
[My Music]
comment = My Music
path = /mnt/hd2/My Music
public = yes
writable = yes...
So I've had a little play but can't get it to work... this is what I did.
In telnet:
smbpasswd -a settop
<entered a password>
<retyped the password>
Password changed for user settop
So nothing untoward there but not sure if there is anyway to check if it's actually done something?!
I then...
Thanks for the reply @/df ... @mr-b did /df's reply help you do a little more testing? VLC for android still won't connect so I'm still trying to get this working. I'm a little out of my comfort zone when amending the smb.cfg file but maybe together we can get this working. Couple of...
Another reason for me investigating this is that android apps vary in terms of smb v1 or v2 access but also password and passwordless setups. Eg. my favourite android app (vlc) won't access the humax via smb, which i suspect is due to it currently being a passwordless connection. Other apps...
Yes am aware of smb v1 and v2. I was referencing the version mentioned in the url above which i guess is the driver/software version. My windows 10 PCs don't talk to my humax that much (i use ftp or DLNA if needed, however i do believe that despite the PCs being up-to-date i still have normal...
Did you manage to do this mr-b?
I've been reading around how to add a samba user (smbpasswd -a) that requires a password for access the box and stopping non password access but I'm a little unsure as 1) there seems to be difference between Samba 3 and 4 (i don't know what version is on the...
Ran into a more problems. Codec mpeg-ts is unknown so using mpeg2video a go but then the humax complained about there being no audio so tried to add a silent audio in but so far it's not worked.
Tried using something like what i found here...
I guess another way to reduce cpu resources is to use a timer which records the still image from the ip camera and saves it in a folder every minute which at the end of the day ffmpeg could then compile into a video file?
/df...Does h264 work for you? Ffmpeg just returns unknown encoder 'h264'. That's why I had to choose the (old) mpeg4. I'll try mpeg2 in .ts container though.
For mpeg4 the cpu process is running about 50% so that's ok but obviously would like to try and get it lower but using a filter means...
Hi All,
So I've played around abit and this is what I've found. Firslty the IP camera is old and so I've had to customise the script according to that. Newer IP camera probably work differently.... my camera is a D-Link DCS 900 and sends out MJPEG stream.
There was a need to keep humax CPU...
Did anyone get a solution to this. I am finding that the mp4 files I am generating (via ffmpeg on the box) are causing humaxtv to freeze. This has been mentioned in numerous threads elsewhere and also came to the same conclusion if I could move these files into a folder which then wasn't...
Just want to check, How would you write the path to save to the normal my videos folder? still get confused between when you use / or \ or whether you have to start at mnt or sda2.
Thanks
Rodp
Hi All,
A sort of follow on from this link: https://hummy.tv/forum/threads/fox-t2-and-webcam.7118/
I came across an FFMPEG thread (https://superuser.com/questions/1422404/ffmpeg-segmenting-a-continuous-live-stream-into-one-minute-stand-alone-files) that talked about using an FFMPEG command...
Maybe this will muddy the water but I was able to rename the file from 'Royal_Institution_Christmas_Lectures_2020_-Planet_Earth-A_User_s_Guide_Engine_Earth.temp.mp4' to 'Royal_Institution_Christmas_Lectures_2020-Planet_Earth-_A_User_s_Guide_Engine_Earth.temp.mp4.tmp' via FTP and that stopped it...
Does that mean there is nothing I can do except wait for the problem to occur and then delete it manually each time? Is there no way to stop the dnla from analysing temp.mp4 files? Could the youtube-dl / ffmpeg process use a file names mp4.temp instead? Assuming that this would then stop the...
HI All,
The issue has coem back again but this time it's a temp.mp4 file
Same symptoms, remote not responsive but webif is fine. I set 3 files to download overnight.
2612
02/01/2021 23:46
Https://www.bbc.co.uk/iplayer/episode/m000qplx
qtube
COMPLETE
00:42:48
Check qtube.log
03/01/2021...
Hi All,
Started investigating a couple of events that didn't record last night (couldn't figure out why so gave up on that!) but got side tracked as webif didn't want to display the folder list properly. I checked the webif error log and this is what it says
Last modified 10/04/21 10:52
Log...
Will / could this patch be provided as a package? Will this fix the issue I am seeing or at keast get me abit closer to getting it working?
Thanks
Rodp
this is my /mod/etc/smb-hotplug.conf which I've not edited as it says it will be overwritten hence I edited the smb.conf file.
Thanks
Rodp
# Do not modify this file - it will be overwritten
[My Music]
comment = My Music
path = /mnt/hd2/My Music
public = yes
writable = yes...
So I've had a little play but can't get it to work... this is what I did.
In telnet:
smbpasswd -a settop
<entered a password>
<retyped the password>
Password changed for user settop
So nothing untoward there but not sure if there is anyway to check if it's actually done something?!
I then...
Thanks for the reply @/df ... @mr-b did /df's reply help you do a little more testing? VLC for android still won't connect so I'm still trying to get this working. I'm a little out of my comfort zone when amending the smb.cfg file but maybe together we can get this working. Couple of...
Another reason for me investigating this is that android apps vary in terms of smb v1 or v2 access but also password and passwordless setups. Eg. my favourite android app (vlc) won't access the humax via smb, which i suspect is due to it currently being a passwordless connection. Other apps...
Yes am aware of smb v1 and v2. I was referencing the version mentioned in the url above which i guess is the driver/software version. My windows 10 PCs don't talk to my humax that much (i use ftp or DLNA if needed, however i do believe that despite the PCs being up-to-date i still have normal...
Did you manage to do this mr-b?
I've been reading around how to add a samba user (smbpasswd -a) that requires a password for access the box and stopping non password access but I'm a little unsure as 1) there seems to be difference between Samba 3 and 4 (i don't know what version is on the...
Ran into a more problems. Codec mpeg-ts is unknown so using mpeg2video a go but then the humax complained about there being no audio so tried to add a silent audio in but so far it's not worked.
Tried using something like what i found here...
I guess another way to reduce cpu resources is to use a timer which records the still image from the ip camera and saves it in a folder every minute which at the end of the day ffmpeg could then compile into a video file?
/df...Does h264 work for you? Ffmpeg just returns unknown encoder 'h264'. That's why I had to choose the (old) mpeg4. I'll try mpeg2 in .ts container though.
For mpeg4 the cpu process is running about 50% so that's ok but obviously would like to try and get it lower but using a filter means...
Hi All,
So I've played around abit and this is what I've found. Firslty the IP camera is old and so I've had to customise the script according to that. Newer IP camera probably work differently.... my camera is a D-Link DCS 900 and sends out MJPEG stream.
There was a need to keep humax CPU...
Did anyone get a solution to this. I am finding that the mp4 files I am generating (via ffmpeg on the box) are causing humaxtv to freeze. This has been mentioned in numerous threads elsewhere and also came to the same conclusion if I could move these files into a folder which then wasn't...
Just want to check, How would you write the path to save to the normal my videos folder? still get confused between when you use / or \ or whether you have to start at mnt or sda2.
Thanks
Rodp
Hi All,
A sort of follow on from this link: https://hummy.tv/forum/threads/fox-t2-and-webcam.7118/
I came across an FFMPEG thread (https://superuser.com/questions/1422404/ffmpeg-segmenting-a-continuous-live-stream-into-one-minute-stand-alone-files) that talked about using an FFMPEG command...
Maybe this will muddy the water but I was able to rename the file from 'Royal_Institution_Christmas_Lectures_2020_-Planet_Earth-A_User_s_Guide_Engine_Earth.temp.mp4' to 'Royal_Institution_Christmas_Lectures_2020-Planet_Earth-_A_User_s_Guide_Engine_Earth.temp.mp4.tmp' via FTP and that stopped it...
Does that mean there is nothing I can do except wait for the problem to occur and then delete it manually each time? Is there no way to stop the dnla from analysing temp.mp4 files? Could the youtube-dl / ffmpeg process use a file names mp4.temp instead? Assuming that this would then stop the...
HI All,
The issue has coem back again but this time it's a temp.mp4 file
Same symptoms, remote not responsive but webif is fine. I set 3 files to download overnight.
2612
02/01/2021 23:46
Https://www.bbc.co.uk/iplayer/episode/m000qplx
qtube
COMPLETE
00:42:48
Check qtube.log
03/01/2021...
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.