summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2021-04-27test-replay-server: minor spelling correctionsMarc Leeman1-4/+4
2020-10-10rtsp-media-factory: expose API to disable RTCPMathieu Duponchelle1-0/+5
2020-09-30examples: Add an example for loop playbackSeungha Yang3-0/+968
2020-06-12test-onvif-server: cast ntp-offset property value to 64 bitLenny Jorissen1-2/+2
2020-06-10onvif-media-factory: define autoptr cleanup functionMathieu Duponchelle2-2/+2
2020-05-03examples: test-onvif-server: fix compiler warnings on raspbianTim-Philipp Müller1-5/+6
2020-02-07Add initialization for context and params (gchar *)Bastian Bouchardon1-7/+11
2019-10-13Remove autotools buildTim-Philipp Müller2-61/+0
2019-09-05test-onvif-client: remove unused queryMathieu Duponchelle1-2/+0
2019-08-29test-onvif-client: perform accurate seeksMathieu Duponchelle1-3/+27
2019-08-26examples/onvif-server: fix werror build with clangMatthew Waters2-9/+37
2019-08-16test-onvif-client: stdin is not defined in MSVCXavier Claessens1-0/+2
2019-08-08test-onvif-client: STDIN_FILENO is not portableMathieu Duponchelle1-0/+8
2019-08-07test-onvif-server: downgrade loggingMathieu Duponchelle1-13/+3
2019-08-07examples: add ONVIF client / server exampleMathieu Duponchelle3-0/+1362
2018-11-20examples: test-appsrc: fix coding style errorIngo Randolf1-1/+1
2018-11-20examples: test-appsrc: fix buffer leakIngo Randolf1-0/+1
2018-08-14examples: Fix indentationSebastian Dröge1-1/+2
2018-07-10meson: add new test-appsrc2 example to meson buildTim-Philipp Müller1-1/+2
2018-07-10examples: fix build of new test-appsrc2 exampleTim-Philipp Müller1-0/+6
2018-07-11examples: Add test-appsrc2Jan Schmidt3-1/+198
2018-06-22examples: Add test-video-disconnect exampleJan Schmidt2-1/+223
2018-06-21rtsp-auth: Add support for parsing .htdigest filesMathieu Duponchelle1-2/+46
2018-06-20meson: build auth-digest exampleMathieu Duponchelle1-0/+1
2018-02-16rtsp: Add support for ONVIF backchannelSebastian Dröge3-1/+81
2017-03-27examples: make test-launch pipeline shared by default as wellTim-Philipp Müller1-0/+1
2017-02-07examples/test-record: Add extra line to initial printoutJan Schmidt1-0/+3
2016-11-19rtsp-auth: Add support for Digest authenticationSebastian Dröge2-1/+185
2016-08-31Add support for Meson as alternative/parallel build systemTim-Philipp Müller1-0/+35
2016-04-04examples: Clean up CFLAGS/LDADD even moreSebastian Dröge1-13/+9
2016-04-04examples: Clean up CFLAGS/LDADD to link with the correct versions of all libr...Sebastian Dröge1-5/+15
2015-12-30test-netclock: Use the new API to configure a clock directlySebastian Dröge1-60/+4
2015-11-17examples: Actually use the provided port in the record examplesJan Schmidt2-0/+3
2015-11-17test-record-auth: Add the option to build in TLS supportJan Schmidt1-0/+48
2015-11-17test-auth: Use an 'anonymous' user for unauthenticated defaultJan Schmidt1-2/+6
2015-11-17Add test-record-auth exampleJan Schmidt3-1/+132
2015-10-02stream: listen to sender ssrc signalsHyunjun Ko1-0/+22
2015-09-26rtsp-server: Fix memory leaks when context parse failsVineeth TM5-0/+10
2015-09-03test-mp4: Support filenames with spaces in them. Error out on too few argumentsJan Schmidt1-1/+6
2015-09-03test-record: Check parameter count and print out helpJan Schmidt1-0/+5
2015-06-13test-netclock: Use gst_pipeline_set_latency() to set a high-enough, equal lat...Sebastian Dröge1-0/+4
2015-06-12test-netclock: Use new ntp-time-source property on rtpbinSebastian Dröge2-2/+2
2015-06-11test-netclock: Setting the same base time on sender and receiver is not neces...Sebastian Dröge2-4/+0
2015-06-10test-netclock-client: Use ntp-sync=TRUE and buffer-mode=SYNC for proper synch...Sebastian Dröge1-1/+1
2015-06-09test-netclock-client: Use new GstClock API to wait for clock synchronizationSebastian Dröge1-2/+2
2015-06-09test-netclock-client: Use a GMainLoop and playbin's source-setup signalSebastian Dröge1-20/+60
2015-05-04examples: Use AVPF profile for the RTX exampleSebastian Dröge1-0/+2
2015-04-23Fix timeout function signatures across tests and examplesAlistair Buxton5-5/+5
2015-04-15test-video-rtx: set exact payload type to PCMA payloaderHyunjun Ko1-1/+1
2015-03-03examples: test-uri: fix tainted variableLuis de Bethencourt1-1/+1