index
:
~slomo/gst-rtsp-server
1.0
master
onvif-backchannel
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
stream: Add functions for checking if stream is receiver or sender
onvif-backchannel
Ognyan Tonchev
3
-5
/
+78
2018-02-09
onvif: Make requires_backchannel() public
Ognyan Tonchev
2
-6
/
+22
2018-02-09
rtsp-server: Switch around sendonly/recvonly attributes
Sebastian Dröge
1
-2
/
+2
2018-02-09
rtsp: Add support for ONVIF backchannel
Sebastian Dröge
17
-7
/
+1497
2018-01-22
rtsp-media: Add support for sending+receiving medias
Sebastian Dröge
1
-6
/
+162
2017-12-19
rtsp-stream: Set multicast TTL on the multicast sockets
Sebastian Dröge
1
-16
/
+27
2017-12-19
rtsp-stream: Decide based on the sockets, not the addresses if we already all...
Sebastian Dröge
1
-4
/
+5
2017-12-18
rtspclientsink: Use the new rtsp-stream API
Patricia Muscalu
2
-13
/
+75
2017-12-18
rtspclientsink: Wait until OPEN has been scheduled
Patricia Muscalu
2
-0
/
+23
2017-12-14
Automatic update of common submodule
Matthew Waters
1
-0
/
+0
2017-12-07
rtsp-server: Minor doc fixes
Edward Hervey
3
-4
/
+4
2017-12-06
tests: disable all tests when --disable-tests is used
Tim-Philipp Müller
2
-12
/
+10
2017-12-06
meson: build more tests and add options to disable tests and examples
Tim-Philipp Müller
3
-2
/
+19
2017-11-30
Fix build when -Werror=deprecated-declarations is on
Thibault Saunier
1
-1
/
+2
2017-11-27
Automatic update of common submodule
Matthew Waters
1
-0
/
+0
2017-11-27
check/media: Add seekability test case: not all streams are active
Patricia Muscalu
1
-0
/
+75
2017-11-27
rtsp-stream: Do not reset 'blocking' if stream is already blocked
Patricia Muscalu
1
-1
/
+1
2017-11-27
rtsp-media: Fix missing lock in gst_rtsp_media_seekable()
Patricia Muscalu
1
-4
/
+13
2017-11-26
meson: remove vs_module_defs_dir variable which is no longer needed
Tim-Philipp Müller
1
-2
/
+0
2017-11-26
rtsp: fix distcheck
Tim-Philipp Müller
1
-1
/
+1
2017-11-26
win32: remove .def file with exports
Tim-Philipp Müller
4
-348
/
+1
2017-11-26
autotools: stop controlling symbol visibility with -export-symbols-regex
Tim-Philipp Müller
1
-3
/
+7
2017-11-26
rtsp-server: add missing GST_EXPORT and export deprecated funcs
Tim-Philipp Müller
4
-11
/
+15
2017-11-25
check: Add seekability testing on medias
Edward Hervey
1
-5
/
+17
2017-11-25
rtsp-media: Enable seeking query before pipeline is complete
Edward Hervey
5
-0
/
+70
2017-11-24
rtsp-media: Fix handling in default_unsuspend()
Patricia Muscalu
1
-5
/
+10
2017-11-24
check/media: Fix thread pool leak.
Patricia Muscalu
1
-0
/
+2
2017-11-24
rtsp-media: Removed fakesink elements
Patricia Muscalu
1
-33
/
+0
2017-11-24
rtsp-media: Corrected ASYNC_DONE handling
Patricia Muscalu
1
-14
/
+8
2017-11-22
check/media: Check that prepared media can provide a SDP
Edward Hervey
1
-0
/
+40
2017-11-21
rtsp-client: Don't leak addr
Edward Hervey
1
-2
/
+2
2017-11-21
Run gst-indent
Edward Hervey
3
-42
/
+44
2017-11-21
rtsp-media: Don't unblock with remaining dynamic payloaders
Edward Hervey
1
-2
/
+3
2017-11-21
rtsp-media: Fix doc
Edward Hervey
1
-2
/
+2
2017-11-21
rtsp-media: Don't set float on a gint64 variable
Edward Hervey
1
-1
/
+1
2017-11-21
rtsp-media: Fix previous commit
Edward Hervey
1
-2
/
+2
2017-11-20
rtsp-media: Handle multiple dynamic elements
Edward Hervey
2
-7
/
+20
2017-11-16
win32: Fix exported symbols list
Sebastian Dröge
1
-19
/
+0
2017-11-15
rtsp-stream: Only update the RTP udpsink if it actually exists
Sebastian Dröge
1
-3
/
+6
2017-11-15
win32: Update exports
Sebastian Dröge
1
-0
/
+26
2017-11-15
rtsp-media: seek on media pipelines that are complete
Patricia Muscalu
3
-17
/
+73
2017-11-15
Dynamically reconfigure pipeline in PLAY based on transports
Patricia Muscalu
9
-343
/
+1340
2017-11-15
rtsp-stream: obtain stream position from pad
Patricia Muscalu
1
-35
/
+114
2017-11-15
rtsp-session-media: add function to get a list of transports
Patricia Muscalu
2
-0
/
+27
2017-11-15
rtsp-stream: add functions to get rtp and rtcp multicast sockets
Patricia Muscalu
2
-0
/
+72
2017-11-15
stream: set async=sync=false only for RTCP appsink
Patricia Muscalu
1
-1
/
+2
2017-11-15
rtsp-media: return minimum value in query position case
Patricia Muscalu
1
-3
/
+9
2017-11-15
rtsp-session: Handle the case when timeout=0
Jonathan Karlsson
2
-0
/
+31
2017-11-01
rtspclientsink: Add "accept-certificate" signal for manually checking a TLS c...
Sebastian Dröge
1
-0
/
+38
2017-10-26
docs: add media factory transport mode accessors
Mathieu Duponchelle
2
-1
/
+4
[next]