osman

n3wb
Jan 2, 2017
14
0
Hi All,

I have 3518c ip cams busybox installed. I have telnet access to them. Those cams has fixed timestamp and and model name as OSD on their stream. After each reboot cams times are not correct, mostly 1-2 minutes behind the current time. I did a search and it is commonly said Busybox don't have ntp or auto time update function. So after each reboot I must update time manually by logging inside cameras panel. This is really annoying and I can't find a proper solution for this. Finally I came up with the idea to remove camera OSD, if no OSD no timestamp basically. I checked cameras settings on browser panel and standalone windows app for OSD remove option. Sadly there is no option exists.. I am stucked.. I really want to remove cameras OSD. Is there a busybox command or any other method of removing OSD? Any help is highly appreciated...

Thanks
 
It's nothing to do with Busybox - that's just a compact source of Linux command-line tools. You need to get into the camera-specific file system areas.
You will need to explore how the camera configuration is stored and see if there is anything you could edit.
The way configuration is handled will be totally dependant on the firmware that the cameras are running - of which there are many choices. 3518C is just the SoC/DSP chip.
 
It's nothing to do with Busybox - that's just a compact source of Linux command-line tools. You need to get into the camera-specific file system areas.
You will need to explore how the camera configuration is stored and see if there is anything you could edit.
The way configuration is handled will be totally dependant on the firmware that the cameras are running - of which there are many choices. 3518C is just the SoC/DSP chip.
Hi I attached system tree screenshot do you reccommend any folder?

Thanks for reply btw.
 

Attachments

  • IMG_9026.PNG
    IMG_9026.PNG
    18 KB · Views: 4
Well, I suppose /home or komod might be candidates.
Why don't you just have a look around?
Use 'cat filename' to view text files.
Use 'cd /foldername' to change the working directory.
 
Well, I suppose /home or komod might be candidates.
Why don't you just have a look around?
Use 'cat filename' to view text files.
Use 'cd /foldername' to change the working directory.
Great! cat is not working what am I doing wrong..
 

Attachments

  • Ekran Resmi 2017-01-15 19.43.23.png
    Ekran Resmi 2017-01-15 19.43.23.png
    32.7 KB · Views: 3