QuantumEntangledAndy / neolink

An RTSP bridge to Reolink IP cameras
GNU Affero General Public License v3.0
354 stars 49 forks source link

Added still image command #32

Closed QuantumEntangledAndy closed 1 year ago

QuantumEntangledAndy commented 1 year ago

This is a simple command that will grab the video stream and convert it to a single jpeg image

usage:

neolink image --config=config.toml --finename=filepath CameraName

Implements #28

QuantumEntangledAndy commented 1 year ago

Also fixes a bug in mediaStream where recieving a non media stream packet will pause the stream indefinitly

dkerr64 commented 1 year ago

Thanks. This will help me. Unfortunately I am still stuck at the login not working yet so can't test.

QuantumEntangledAndy commented 1 year ago

Login should be fixed for aes now