- Aug 18, 2017
- 188
- 19
Hi All
I need a method to allow this because I'm unable to encode a username and password into the HTTP string to view a substream. I have a home automation server which uses the http substream feeds (MJPG) but trying to avoid having to put usernames and passwords into each camera.
I have a hack job method in python but it runs the CPU way too high of the HA server.
Is there a way? Turning off ONVIF authentication made no difference and 'anonymous users' is unclear what that actually even does
Thanks!
I need a method to allow this because I'm unable to encode a username and password into the HTTP string to view a substream. I have a home automation server which uses the http substream feeds (MJPG) but trying to avoid having to put usernames and passwords into each camera.
I have a hack job method in python but it runs the CPU way too high of the HA server.
Is there a way? Turning off ONVIF authentication made no difference and 'anonymous users' is unclear what that actually even does
Thanks!