You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Via HDMI streameye is instant. But over Wifi there's a 2 second delay.
When using MotioneyeOs in Fast Network Camera mode the wifi is almost instant.
I've taken the exact settings from MotioneyeOs and used in this command, so it seems something else is amiss. What else is Motioneyeos doing...or streameye NOT doing?
Hi,
I'm testing a stripped back version of Motioneyeos by using the streameye package, which is the Fast Network Camera as you described in https://github.com/ccrisan/motioneyeos/wiki/Fast-Network-Camera.
Via HDMI streameye is instant. But over Wifi there's a 2 second delay.
When using MotioneyeOs in Fast Network Camera mode the wifi is almost instant.
I've taken the exact settings from MotioneyeOs and used in this command, so it seems something else is amiss. What else is Motioneyeos doing...or streameye NOT doing?
--- MOTIONEYEOS Settings ---
Layout Columns
3
Fit Frames Vertically
On
Layout Rows
1
Frame Rate Dimmer
100
Resolution Dimmer
100
Network Link Watch
ON
Network Link Timeout
20 seconds
Connectivity Watch
OFF
GPU Memory
128
Camera Name
Camera1
Camera ID
1
Camera Type
Simple MJPEG Camera
Brightness
50%
Contrast
50%
Saturation
50%
Sharpness
50%
MJPEG Video Resolution
640x480
Video Rotation
0o
Flip Vertically
OFF
Flip Horizontally
OFF
Frame Rate
15
Image Quality
25
Bitrate
100000 bps
Zoom X
0%
Zoom Y
0%
Zoom Width
100%
Zoom Height
100%
HDMI Preview
OFF
ISO
400
Shutter Speed
0 microseconds
Exposure Mode
Auto
Exposure Compensation
0
Automatic White Balance
Auto
Metering Mode
Average
Dynamic Range Compensation
Off
Video Stabilization
OFF
Denoise
OFF
Image Effect
None
Streaming Protocol
MJPEG
Streaming Port
8081
Authentication Mode
Disabled
--- StreamEye Settings ---
./raspimjpeg.py --brightness 50 --contrast 50 --saturation 50 --sharpness 50 --width 640 --height 480 --rotation 0 --vflip --hflip --framerate 15 --quality 25 --zoom 0.0,0.0,1.0,1.0 --preview --iso 400 --shutter 0 --exposure auto --ev 0 --awb auto --metering average --drc off --vstab --denoise --imxfx none | streameye -p 8081
The text was updated successfully, but these errors were encountered: