- Mar 10, 2020
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Alexey authored
-
- Mar 09, 2020
-
-
Andrew Voznytsa authored
-
Alexey authored
-
- Mar 08, 2020
-
-
Andrew Voznytsa authored
-
- Mar 02, 2020
-
-
Tomaz Canabrava authored
The receiver should not touch the old videos folder, it's not the responsible class for that.
-
Tomaz Canabrava authored
The VideoReceiver should work 'as is', without depending on the whole application or in the settings. This patch removes all the hard dependencies on QGroundControl, FactSystem and Settings system so it's easier to isolate and test the code.
-
- Feb 29, 2020
-
-
Andrew Voznytsa authored
Revert "Handle gstreamer signals on main QGC thread to avoid deadlock; Remove video sink from pipeline if pipeline failed to start" This reverts commit a9401de7.
-
- Feb 26, 2020
-
-
Andrew Voznytsa authored
-
- Feb 25, 2020
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
Handle gstreamer signals on main QGC thread to avoid deadlock; Remove video sink from pipeline if pipeline failed to start
-
- Feb 24, 2020
-
-
Andrew Voznytsa authored
-
- Feb 21, 2020
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
- Feb 20, 2020
-
-
Andrew Voznytsa authored
-
- Feb 19, 2020
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
Makes more sense for it to be in VideoStreamer as it takes care of managing the video streams.
-
Tomaz Canabrava authored
-
- Feb 17, 2020
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
Fix matroskamux stream start (workaround for https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/449)
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
- Feb 11, 2020
-
-
Andrew Voznytsa authored
-
- Feb 09, 2020
-
-
Daniel Agar authored
-
- Feb 07, 2020
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
Use parsebin for automatic stream demuxing and parsing; Automatically insert rtpjitterbuffer for RTP streams to avoid video stuttering
-
Andrew Voznytsa authored
Switch to decodebin and use decoder with highest rank; Use GL context provided by qmlglsink; Fix JNI code for AndroidMedia initialization
-
Alexey authored
-
- Feb 06, 2020
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Feb 05, 2020
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-