Hiseeu camera livestream

Post Reply
cam1
Posts: 3
Joined: Mon Oct 12, 2020 3:19 pm

Hiseeu camera livestream

Post by cam1 »

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/password.

http://10.0.0.2:80/livestream/12?action ... audio_data
http://10.0.0.2:80/livestream/11?action ... audio_data
http://10.0.0.2:80/NetSDK/Video/encode/ ... properties
http://10.0.0.2:80/NetSDK/Video/encode/ ... properties
http://10.0.0.2:80/NetSDK/Video/motionD ... properties

The jpg snapshot can be retrieved using this URL within blue iris using the same credentials the NVR is using for the calls above, however in this case the snapshot is a much lower quality than the stream visible on the NVR.

http://10.0.0.2:80/snapshot.jpg

I found a post somewhere online that suggested using the Foscam FI86xx/98xx driver which does default to the same path the NVR is using, however I still get the check username/password message.

Any suggests what I could try next?
cam1
Posts: 3
Joined: Mon Oct 12, 2020 3:19 pm

Re: Hiseeu camera livestream

Post by cam1 »

For anyone interested, this did the trick for me:

main: rtsp://ipaddress:554/ch0_0.264
sub: rtsp://ipaddress:554/ch0_1.264
Desa2k
Posts: 1
Joined: Mon Apr 12, 2021 7:04 pm

Re: Hiseeu camera livestream

Post by Desa2k »

THANK YOU!!!! I spent soo many hours trying to figure this out, you’re a life saver!

Quick question, were you able to get audio to work, if so, how?
Post Reply