David
Can I ask which model you have?
I've seen example images from cameras at night and they looked super clean. This was on an Amazon review so thought the author had no reason to 'cheat'.
Cheers,
Robin
Those of you using additional IR lamps, which are you using? I notice good ones are expensive (£200+) and dubious amazon/ebay for £15. Do the cheap ones do the job?
Can you post again?
HTTPPort 8090
HTTPBindAddress 0.0.0.0
MaxHTTPConnections 2000
MaxClients 1000
MaxBandwidth 1024
CustomLog -
##################################################################
<Feed camera1.ffm>
File /tmp/camera1.ffm
FileMaxSize 50M
</Feed>
<Stream camera1.mjpg>
Feed camera1.ffm
Format mpjpeg
VideoCodec mjpeg
VideoFrameRate 15
VideoBitRate 256
VideoBufferSize 80
VideoSize 640x360
NoAudio
</Stream>
<Stream stat.html>
Format status
</Stream>
./ffserver -f ffserver.conf
./ffmpeg -i "rtsp://user:password@nvr-ip-address/Streaming/Channels/101" http://localhost:8090/camera1.ffm