summaryrefslogtreecommitdiffstats
path: root/tests/examples/rtp/client-H264-PCMA.sdp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/rtp/client-H264-PCMA.sdp')
-rw-r--r--tests/examples/rtp/client-H264-PCMA.sdp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/examples/rtp/client-H264-PCMA.sdp b/tests/examples/rtp/client-H264-PCMA.sdp
index fa2722ee..85aa75f8 100644
--- a/tests/examples/rtp/client-H264-PCMA.sdp
+++ b/tests/examples/rtp/client-H264-PCMA.sdp
@@ -1,12 +1,12 @@
v=0
-o=- 1188340656180883 1 IN IP4 192.168.1.110
+o=- 1188340656180883 1 IN IP4 127.0.0.1
s=Session streamed by GStreamer
i=server.sh
t=0 0
a=tool:GStreamer
a=type:broadcast
m=video 5000 RTP/AVP 96
-c=IN IP4 0.0.0.0
+c=IN IP4 127.0.0.1
a=rtpmap:96 H264/90000
m=audio 5002 RTP/AVP 8
-c=IN IP4 0.0.0.0
+c=IN IP4 127.0.0.1