Tim-Philipp Müller
3b0437e58d
examples: hook up rpicamsrc examples
...
webrtc one should probably go into gst-examples.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/667 >
2020-07-10 17:37:28 +01:00
Tim-Philipp Müller
c22b71e181
examples: fix indentation of rpicamsrc examples
...
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/667 >
2020-07-10 17:37:28 +01:00
Jan Schmidt
41f41f1fdd
rpicamsrc: webrtc example: Add a STUN server to the configuration
...
To let the webrtc example work through NAT firewalls
2020-07-10 16:46:30 +01:00
Jan Schmidt
b333e32e18
rpicamsrc: webrtc example: Modify HTML to support other ports than 57778
2020-07-10 16:46:28 +01:00
Jan Schmidt
d9115ef1eb
rpicamsrc: webrtc example: Remove external fmtp insertion
...
GStreamer 1.14.2 should contain the backport of gst-plugins-bad
commit 5c450c5
adding FEC and RTX support, and incidentally
the fmtp field in the SDP
2020-07-10 16:46:26 +01:00
Jan Schmidt
fa840da606
rpicamsrc: webrtc example: Set the locale
...
Make the date format in the overlay respect the current
locale
2020-07-10 16:46:24 +01:00
Jan Schmidt
39a026760d
rpicamsrc: Add webrtc streaming example
...
Add an example for testing webrtc streaming from the rpi
camera, based on the code from
https://bugzilla.gnome.org/show_bug.cgi?id=795404
Requires GStreamer 1.14.1 or git master
2020-07-10 16:46:21 +01:00
Philippe Normand
cda483cb3c
rpicamsrc: Basic orientation interface support
...
The (h,v)flip attributes are now supported through this interface.
It should also be possible to support (h,v)center attributes using the
ROI properties.
2020-07-10 16:45:13 +01:00
Philippe Normand
c51503fc41
rpicamsrc: add test-color-balance example
...
This small test will display a live video preview of the rpicam with
the balance controls being updated once a second. The controls to
update can be disabled in the source by setting the CONTROL_* macros
values to 0.
2020-07-10 16:45:02 +01:00
Jan Schmidt
acc7449d28
rpicamsrc: Add dynamic properties example
...
Python example of adjusting saturation on the fly
2020-07-10 16:44:41 +01:00