openhab-google-assistant icon indicating copy to clipboard operation
openhab-google-assistant copied to clipboard

Camera and MJPEG Stream via HTTP

Open nav208 opened this issue 4 years ago • 3 comments

Hello, is it possible to run a camera with an mjpeg stream on a google nest hub device? (hikvision MJPEG sub strem) https://ness.zendesk.com/hc/en-us/articles/360040559993-How-to-Get-IPC-MJPEG-Stream-via-HTTP-Commands-on-Hikvision-Cameras

nav208 avatar Oct 20 '20 09:10 nav208

Hard to tell and probably the not really the right place to ask. I would recommend to find a forum from Google Nest Hub or something similar to get some information.

Google's documentation only states this: https://developers.google.com/assistant/smarthome/traits/camerastream#video-formats

To test this with openHAB you can already just do so. Set up a String item exposed as a camera device and provide the URL to test this.

michikrug avatar Oct 20 '20 14:10 michikrug

Is the opposite possible with google smarthome, so that we can retrieve the video stream of such a CameraStream and display it on - a raspberry pi for example?

Legion2 avatar Oct 20 '20 17:10 Legion2

yes you can it's working like a charm.

JacekKac avatar Apr 11 '22 10:04 JacekKac