summaryrefslogtreecommitdiff
path: root/ext/webrtc/gstwebrtcice.c
Commit message (Expand)AuthorAgeFilesLines
* webrtcbin: advertise harder the rtcp-mux-only requirementMatthew Waters2021-05-191-0/+7
* webrtc ice: Add 'min/max-rtp-port' props for setting RTP port rangeIlya Kreymer2021-03-011-0/+57
* webrtc ice: Only ever request one component, it's always rtcpmuxOlivier Crête2021-03-011-1/+1
* webrtcbin: use regular ice nomination by defaultMatthew Waters2021-03-011-1/+5
* webrtcbin: Remove remnant of non-rtcp-mux modeOlivier Crête2021-01-061-39/+0
* webrtc: Set the DSCP markings based on the priorityOlivier Crête2020-10-301-0/+12
* Revert "webrtc: Set the DSCP markings based on the priority"Sebastian Dröge2020-10-081-12/+0
* webrtc: Set the DSCP markings based on the priorityOlivier Crête2020-10-061-0/+12
* webrtcbin: Accept end-of-candidate pass it to libniceOlivier Crête2020-09-181-3/+9
* webrtc: Clean up the userinfo unescaping codeNirbheek Chauhan2020-08-301-10/+6
* webrtc: Unescape turnserver user and passwordtrilene2020-08-261-5/+9
* webrtc/ice: resolve .local candidates internallyMatthew Waters2020-08-201-2/+93
* webrtc, rtmp2: Warn if the user or password aren't escapedNirbheek Chauhan2020-08-031-0/+6
* webrtc, rtmp2: Fix parsing of userinfo in URI stringsNirbheek Chauhan2020-08-031-2/+2
* webrtc: remove private properties/signals from the now public ice objectMatthew Waters2020-07-201-101/+104
* doc: Fix spelling of GstWebRTCICEThibault Saunier2020-06-041-1/+1
* webrtc: move filtering properties to webrtciceChris Ayoup2020-05-111-1/+17
* webrtc: allow setting local IP addressesChris Ayoup2020-05-111-2/+24
* webrtc: Allow toggling TCP and UDP candidatesChris Ayoup2020-05-111-2/+32
* webrtc: name threads based on the element nameMatthew Waters2020-05-061-10/+19
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-061-1/+1
* webrtcbin: fix GInetAddress leakIlya Smelykh2019-07-291-1/+4
* webrtc: Fix log when adding stun serverAli Yousuf2019-06-041-2/+1
* Minor documentation fixesThibault Saunier2019-05-131-1/+1
* webrtc: expose ice-transport-policy propertyMathieu Duponchelle2019-01-231-2/+17
* Run gst-indent through the filesJordan Petridis2018-11-281-2/+4
* Webrtcbin : Need to use 'host' from gst_uri_get_host s libnice agent expects itHarshad Khedkar2018-11-221-2/+2
* webrtcice: do not run host resolution from applictation threadMathieu Duponchelle2018-09-191-66/+92
* webrtcbin: New add-turn-server APIMathieu Duponchelle2018-09-191-54/+110
* webrtc: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-241-11/+7
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-021-0/+887