20.09.2017, 01:05
Moin Moin,
dazu mal meine Frage: unterstützt die GVS eigentlich RTSP?
Für HikVision (und einige andere) sehen die HTTP-Links etwas anders aus.
Here they are:
Viel Erfolg
Uwe
dazu mal meine Frage: unterstützt die GVS eigentlich RTSP?
Für HikVision (und einige andere) sehen die HTTP-Links etwas anders aus.
Here they are:
Zitat:HTTP commands to get IPC MJPEG stream
1. Camera firmware need to be v4.1 or higher
2. Can only stream the Sub stream via HTTP
3. Need to change the Sub stream video encoding to MJPEG
4. Resolution can be changed via web interface
NOTE: If the HTTP port of the device is still 80 (default), then “:<HTTP port>” is not required.
HTTP without Authentication
http://<IP address of IPC>:<HTTP port>/Streaming/channels/102/httpPreview
HTTP with Authentication
http://<username>:<password>@<IP address of IPC>:<HTTP port>/Streaming/channels/102/httpPreview
Snapshot using HTTP URL
http://<IP address of IPC>:<HTTP port>/Streaming/channels/1/picture
Example:
http://192.0.0.64/Streaming/channels/102/httpPreview
http://admin:12345@192.0.0.64/Streaming/channels/102/httpPreview
http://192.0.0.64/Streaming/channels/1/picture
Viel Erfolg

Uwe