Displaying 20 results from an estimated 83 matches for "dvr".
Did you mean:
dir
2020 Feb 13
1
Linux SMB Server: Put Multiple Devices into One Share?
Hello Jeremy,
I think you missed a "/" in:
mount --bind /share1/DVR /medium/DVR
mount --bind /share1/Audio /medium/Audio
mount --bind /share2/Video /medium/Video
mount --bind /share2/Backups /medium/Backups
BR,
Matt
On Thu, Feb 13, 2020 at 5:15 PM Jeremy Allison via samba <
samba at lists.samba.org> wrote:
> On Thu, Feb 13, 2020 at 04:45:16PM -0500, Ha...
2020 Feb 13
2
Linux SMB Server: Put Multiple Devices into One Share?
...decade and, from what I remember, I don?t think this is possible. Whenever I search for "two mount points" or "multiple mount points," I get hits for "multiple users," but not for mount points.
I have the following directories I want to share through Samba:
/share1/DVR
/share1/Audio
/share2/Video
/share2/Backups
/share1 is on /dev/sdb
/share2 is on /dev/sdc
Due to the amount of data on each one and the size of the devices, I can?t put all the shares on one device.
I want to have one mount point, media, and it would have:
/medium/DVR
/medium/Audio
/medium/Vid...
2013 Jul 31
4
surveillance DVR
Does anyone know of a DVR that runs Linux that does NOT USE Active-X,
and/or allows logging in directly?
All I keep running into are crap that ->requires<- IE, and don't allow
directly logging in.
mark
2009 Mar 05
5
EyeMax DVR
I have an application that I'm trying to get to work in Wine: EyeMax DVR.
Everything seems to work aside from being to intialize the drives (the biggest part) I have no idea what initializing the drives does, I've never seen what it's supposed to do.
I know that the Software is made to be able to write video to drives 24/7, because it's used for security s...
2014 Feb 04
0
[OT] ssh and security DVR
Does anyone have any "security appliance" DVR, and can you a) telnet or b)
ssh into it?
Also, I have read that on a lot of the low-end ones, like Swann, port 9000
is completely open, but it's not clear to me from the hack post
<http://console-cowboys.blogspot.com/2013/01/swann-song-dvr-insecurity.html>
whether I could ssh in there,...
2013 Dec 05
0
Longterm CCTV Camera and DVR partner needed !
Dear Manager,
We would like to support you become top distributor .
Tiensun is a professional manufacturer specialized in CCTV camera and DVR for 8 years experience ,and all of our products have already approved by CE/FCC/ROHS .
Please contact me for any inquiry .
Hope have a good longterm relationship with you .
Best Regards
Oblivion Zhang
?Overseas Sales Department?
------------------------------------------------------...
2020 Aug 27
2
DVR recorder how to resucue files
...loopback device (e.g. a partition starts at 56):
sudo losetup -o $((56*512)) /dev/loop0 save.dd
Now you should be able to use the partition. First check and than mount it:
sudo fsck -fv /dev/loop0
sudo mount /dev/loop0 /mnt
xxx
Hallo,
no partions are shown with dd.
Found an article that some DVR vendors are using their own filesystems.
I think that I ve no chane in this case to rescue anything.
Thanks for all hints.
Ralf
Ralf Prengel
Teamleiter
Customer Care
Comline AG
Hauert 8
D-44227 Dortmund/Germany
Telefon:+49 231 97575 157
Mobil:+49 151 10831 157
Fax:+49 231 97575 257
E-Mail:ralf.p...
2006 Dec 19
0
[Fwd: [Fwd: Re: Re: bt878 based dvr card vs. pci pass-thru]]
Hi Lists,
sorry for reposting this, but since no response has arrived so far and
my time on this project is passing by I need to make a conclusion. Do I
better use my DVR cards in dom0 or moving it to a separate physical
machine rather than using them in a domU?
Could someone shed light on why it is trickier to pass-thru one of these
cards than any other pci devices? Do they try to read-write certain
parts of the memory (maybe because of some sort of direct memory...
2006 Dec 19
0
[Fwd: [Fwd: Re: Re: bt878 based dvr card vs. pci pass-thru]]
Hi Lists,
sorry for reposting this, but since no response has arrived so far and
my time on this project is passing by I need to make a conclusion. Do I
better use my DVR cards in dom0 or moving it to a separate physical
machine rather than using them in a domU?
Could someone shed light on why it is trickier to pass-thru one of these
cards than any other pci devices? Do they try to read-write certain
parts of the memory (maybe because of some sort of direct memory...
2018 Apr 25
0
formating DVR-RW
On Wednesday, April 25, 2018 9:10:34 AM CDT Michael Hennebry wrote:
> My Centos 6 wodim tell me that it can only format DVD+RW.
> I have DVD-RWs.
> Even when I format a DVD-RW on my standalone DVD recorder,
> wodim still will not write to it.
> Is there a centos-6-useable mechanism
> for formatting and writing DVD-RWs?
According to the man page for wodim - formatting is not
2018 Apr 25
0
formating DVR-RW
Michael Hennebry wrote:
> My Centos 6 wodim tell me that it can only format DVD+RW.
> I have DVD-RWs.
> Even when I format a DVD-RW on my standalone DVD recorder,
> wodim still will not write to it.
> Is there a centos-6-useable mechanism
> for formatting and writing DVD-RWs?
>
Have you ever used k3b? It works very nicely.
> Michael hennebry at web.cs.ndsu.NoDak.edu
>
2018 Apr 25
0
formating DVR-RW
On Wed, Apr 25, 2018 at 11:07:58AM -0400, Fred Smith wrote:
> On Wed, Apr 25, 2018 at 09:30:46AM -0500, Bill Gee wrote:
> >
> > It is possible that the optical drive in your computer does not support DVD-RW
> > media. The only way I know of to find what media are supported is to use K3B.
> > If you go to Settings - Devices, you should get a list of readable and
2018 Apr 25
1
formating DVR-RW
[snip]
>> I have DVD-RWs.
[snip]
> I am assuming (and we all know what that
means :) ) that the OP has such a disk.
[snip]
It is not an assumption. OP has Re-Write (RW) disks.
(JIC:
https://www.google.com/search?q=dvd-rw+definition&oq=dvd-rw&aqs=chrome.1.69i57j0l5.5006j0j7&sourceid=chrome&ie=UTF-8
)
-- Fred
2018 Apr 29
2
formating DVR-RW
On Wed, 25 Apr 2018, m.roth at 5-cent.us wrote:
> Michael Hennebry wrote:
>> My Centos 6 wodim tell me that it can only format DVD+RW.
>> I have DVD-RWs.
>> Even when I format a DVD-RW on my standalone DVD recorder,
>> wodim still will not write to it.
>> Is there a centos-6-useable mechanism
>> for formatting and writing DVD-RWs?
>>
> Have you ever
2018 Apr 29
0
formating DVR-RW
Hi,
Michael Hennebry wrote:
> The last time I use it [K3B], , it crapped out after writing,
> but before finalizing.
Sounds like a growisofs problem.
If it was with unformatted DVD-R or DVD-RW media, does it resemble this
error ?
https://bugzilla.redhat.com/show_bug.cgi?id=810483
Any message from the failed program run might help to diagnose the problem.
Have a nice day :)
Thomas
2020 Aug 25
3
DVR recorder how to resucue files
Hallo,
we've a DVD recorder from everfoces and problems to open files using
the interface.
I made a backup using dd without any problems but how can I mount this image.
Normal loop options don't work.
Thanks for hints.
Ralf
2020 Aug 25
0
DVR recorder how to resucue files
Ralf Prengel <ralf.prengel at rprengel.de> wrote:
> I made a backup using dd without any problems but how can I mount this
> image.
> Normal loop options don't work.
Too little information. Tell us what you tried (the exact command) and
what happened (any error message).
--
Yves Bellefeuille
<yan at storm.ca>
2020 Aug 26
0
DVR recorder how to resucue files
ralf.prengel at comline.de wrote:
> Trying to mount this file simple with mount -o loop save.dd
> /mnt/backup fails.
> I found out that VDR are using non-standard disk-configurations and
> filesystems.
If this were a normal DVD, you'd have to specify the file system:
mount -t iso9660 -o loop save.dd /mnt/backup
But you say the DVD uses a non-standard file system, so this
2020 Aug 27
0
DVR recorder how to resucue files
It looks like you've backuped an entire disk that might contain partitions.
So first check if you have partitions inside:
sudo fdisk -lu save.dd
If you have partitions inside, use the start offset of the partition to
create a loopback device (e.g. a partition starts at 56):
sudo losetup -o $((56*512)) /dev/loop0 save.dd
Now you should be able to use the partition. First check and than
2020 Aug 27
0
DVR recorder how to resucue files
Am Do., 27. Aug. 2020 um 13:07 Uhr schrieb <ralf.prengel at comline.de>:
> [...]
> no partions are shown with dd.
> [...]
dd does not show partitions, fdisk does (or parted or ...).
Regards Thomas