Can I get live video streaming from a DVR connected via Ethernet in Matlab? If yes, how?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Actually I want to get the live videos for further image processing task. Thanks in advance.
0 Commenti
Risposte (1)
Walter Roberson
il 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.
Vedere anche
Categorie
Scopri di più su C4ISR in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!