This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-28 12:41:05 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
c703ab69f5
gstreamer
/
tests
/
examples
/
rtp
/
.gitignore
5 lines
60 B
Text
Raw
Normal View
History
Unescape
Escape
tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a receiver. Original commit message from CVS: * tests/examples/rtp/.cvsignore: * tests/examples/rtp/Makefile.am: * tests/examples/rtp/client-PCMA.c: (pad_added_cb), (main): * tests/examples/rtp/server-alsasrc-PCMA.c: (main): Add two C examples of using gstrtpbin as a sender and a receiver.
2009-01-02 15:20:48 +00:00
client-PCMA
server-alsasrc-PCMA
examples: rtp: Add end-to-end rtpbin example with RTX elements This example demonstrates how to use rtpbin with retransmission (rtx) elements set in the place of rtpbin's "aux" elements in order to enable RTP retransmission according to the rules of RFC4588.
2013-11-13 20:11:35 +00:00
client-rtpaux
server-rtpaux
Reference in a new issue
Copy permalink