Can I get live video streaming from a DVR connected via Ethernet in Matlab? If yes, how?

2 views (last 30 days)
Actually I want to get the live videos for further image processing task. Thanks in advance.

Answers (1)

Walter Roberson
Walter Roberson on 1 Feb 2016
Maybe. I find evidence that some DVR allow remote streaming through an H.264 protocol.
However, when I investigate a particular line, the Lorex Technology Security DVR, the ECO and EDGE lines, I could see that they had no documentation of any ability to access through anything other than their own software, which could imply that they use a custom encryption, or undocumented commands, or might use a bunch of javascript (which makes it a nuisance to access.) They could, in theory, even use a custom video protocol, but it is more probable that they use one of the well developed protocols, perhaps H.264, perhaps Motion JPEG. For whatever it is worth, the Lorex EDGE series looked to me to be more likely to support a useful remote access than the Lorex ECO series did.
These kinds of discussions become a lot easier when you start talking about particular models.

Categories

Find more on C4ISR in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!