Search found 3 matches
- Fri Dec 11, 2020 3:12 pm
- Forum: Network cameras
- Topic: Use Blue Iris inside html frame
- Replies: 1
- Views: 3201
Use Blue Iris inside html frame
Is there a setting to allow blue iris to run inside an html frame? I would like an option to show cameras inside an OpenHab panel, but Firefox and other browsers refuse to show the page because blue iris does not have the setting enabled to allow this.
- Fri Dec 11, 2020 3:07 pm
- Forum: Network cameras
- Topic: Hiseeu camera livestream
- Replies: 2
- Views: 6515
Re: Hiseeu camera livestream
For anyone interested, this did the trick for me:
main: rtsp://ipaddress:554/ch0_0.264
sub: rtsp://ipaddress:554/ch0_1.264
main: rtsp://ipaddress:554/ch0_0.264
sub: rtsp://ipaddress:554/ch0_1.264
- Mon Oct 12, 2020 3:39 pm
- Forum: Network cameras
- Topic: Hiseeu camera livestream
- Replies: 2
- Views: 6515
Hiseeu camera livestream
I am trying to connect to Hiseeu cameras, the Hiseeu DVR appears to connect using the http requests below (at least wireshark tells me those GET requests were sent) with the same basic authentication credentials I am using, but I get an 401 authentication error and blue iris says to check username/p...