我正在尝试从网络摄像头检索图像。我可以使用MJPEG来做,但有人告诉我,我可以使用ONVIF SDK来做到这一点。真的吗?
致以最诚挚的问候,
答案 0 :(得分:1)
在视频检索的一部分中,ONVIF基本上会将您重定向到RTSP / RTP。
http://www.onvif.org/specs/stream/ONVIF-Streaming-Spec-v210.pdf
5
Live Streaming
This section describes real-time streaming of video, audio and metadata.
There is no specific service associated with the real-time streaming.
The real-time configurations via Web Service commands are defined in the
Media Service and the ReceiverService.
5.1
Media stream protocol
5.1.1
Transport format
Real-time Transport Protocol (RTP) is a media transfer protocol
(see Section 5.1.2). The following four sections describe RTP data transfer.