178 Commits

Author SHA1 Message Date
Calin Crisan
2530469910 Merge remote-tracking branch 'thingos/dev' into dev 2019-12-15 13:11:46 +02:00
Calin Crisan
7aa90e9e2a Remove ipv6.disable from kernel boot arguments 2019-12-15 13:10:12 +02:00
Joo Aun Saw
afe0465191 fnc rtsp: do not use mjpeg resolution config when in rtsp mode 2019-10-28 10:18:49 +11:00
Joo Aun Saw
76dd55cc66 fnc rtsp: fix resolution not restored from config file 2019-10-28 00:58:45 +11:00
Joo Aun Saw
b0166b054c fnc rtsp: limit max resolution 2019-10-28 00:39:17 +11:00
Joo Aun Saw
21bf53bf2d RTSP FNC: enable basic auth on front-end 2019-10-22 12:06:21 +11:00
Joo Aun Saw
e6b6756393 rtsp: support authentication 2019-10-10 16:59:29 +11:00
popoviciri
e789aa70a3 added checks:
- check whether intra is specified in raspimjpeg.conf; if NOT, then intra = 2 * framerate
- check is v4l2loopback module is loaded before trying to remove it
2019-10-07 13:24:09 +02:00
popoviciri
7cf30dc6ec cleanup trailing spaces from streameyectl 2019-10-07 13:23:02 +02:00
popoviciri
dcd26d51bf parametric --intra input in v4l2mmal_multi_stream_app;
GOP = 2 * framerate
2019-10-07 07:27:35 +02:00
popoviciri
1cecd8f75d consolidate mjpeg defaults 2019-10-07 06:59:23 +02:00
popoviciri
c27b8a9f51 add mjpeg options config readouts to frontend 2019-10-06 20:54:12 +02:00
popoviciri
86b428a61a add mjpeg options config readouts to streameye.sh 2019-10-06 19:30:40 +02:00
Calin Crisan
502280244d Merge remote-tracking branch 'thingos/dev' into dev 2019-09-29 21:43:18 +03:00
Calin Crisan
fd12ec83cb Raspberry Pi (all): S13btuart: exit on empty bluetooth.conf 2019-09-12 21:55:32 +03:00
Calin Crisan
969a6bf980 cleanups.sh: avoid using curly brackets expansion 2019-09-12 21:47:11 +03:00
Calin Crisan
a540419e65 Raspberry Pi (all): remove dtoverlay-{pre,post} 2019-09-11 23:20:19 +03:00
Calin Crisan
77414ccb77 Raspberry Pi (all): add S07dtoverlays init script 2019-09-11 23:16:18 +03:00
Calin Crisan
949bc964b8 Bluetooth absence no longer generates panic action 2019-09-11 22:51:51 +03:00
Calin Crisan
c1de43870b Raspberry Pi (all): copy overlays to /boot/overlays 2019-09-10 23:31:33 +03:00
Calin Crisan
b85178b178 Raspberry Pi (all): mount configfs at startup 2019-09-10 23:20:03 +03:00
Calin Crisan
9d4e95de14 Merge remote-tracking branch 'thingos/dev' into dev 2019-09-09 23:30:31 +03:00
Calin Crisan
96a19ddb31 Raspberry Pi {,3}: add missing brcmfmac43455-sdio.clm_blob 2019-09-09 23:28:22 +03:00
popoviciri
270398b969 add AWB greyworld mode to the frontend for FNC 2019-08-16 12:08:33 +02:00
Calin Crisan
ee6a72badc Raspberry Pi (all): rename S09cpufreq to S05cpufreq 2019-07-27 16:27:14 +03:00
Calin Crisan
af697ec2df Merge remote-tracking branch 'thingos/dev' into dev 2019-07-14 19:38:24 +03:00
Calin Crisan
f6c83e4542 Merge branch 'dev' into feature-rngd 2019-07-14 19:35:49 +03:00
Calin Crisan
56606c7a53 Raspberry Pi (all): update various brcmfmac firmware files 2019-07-14 19:08:01 +03:00
Calin Crisan
1c4c497730 Enable rng-tools package 2019-07-14 14:17:49 +03:00
Calin Crisan
512f28763f Merge remote-tracking branch 'thingos/dev' into dev 2019-06-15 12:44:29 +03:00
Calin Crisan
d49e7cf20f Raspberry Pi: copy bcm2708-rpi-zero-w instead of bcm2708-rpi-0-w 2019-06-15 12:43:49 +03:00
Calin Crisan
f8c2ceae9e motioneye: remove advanced flag from extra settings 2019-05-30 22:49:25 +03:00
Calin Crisan
c8f56b9f7d Raspberry Pi (all): streameye.sh: read RTSP port from streameye.conf 2019-05-21 22:42:24 +03:00
Calin Crisan
3bbad8b4be Raspberry Pi (all): FNC: add configurable RTSP port UI support 2019-05-21 22:36:54 +03:00
Calin Crisan
eca57ed393 Release 2019.02.2
-----BEGIN PGP SIGNATURE-----
 
 iHAEABECADAWIQSrB9gG0s50H7iG7lCwJbqLWcNjGQUCXMa35BIcamFjbWV0QHVj
 bGliYy5vcmcACgkQsCW6i1nDYxkIIgCgymxoWNMKwOv0G6ZX/tCRAVQl3xkAoLLV
 hwltxzJVXRIutTpD2QR/VPis
 =FeCX
 -----END PGP SIGNATURE-----

Merge tag '2019.02.2' into buildroot-next

Release 2019.02.2
2019-05-14 15:09:24 +03:00
Calin Crisan
c8ca30e25e Add streamEye RTSP bitrate setting UI support 2019-05-10 23:09:58 +03:00
Calin Crisan
3c56bc2d75 Add streamEye protocol selection UI support 2019-05-10 22:59:38 +03:00
Joo Aun Saw
c39ba16283 streameye: RPi All: do not assume audio bitrate and num channels
Read audio_bitrate and audio_channels from raspimjpeg.conf file.
2019-04-29 12:15:37 +10:00
Joo Aun Saw
c879dc1d09 streameye rpi1: revert unintended stop cmd change 2019-04-29 12:15:37 +10:00
Joo Aun Saw
d6060f8573 streameye: remove jitterbuffer latency 2019-04-29 12:15:37 +10:00
Joo Aun Saw
e59367ead2 streameye: add RTSP FNC mode to RPi 1 2 3 2019-04-29 12:15:37 +10:00
Matt Flax
b05381cbb5 Fix rasberry Pi 64bit firmware overlay inclusion
This patch enables the inclusion of the Pi's overlays. Previously
the overlays were not included in the genimage configuration.
This patch ensures overlays are included in the sdcard (when
enabled) by defaulting to the inclusion of an empty
output/images/rpi-firmware/overlays directory in genimage cfg.

The Pi's overlays are built with the following config
variables:
BR2_PACKAGE_RPI_FIRMWARE=y
BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTBS=y
BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTB_OVERLAYS=y
BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
BR2_LINUX_KERNEL_IMAGE_NAME="Image"
BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="Image modules dtbs"

After building, the dtbo files are present in the
output/images/rpi-firmware/overlays directory but not added
to the sdcard because they are missing from the genimage cfg
file.

Signed-off-by: Matt Flax <flatmax@flatmax.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Arnout: fix indentation, and add comment explaining why an empty
         directory is created.]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

(cherry picked from commit 51d6d6c580432435f2b2f95ed35e22a5ecbe9dcb)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-04-24 22:14:25 +02:00
Calin Crisan
adf81dea0d Raspberry PI (all): streameye: use camera files instead of thread files 2019-03-11 22:57:05 +02:00
Calin Crisan
e5c793a425 Merge remote-tracking branch 'thingos/dev' into dev 2019-02-04 20:32:44 +02:00
Calin Crisan
bc25a9bba6 Merge branch 'dev' of github.com:ccrisan/thingos into dev 2019-02-04 20:25:33 +02:00
Calin Crisan
685ada66e9 Raspberry Pi (all): copy initrd.gz to /boot 2019-02-04 20:25:16 +02:00
Calin Crisan
f06d6a1ce8 Merge remote-tracking branch 'thingos/dev' into dev 2019-02-03 22:29:37 +02:00
Calin Crisan
24dd301a1d Update initramfs images 2019-02-03 22:22:09 +02:00
Calin Crisan
8236e43ab8 Merge remote-tracking branch 'thingos/dev' into dev 2019-02-03 16:48:27 +02:00
Calin Crisan
fe4f65bfc0 Update initramfs images 2019-02-03 16:44:32 +02:00