Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow Wifi vs MotionEyeOS #24

Open
cmptscpeacock opened this issue May 11, 2020 · 0 comments
Open

Slow Wifi vs MotionEyeOS #24

cmptscpeacock opened this issue May 11, 2020 · 0 comments

Comments

@cmptscpeacock
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant