Tagged Questions
The dvr tag has no wiki summary.
6
votes
1answer
420 views
State-of-the-art GPU volume rendering
what is the current technique for implementing a GPU based volume renderer in the medical context, i.e. reasonable amounts of image data (512x512x1500 or more at 16bit) and interactive/real-time ...
1
vote
1answer
1k views
How to decode H264 stream?
I have connected to a DVR system which is serving up a continuous live feed from CCTV camera. I am fairly sure the format is H264 (the first 4 bytes are 4HKH). I would like to know how I can read the ...
1
vote
3answers
1k views
Create server-side DVR application to be able to record DVR in FMS
I want to be able to use the DVR compability in FMS3. But to do that I need to implement a server-side DVR application it says in the documentation. The problem is I cannot find any example on this.
...
1
vote
7answers
5k views
Get source of website in java
I would like to use java to get the source of a website (secure) and then parse that website for links that are in it. I have found how to connect to that url, but then how can i easily get just the ...
0
votes
0answers
49 views
player.seek(0) for dvr does not move the scrub bar to start position in Strobe media player
I am using player.seek(0) whenever onJavaScriptBridgeCreated is invoked and player is ready.
My stream is of dvr type. Although the seek(0) starts the video from the beginning, the scrub bar is not ...
0
votes
0answers
52 views
dvr surveillance systems development in iphone
I have one question. May be it is a very generic question, please forgive me.
In our office we have installed a Samsung DVR-1670. We are planning to develop mobile surveillance software for that. ...
0
votes
2answers
40 views
Need help on handling MPEG4V1 data
I'm in situation where I need to get a chunk of MPEG4V1 (Microsoft MPEG-4 VKI
Codec V1) data located in the beginning of a packet (that was sent by some DVR unit).
Packet structure looks something ...
0
votes
0answers
75 views
Use MFC library without MFC
I'm using pure C with Windows SDK in my projects, but now I need to deal with DVR's camera, which the driver was made in MFC 6.0.
I can switch to C++ at any time (I'm already using it in some ...
0
votes
1answer
157 views
Access remote DVR protected by password in php
I have a dvr. Some cameras are attached to it.
The dvr can be accessed by a web browser from Internet.
The dvr is protected by username and password.
How can I connect to the webserver without typing ...
0
votes
0answers
24 views
Not able to find exact duration of a dvr streaming?
How can I get exact duration of a dvr stream while playing the stream.
Suppose I am playing a live dvr stream whose duration is 5 mins and right now i am on 3rd minute. So my duration is increasing by ...
0
votes
0answers
39 views