Can I get live video streaming from a DVR connected via Ethernet in Matlab? If yes, how?
2 ビュー (過去 30 日間)
古いコメントを表示
Actually I want to get the live videos for further image processing task. Thanks in advance.
0 件のコメント
回答 (1 件)
Walter Roberson
2016 年 2 月 1 日
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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!