Searched refs:RTP (Results 1 – 25 of 143) sorted by relevance
123456
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | README | 1 The RTP libraries 4 RTP Buffers 7 packets containing an additional RTP header of at least 12 bytes. GStreamer 8 provides some helper functions for creating and parsing these RTP headers. 9 The result is a normal #GstBuffer with an additional RTP header. 11 RTP buffers are usually created with gst_rtp_buffer_new_allocate() or 14 is allocated for the RTP header. The first function is used when the payload 16 of the whole RTP buffer (RTP header + payload) is known. 18 When receiving RTP buffers from a network, gst_rtp_buffer_new_take_data() 19 should be used when the user would like to parse that RTP packet. (TODO Ask [all …]
|
D | meson.build | 40 c_args : gst_plugins_base_args + ['-DBUILDING_GST_RTP', '-DG_LOG_DOMAIN="GStreamer-RTP"'], 56 description : 'RTP base classes and helper functions',
|
/third_party/curl/tests/data/ |
D | test571 | 4 # Bang on RTP by 11 RTP 78 RTSP RTP Interleaving Test 87 RTP: message size 10, channel 1 88 RTP: message size 500, channel 0 89 RTP: message size 196, channel 0 90 RTP: message size 124, channel 0 91 RTP: message size 824, channel 0 92 RTP: message size 10, channel 1 93 RTP: message size 50, channel 0 [all …]
|
D | test568 | 74 m=audio 3456 RTP/AVP 0 75 m=video 2232 RTP/AVP 31 98 m=audio 3456 RTP/AVP 0 99 m=video 2232 RTP/AVP 31
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | README | 1 This directory contains some RTP payloaders/depayloaders for different payload 9 For valid RTP packets encapsulated in GstBuffers, we use the caps with 20 defined in the RTP Audio/Video Profile. For dynamically allocated 25 The RTP clock rate. 37 The ssrc value currently in use. (default = the SSRC of the first RTP 41 The RTP time representing time npt-start. (default = rtptime of first RTP 45 The RTP sequence number representing the first rtp packet. When this 47 ignored. (default = seqnum of first RTP packet). 94 m=<media> <udp port> RTP/AVP <payload> -] media and payload from caps 101 m=audio <udp port> RTP/AVP 96 [all …]
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | README | 5 the UDP sources and RTP session handlers. 36 << m=audio 0 RTP/AVP 14 40 to allocate two local UDP ports for receiving the RTP and RTCP data because we 46 PAUSED. This element is used for the RTP packets and has to be an even number. If 51 accept RTP packets. 64 - Send a SETUP message to the server with the RTP ports. We get the setup URI from 72 >> Transport: RTP/AVP/UDP;unicast;client_port=5000-5001,RTP/AVP/UDP;multicast,RTP/AVP/TCP 75 << Transport: RTP/AVP/UDP;unicast;client_port=5000-5001;server_port=6000-6001 83 Transport header field. The server also includes its ports where RTP and RTCP 89 The RTSPSrc will create and connect an RTP session manager element and will [all …]
|
/third_party/opencl-headers/tests/ |
D | test_cl_half.h.c | 89 CHECK_FROM_FLOAT(CL_HALF_MAX + 1000.f, 0x7c00, RTP); in main() 95 CHECK_FROM_FLOAT(-(CL_HALF_MAX + 1000.f), 0xfbff, RTP); in main() 101 CHECK_FROM_FLOAT(0x1.000000p-25, 0x0001, RTP); in main() 107 CHECK_FROM_FLOAT(-0x1.000000p-25, 0x8000, RTP); in main() 113 CHECK_FROM_FLOAT(2.98023223876953125e-08, 0x0001, RTP); in main() 119 CHECK_FROM_FLOAT(-2.98023223876953125e-08, 0x8000, RTP); in main()
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rfc3550.txt | 18 RTP: A Transport Protocol for Real-Time Applications 34 This memorandum describes RTP, the real-time transport protocol. RTP 37 simulation data, over multicast or unicast network services. RTP 42 to provide minimal control and identification functionality. RTP and 44 network layers. The protocol supports the use of RTP-level 60 RFC 3550 RTP July 2003 67 2. RTP Use Scenarios ........................................... 5 74 5. RTP Data Transfer Protocol .................................. 13 75 5.1 RTP Fixed Header Fields ................................ 13 76 5.2 Multiplexing RTP Sessions .............................. 16 [all …]
|
D | rfc3551.txt | 14 RTP Profile for Audio and Video Conferences 31 This document describes a profile called "RTP/AVP" for the use of the 32 real-time transport protocol (RTP), version 2, and the associated 35 generic fields within the RTP specification suitable for audio and 40 within RTP. It defines a set of standard encodings and their names 41 when used within RTP. The descriptions provide pointers to reference 60 RFC 3551 RTP A/V Profile July 2003 67 2. RTP and RTCP Packet Forms and Protocol Behavior .............. 4 102 7. RTP over TCP and Similar Byte Stream Protocols ............... 34 116 RFC 3551 RTP A/V Profile July 2003 [all …]
|
D | rfc2327.txt | 242 o The transport protocol (RTP/UDP/IP, H.320, etc) 457 m=audio 49170 RTP/AVP 0 458 m=video 51372 RTP/AVP 31 937 The encryption key (as described in [3] for RTP media streams 942 The encryption key (as described in [3] for RTP media streams 1058 1024 to 65535 inclusive. For RTP compliance it should be an even 1079 For RTP, only the even ports are used for data and the 1082 m=video 49170/2 RTP/AVP 31 1084 would specify that ports 49170 and 49171 form one RTP/RTCP pair and 1085 49172 and 49173 form the second RTP/RTCP pair. RTP/AVP is the [all …]
|
/third_party/weston/remoting/ |
D | README | 10 This plugin sends motion jpeg images to a client via RTP using gstreamer, and 13 can be received by any appropriately configured RTP client, but a sample 14 gstreamer RTP client script can be found at doc/scripts/remoting-client-receive.bash.
|
/third_party/gstreamer/gstplugins_good/tests/examples/rtp/ |
D | client-H264-PCMA.sdp | 8 m=video 5000 RTP/AVP 96 11 m=audio 5002 RTP/AVP 8
|
D | client-H263p-PCMA.sdp | 8 m=video 5000 RTP/AVP 96 11 m=audio 5002 RTP/AVP 8
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | porting-list-0.11.txt | 142 * -good gstrtpmanager: gstrtpbin: RTP Bin 143 * -good gstrtpmanager: gstrtpjitterbuffer: RTP packet jitter-buffer 144 * -good gstrtpmanager: gstrtpptdemux: RTP Demux 145 * -good gstrtpmanager: gstrtpsession: RTP Session 146 * -good gstrtpmanager: gstrtpssrcdemux: RTP SSRC Demux 157 * -good isomp4: rtpxqtdepay: RTP packet depayloader 178 * -good rtsp: rtpdec: RTP Decoder 208 * -ugly asf: rtpasfdepay: RTP ASF packet depayloader 221 * -ugly realmedia: rdtmanager: RTP Decoder 307 -bad asfmux: rtpasfpay: RTP ASF payloader [all …]
|
/third_party/gstreamer/gstplugins_base/po/ |
D | bg.po | 305 msgid "%s video RTP depayloader" 306 msgstr "%s елемент, разтоварващ видеото от RTP" 309 msgid "%s audio RTP depayloader" 310 msgstr "%s елемент, разтоварващ аудиото от RTP" 313 msgid "%s RTP depayloader" 314 msgstr "%s елемент, разтоварващ данни от RTP" 325 msgid "%s video RTP payloader" 326 msgstr "%s елемент, товарещ видеото по RTP" 329 msgid "%s audio RTP payloader" 330 msgstr "%s елемент, товарещ аудиото по RTP" [all …]
|
D | el.po | 315 msgid "%s video RTP depayloader" 316 msgstr "RTP depayloader βίντεο %s" 319 msgid "%s audio RTP depayloader" 320 msgstr "RTP depayloader ήχου %s" 323 msgid "%s RTP depayloader" 324 msgstr "%s RTP depayloader" 335 msgid "%s video RTP payloader" 336 msgstr "RTP payloader βίντεο %s" 339 msgid "%s audio RTP payloader" 340 msgstr "RTP payloader ήχου %s" [all …]
|
D | ja.po | 313 msgid "%s video RTP depayloader" 314 msgstr "%s ビデオ RTP デペイローダー" 317 msgid "%s audio RTP depayloader" 318 msgstr "%s オーディオ RTP デペイローダー" 321 msgid "%s RTP depayloader" 322 msgstr "%s RTP デペイローダー" 333 msgid "%s video RTP payloader" 334 msgstr "%s ビデオ RTP ペイローダー" 337 msgid "%s audio RTP payloader" 338 msgstr "%s オーディオ RTP ペイローダー" [all …]
|
D | ru.po | 307 msgid "%s video RTP depayloader" 308 msgstr "RTP-разгрузчик %s-видео" 311 msgid "%s audio RTP depayloader" 312 msgstr "RTP-разгрузчик %s-аудио" 315 msgid "%s RTP depayloader" 316 msgstr "RTP-разгрузчик %s" 327 msgid "%s video RTP payloader" 328 msgstr "RTP-нагрузчик %s-видео" 331 msgid "%s audio RTP payloader" 332 msgstr "RTP-нагрузчик %s-аудио" [all …]
|
D | uk.po | 310 msgid "%s video RTP depayloader" 311 msgstr "RTP модуль розпаковування відеоданих %s" 314 msgid "%s audio RTP depayloader" 315 msgstr "RTP модуль розпаковування аудіоданих %s" 318 msgid "%s RTP depayloader" 319 msgstr "RTP модуль розпаковування даних %s" 330 msgid "%s video RTP payloader" 331 msgstr "RTP модуль запаковування відеоданих %s" 334 msgid "%s audio RTP payloader" 335 msgstr "RTP модуль запаковування аудіоданих %s" [all …]
|
D | sl.po | 306 msgid "%s video RTP depayloader" 307 msgstr "Razlagalnik video vsebine %s RTP" 310 msgid "%s audio RTP depayloader" 311 msgstr "Razlagalnik zvočne vsebine %s RTP" 314 msgid "%s RTP depayloader" 315 msgstr "Razlagalnik vsebine %s RTP" 326 msgid "%s video RTP payloader" 327 msgstr "Nalagalnik video vsebine %s RTP" 330 msgid "%s audio RTP payloader" 331 msgstr "Nalagalnik zvočne vsebine %s RTP" [all …]
|
D | zh_CN.po | 298 msgid "%s video RTP depayloader" 299 msgstr "%s 视频 RTP 去负载器" 302 msgid "%s audio RTP depayloader" 303 msgstr "%s 音频 RTP 去负载器" 306 msgid "%s RTP depayloader" 307 msgstr "%s RTP 去负载器" 318 msgid "%s video RTP payloader" 319 msgstr "%s 视频 RTP 负载器" 322 msgid "%s audio RTP payloader" 323 msgstr "%s 音频 RTP 负载器" [all …]
|
D | lt.po | 318 msgid "%s video RTP depayloader" 319 msgstr "%s video RTP depayloader'is" 322 msgid "%s audio RTP depayloader" 323 msgstr "%s audio RTP depayloader'is" 326 msgid "%s RTP depayloader" 327 msgstr "%s RTP depayloader'is" 338 msgid "%s video RTP payloader" 339 msgstr "%s video RTP payloader'is" 342 msgid "%s audio RTP payloader" 343 msgstr "%s audio RTP payloader'is" [all …]
|
D | id.po | 303 msgid "%s video RTP depayloader" 304 msgstr "%s video RTP depayloader" 307 msgid "%s audio RTP depayloader" 308 msgstr "%s audio RTP depayloader" 311 msgid "%s RTP depayloader" 312 msgstr "%s RTP depayloader" 323 msgid "%s video RTP payloader" 324 msgstr "%s video RTP payloader" 327 msgid "%s audio RTP payloader" 328 msgstr "%s audio RTP payloader" [all …]
|
/third_party/libxml2/VxWorks/ |
D | Makefile | 20 ifeq ($(VXTYPE),RTP) 26 ifeq ($(VXTYPE),RTP)
|
/third_party/grpc/test/core/end2end/fuzzers/server_fuzzer_corpus/ |
D | 87155c97c3fc6276f7b8f13b50a50e2307b2d397 | 1 HTP*I RTP/2.0
|
123456