- Aug 18, 2017
- 188
- 19
hi All
I am trying to display MJPEGS of all my cameras in a java applet thats part of my home automation system.
Right now, we are using the substream url and proxying it because the cameras (Dahua 5231) use digest authentication and we cant pass those credentials using the url (shame theres no basic that works!)
It works, but its very slow. The server that runs nginx is a Xeon Quad core 1ghz Cisco UCS blade with RAID1 and 8GB ram.
Im wondering would Webcast be a solution to this? The BlueIris box has plenty of grunt, also a Cisco UCS machine with 6 x 2 Ghz Cores and 16GB Ram.
Does webcasting support the digest auth and present a URL for either Each camera, or all cameras? Ive got 10 of them.
Thanks
I am trying to display MJPEGS of all my cameras in a java applet thats part of my home automation system.
Right now, we are using the substream url and proxying it because the cameras (Dahua 5231) use digest authentication and we cant pass those credentials using the url (shame theres no basic that works!)
It works, but its very slow. The server that runs nginx is a Xeon Quad core 1ghz Cisco UCS blade with RAID1 and 8GB ram.
Im wondering would Webcast be a solution to this? The BlueIris box has plenty of grunt, also a Cisco UCS machine with 6 x 2 Ghz Cores and 16GB Ram.
Does webcasting support the digest auth and present a URL for either Each camera, or all cameras? Ive got 10 of them.
Thanks