tests/examples/: Added some RTP example scripts for sending and receiving RTP streams.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 4 Sep 2007 18:30:22 +0000 (18:30 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 4 Sep 2007 18:30:22 +0000 (18:30 +0000)
commitec68d41d6984e0d5d0560edef81e8c54dd641495
tree5d6302a33f9889a541c22ddd09b1e2f27aa9b0cc
parentb4e5796a04dd2ba7c176024d9bf5d51dd3ee917b
tests/examples/: Added some RTP example scripts for sending and receiving RTP streams.

Original commit message from CVS:
* tests/examples/Makefile.am:
* tests/examples/rtp/Makefile.am:
* tests/examples/rtp/client-H263p-AMR.sh:
* tests/examples/rtp/client-H263p-PCMA.sdp:
* tests/examples/rtp/client-H263p-PCMA.sh:
* tests/examples/rtp/client-H264-PCMA.sdp:
* tests/examples/rtp/client-H264-PCMA.sh:
* tests/examples/rtp/client-PCMA.sh:
* tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
* tests/examples/rtp/server-alsasrc-PCMA.sh:
* tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
* tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
Added some RTP example scripts for sending and receiving RTP streams.
13 files changed:
ChangeLog
tests/examples/Makefile.am
tests/examples/rtp/Makefile.am [new file with mode: 0644]
tests/examples/rtp/client-H263p-AMR.sh [new file with mode: 0755]
tests/examples/rtp/client-H263p-PCMA.sdp [new file with mode: 0644]
tests/examples/rtp/client-H263p-PCMA.sh [new file with mode: 0755]
tests/examples/rtp/client-H264-PCMA.sdp [new file with mode: 0644]
tests/examples/rtp/client-H264-PCMA.sh [new file with mode: 0755]
tests/examples/rtp/client-PCMA.sh [new file with mode: 0755]
tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh [new file with mode: 0755]
tests/examples/rtp/server-alsasrc-PCMA.sh [new file with mode: 0755]
tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh [new file with mode: 0755]
tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh [new file with mode: 0755]