- Update v4l2rtspserver-master: should have a better fps management
- Change H264 GOP parameter to have more frequently iframe (added new
paramaeter in v4l2rtspserver-master.ini)
- Add new field in firmware_mod/bin/v4l2rtspserver-master.ini to control buffer size (for OSD font height)
- Add new option to control OSD colors (RGBA)
- lighttpd
- openssl
- busybox
- v4l2rtspserver-master
latest live libs included
bug correction for motion detection at startup
MJPG is back (there is still an issue with the OSD: it is
flickering)
* Adding autonight detection using software
Copy /config/autonight.conf.sw to /config/autonight.conf to enable software
version of autonight detection
* Fixed a bug and removed the 10 sec delay workaround.
* Adding more commandline options for testing.
* Wait for 3 sec after enabling night mode, the get things settled down
* Adding debug pages to graph the parameters
* Moved the file to proper location
* Adding sw_night_configure.html to tune the parameters
* Updated sw_night_configure.html
* Updating autonight binary to support new simpler logic
Also updating sw_night_configure.html to generate command-line options for autonight
* Forgot to add the correct autonight binary
* Fixing eq2 condition in autonight binary
* Fixing yet another bug in autonight binary
* replace binary
* Flip improvement
Gui reflect flip status
motor movments are inversed when flipped
* Flip improvement
Gui reflect flip status
motor movments are inversed when flipped
* Audio and framerate settings
- Enable audio AES filter
- Now can choose more audio in/out bitrate
Please note the constraints:
* Filtering AES, NS is available with in bitrate under or egal 16000
* When select OPUS out birate is 48000
* When select PCM or PCMU in bitrate shall be egal to out bitrate
- Can now control video FPS
* I noticed that some configuration freeze the video (for example 1/1)
* Delete webrtc_profile.ini
* Update status.cgi
* Update rtspserver.conf.dist
Previously, curl wouldn't verify SSL certs when making outbound
connections. It meant that it would either refuse to connect, or the
"-k" option needed to be added to acknowledge the insecurity and blindly
trust it. :/
This change adds the Mozilla CA store, repacked by upstream curl. There
is also an update.sh script to update the pack if needed
As this is Mozilla's store simply repacked, it continues to be under the
MPL 2.0 license
Signed-off-by: Dave Walker (Daviey) <email@daviey.com>
* Restore audio test
add the possibility to choose audio from audio delivered with original firmware
or choose audio from /system/sdcard/Media folder
* OSD was not displayed anymore if AXIS not set in OSD
I guess it is a regresion from previous commit (add the value in file with rewrite_config)
* Change the way the scripts (detection are launched)
* Restore audio test
add the possibility to choose audio from audio delivered with original firmware
or choose audio from /system/sdcard/Media folder
* Update action.cgi
Fix a typo and add missing quotes
* Update update.html
* New autoupdate page
- Autoupdate with progress bar (approximative as based on files already on card)
- associated log tab
- version in settings
* New autoupdate page
- Autoupdate with progress bar (approximative as based on files already on card)
- associated log tab
- version in settings
* Add configuration for audio
- New sub menu for audio in (mic)
- Add birate configuration
- double click on tabs name in log page will clear the logs
* Add configuration for audio
- New sub menu for audio in (mic)
- Add birate configuration
- double click on tabs name in log page will clear the logs
* New video settings
- Can configure bitrate and video format