Live viewing lag

tmatika

n3wb
Nov 15, 2015
11
0
Hello - I'm trying to find the answer to what I hope is something simple. I have 5 Foscam FI9802W's. When viewing through the BI program, I get about 3 - 10 second lag. When viewing directly to the camera from it's web UI, its basically realtime 30FPS (No LAG).

The Computer I have BI running on is a 5th Gen I7, 8GB RAM, 500GB SSD, so I don't think it's a hardware problem.

I have not changed any of the default settings in recording... although I did briefly try D2D to see if that would improve performance, but it did nothing.

When I use IPCam viewer lite, it looks flawless... so I'm hoping it's an encoding thing or something within the program... just not sure where to start tweaking.

Thank you
 
Another note - when I go into the camera properties, on the general tab, there is no lag in the preview window under the status area.
 
Another note - when I go into the camera properties, on the general tab, there is no lag in the preview window under the status area.
Are you using the demo or full version?
In the demo direct to disk is not fully implemented.
 
Receive Buffer is 3MB

No lag at all streaming through VLC (Following instructions from this site).
http://foscam.us/forum/how-to-fetch-snapshots-and-mjpeg-stream-on-hd-cameras-t4328.html
Those instructions are for streaming an mjpeg stream and/or the substream, so it will be faster. You need to try and pull the h.264 stream which blue iris is pulling.
try [TABLE="class: table table-striped table-bordered, width: 1140"]
[TR="class: odd"]
[TD][TABLE="class: table table-striped table-bordered, width: 1140"]
[TR="class: odd"]
[TD]rtsp://IPADDRESS/videoMain
[TABLE="class: table table-striped table-bordered, width: 1140"]
[TR="class: even, bgcolor: #F9F9F9"]
[TD]http://IPADDRESS/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]

[/TD]
[/TR]
[/TABLE]
[/TD]
[/TR]
[/TABLE]

Also try direct to disc again.[/TD]
[/TR]
[/TABLE]
 
Another thing to note - the latency is uniform across all cameras. They update the frame at the same time - all 5 cameras.
 
Those instructions are for streaming an mjpeg stream and/or the substream, so it will be faster. You need to try and pull the h.264 stream which blue iris is pulling.
try [TABLE="class: table table-striped table-bordered, width: 1140"]
[TR="class: odd"]
[TD][TABLE="class: table table-striped table-bordered, width: 1140"]
[TR="class: odd"]
[TD]rtsp://IPADDRESS/videoMain
[TABLE="class: table table-striped table-bordered, width: 1140"]
[TR="class: even, bgcolor: #F9F9F9"]
[TD]http://IPADDRESS/videostream.asf?user=[USERNAME]&pwd=[PASSWORD][/TD]
[/TR]
[/TABLE]
[/TD]
[/TR]
[/TABLE]

Also try direct to disc again.[/TD]
[/TR]
[/TABLE]

Following these instructions, I was able to get the stream work (Needed a specified port) in VLC - no latnecy.

http://www.ispyconnect.com/man.aspx?n=foscam


D2D seems to have no effect at all.
 
I found the problem.... RDP :(

When I remote into the system using alternative means, no latency... any way to disable that or fix that? Sounds like it may be by design...?
 
Any hope for an activex fix for the web server? I wouldn't mind using that if I didn't have to use the JPEG viewer :(
 
I found the problem.... RDP :(

When I remote into the system using alternative means, no latency... any way to disable that or fix that? Sounds like it may be by design...?
Are you seeing a delay of 5 seconds or the image only refreshes every 5 seconds?
go to blue iris options> cameras, set video during remote desktop to unrestricted.
 
  • Like
Reactions: ekaz and tmatika