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
path:
root
/
gst
/
rtsp-server
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
12
-6
/
+1305
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-07
rtsp-server: Minor doc fixes
Edward Hervey
3
-4
/
+4
2017-11-30
Fix build when -Werror=deprecated-declarations is on
Thibault Saunier
1
-1
/
+2
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
rtsp: fix distcheck
Tim-Philipp Müller
1
-1
/
+1
2017-11-26
win32: remove .def file with exports
Tim-Philipp Müller
1
-3
/
+1
2017-11-26
rtsp-server: add missing GST_EXPORT and export deprecated funcs
Tim-Philipp Müller
4
-11
/
+15
2017-11-25
rtsp-media: Enable seeking query before pipeline is complete
Edward Hervey
3
-0
/
+67
2017-11-24
rtsp-media: Fix handling in default_unsuspend()
Patricia Muscalu
1
-5
/
+10
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-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
1
-2
/
+15
2017-11-15
rtsp-stream: Only update the RTP udpsink if it actually exists
Sebastian Dröge
1
-3
/
+6
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
5
-316
/
+927
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
1
-0
/
+9
2017-10-26
docs: add media factory transport mode accessors
Mathieu Duponchelle
1
-1
/
+1
2017-10-09
rtsp-client: unref 'pipelined_requests' in finalize
Branko Subasic
1
-0
/
+1
2017-10-09
rtsp-media: Initialize scalar variable
Thibault Saunier
1
-1
/
+1
2017-10-05
Start support for RTSP 2.0
Thibault Saunier
3
-47
/
+261
2017-10-05
stream: Use stream duration as stream-stop if segment was not configured with...
Thibault Saunier
1
-0
/
+13
2017-09-25
rtsp-media-factory: Don't cache any media if NULL was returned as key
HEAD
master
Sebastian Dröge
1
-1
/
+1
2017-08-31
sdp: fix Memory leak in error case
Satya Prakash Gupta
1
-0
/
+1
2017-08-14
rtsp-client: Fix typo in debug message
Sebastian Dröge
1
-1
/
+1
2017-06-29
rtsp-stream: fix connection delay due to wrong assumption on last-sample
Julien Isorce
1
-2
/
+17
2017-05-18
Mark symbols explicitly for export with GST_EXPORT
Tim-Philipp Müller
19
-0
/
+491
2017-04-13
gi: Fix some annotations and docstrings
Thibault Saunier
4
-13
/
+14
2017-04-13
meson: Build gir
Thibault Saunier
1
-1
/
+21
2017-01-19
rtsp-client: Also handle the (S|G)ET_PARAMETER case of size==0 || !data as ke...
Sebastian Dröge
1
-4
/
+4
2017-01-19
rtsp-client: Fix handling of keep-alive GET_PARAMETER/SET_PARAMETER
Sebastian Dröge
1
-4
/
+4
2017-01-12
rtsp-session: Only remove deprecated API if requested to do so, not just when...
Sebastian Dröge
1
-4
/
+7
2017-01-10
rtsp-stream: corrected if-statement in _get_server_port()
Patricia Muscalu
1
-2
/
+2
[next]