index
:
gstreamer/gst-rtsp-server
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
discontinued-for-monorepo
master
RTSP server based on GStreamer (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-27
examples: make test-launch pipeline shared by default as well
Tim-Philipp Müller
1
-0
/
+1
2017-02-07
examples/test-record: Add extra line to initial printout
Jan Schmidt
1
-0
/
+3
2016-11-19
rtsp-auth: Add support for Digest authentication
Sebastian Dröge
2
-1
/
+185
2016-08-31
Add support for Meson as alternative/parallel build system
Tim-Philipp Müller
1
-0
/
+35
2016-04-04
examples: Clean up CFLAGS/LDADD even more
Sebastian Dröge
1
-13
/
+9
2016-04-04
examples: Clean up CFLAGS/LDADD to link with the correct versions of all libr...
Sebastian Dröge
1
-5
/
+15
2015-12-30
test-netclock: Use the new API to configure a clock directly
Sebastian Dröge
1
-60
/
+4
2015-11-17
examples: Actually use the provided port in the record examples
Jan Schmidt
2
-0
/
+3
2015-11-17
test-record-auth: Add the option to build in TLS support
Jan Schmidt
1
-0
/
+48
2015-11-17
test-auth: Use an 'anonymous' user for unauthenticated default
Jan Schmidt
1
-2
/
+6
2015-11-17
Add test-record-auth example
Jan Schmidt
3
-1
/
+132
2015-10-02
stream: listen to sender ssrc signals
Hyunjun Ko
1
-0
/
+22
2015-09-26
rtsp-server: Fix memory leaks when context parse fails
Vineeth TM
5
-0
/
+10
2015-09-03
test-mp4: Support filenames with spaces in them. Error out on too few arguments
Jan Schmidt
1
-1
/
+6
2015-09-03
test-record: Check parameter count and print out help
Jan Schmidt
1
-0
/
+5
2015-06-13
test-netclock: Use gst_pipeline_set_latency() to set a high-enough, equal lat...
Sebastian Dröge
1
-0
/
+4
2015-06-12
test-netclock: Use new ntp-time-source property on rtpbin
Sebastian Dröge
2
-2
/
+2
2015-06-11
test-netclock: Setting the same base time on sender and receiver is not neces...
Sebastian Dröge
2
-4
/
+0
2015-06-10
test-netclock-client: Use ntp-sync=TRUE and buffer-mode=SYNC for proper synch...
Sebastian Dröge
1
-1
/
+1
2015-06-09
test-netclock-client: Use new GstClock API to wait for clock synchronization
Sebastian Dröge
1
-2
/
+2
2015-06-09
test-netclock-client: Use a GMainLoop and playbin's source-setup signal
Sebastian Dröge
1
-20
/
+60
2015-05-04
examples: Use AVPF profile for the RTX example
Sebastian Dröge
1
-0
/
+2
2015-04-23
Fix timeout function signatures across tests and examples
Alistair Buxton
5
-5
/
+5
2015-04-15
test-video-rtx: set exact payload type to PCMA payloader
Hyunjun Ko
1
-1
/
+1
2015-03-03
examples: test-uri: fix tainted variable
Luis de Bethencourt
1
-1
/
+1
2015-03-03
examples: Add a simple example of network synch for live streams.
Jan Schmidt
4
-1
/
+298
2015-02-06
examples: test-uri: improve uri argument handling and accept file names
Tim-Philipp Müller
1
-1
/
+22
2015-02-06
examples: test-uri: don't remove mount point after 10 seconds
Tim-Philipp Müller
1
-2
/
+7
2015-02-06
examples: add new test-record to .gitignore
Tim-Philipp Müller
1
-0
/
+1
2015-02-06
rtsp-media: Use flags to distinguish between PLAY and RECORD media
Sebastian Dröge
1
-1
/
+2
2015-02-06
test-record: Set latency for playback-style example to 2s instead of 200ms
Sebastian Dröge
1
-0
/
+1
2015-02-06
test-record: Use GOptionContext to parse the server port and take the pipelin...
Sebastian Dröge
1
-4
/
+23
2015-02-06
Add initial support for RECORD
Sebastian Dröge
2
-1
/
+69
2015-01-17
examples: Don't call gst_init() and gst_get_option_group()
Sebastian Dröge
4
-8
/
+0
2014-12-30
examples: Add command-line parsing and take a 'port' argument
Nirbheek Chauhan
4
-14
/
+81
2014-12-16
examples: add a retransmisison example implementing RFC4588
Matthew Waters
3
-1
/
+101
2014-09-15
test: add example of dumping RTCP reports
Wim Taymans
1
-0
/
+57
2014-08-09
examples: fix another reference leak
Tim-Philipp Müller
1
-0
/
+1
2014-08-09
examples: unref element after usage
Sebastian Rasmussen
1
-0
/
+1
2014-07-03
examples: print 'stream ready at url' for mp4 and ogg example
Tim-Philipp Müller
2
-0
/
+2
2014-03-25
test: enable SRTP only on RTSPS
Wim Taymans
1
-1
/
+3
2014-03-25
test: print an error on failure
Wim Taymans
1
-1
/
+6
2014-03-25
stream: add SRTP support
Wim Taymans
1
-0
/
+1
2014-03-03
sdp: pass multicast connection for multicast-only stream
Wim Taymans
1
-1
/
+4
2014-02-25
examples: use LDADD for libs instead of LDFLAGS
Tim-Philipp Müller
1
-2
/
+2
2014-02-25
examples: test-cgroups: don't put code with side effects into g_assert()
Tim-Philipp Müller
1
-2
/
+4
2014-02-25
examples: add cgroup test binary to .gitignore
Tim-Philipp Müller
1
-0
/
+1
2014-02-25
examples: fix cgroup test build
Tim-Philipp Müller
1
-0
/
+2
2013-10-30
examples: fix compilation when WITH_AUTH is defined
Aleix Conchillo Flaque
2
-9
/
+9
2013-08-23
Makefile: add rule for appsrc example
Wim Taymans
1
-1
/
+1
[next]