First of all, I must thank you for your response, it worked with a chinese Sricam SP012.
But, I think you should improve your response, because I’am a newbie in HA and sometimes I lost a bunch of time finding simple issues, but I’am starting to get into this.
In this case, I needed to add a name in the camera configuration to get the PTZ (Pan Tilt and Zoom) to work.
So I suggest, to improve your response you should add name: sricam_360 in your config.
yes you are right. I didn’t include camera name in config because I did set it up via web interface - entities customization in configuration tab
Regarding FFMPEG, I think it is already included in Hassio, that I use.
At the moment I changed all my cameras to Xiaomi Dafang and Xiaomi Fang … but they need to be hacked (custom firmware) to be able to integrate with Hassio. But they offer much better image quality.
Since the upgrade, this setup no longer works. I got a very cryptic error message:
[homeassistant.components.camera.onvif] Couldn't setup camera 'hikamS6onvif'. Error: Specification of StreamType or Transport part in StreamSetup
I am afraid it is something the onvif component evolved and broke my configuration.
my onvif port is 8090, as I use it for my synology and it worked perfectly fine.
My question for you all is: what should I do now to accommodate the newly updated onvif component?
Harv
ps:
the camera does have a couple rtsp streams, using different port and use the following syntax:
rtsp://Camera_IP_address:554/stream=0
rtsp://Camera_IP_address:554/stream=1
rtsp://Camera_IP_address:554/onvif1
is this info even relevant?
My Configuration below if it assists anyone, fine with Sricam SP009
camera 3:
input: rtsp://192.168.1.xxx:554/onvif1
platform: ffmpeg
name: xxx
ffmpeg installed and running on raspbian lite with python 3.6 Virtual Environment, latest Home assistant, config worked fine through all the versions I’ve had, Hassbian and upgrades
Me too, only ever updates every few seconds not a live stream, I use app if I ever want that but am mainly using for snapshot and email/push bullet now, unless its changed generic cams are image every 10 seconds in the interface. I bought IP Camera Pro years ago on Google Play, not much to buy and it stays with your account when you sign in on new phones, its great, I’ve connected to all cams so far (various makes/models inc. Pi Cam) its live with this app, allows audio/ptz and use in conjunction with HA.
Are you guys talking about the HA homepage ? This does indeed refresh the stream about every 10 seconds, but when you click on the image you get a live stream.
Hello I have an OBA X31 onvif camera and I’m able to see it in dashboard and also in live stream, but I’m not be able to have a ptz control. This is my configuration:
I tested my PT-camera (no Zoom) with this new version of HA. It has to use continuous mode to work which I tested with the ONVIF device manager and it is working there.
With HA it is not working. I also get “PTZ is not available…” message.