[streaming] Streaming to S60 and bypassing NAT/PAT in network
RG Nur Rahmat <[email protected]> Mon, 9 Aug 2010 10:24:29 +0700
| Newsgroups | gmane.comp.video.videolan.vls.general |
|---|---|
| Message-ID | <[email protected]> |
--===============6240829309474099164==
Content-Type: multipart/alternative; boundary=0015174c178cec75e6048d5b8df9
--0015174c178cec75e6048d5b8df9
Content-Type: text/plain; charset=ISO-8859-1
Hi Guys,
I have experimented streaming from a local server (with local IP) to Nokia
E60 smartphone and its RealPlayer and it has worked fine with respect to
audio and video. However, it failed to work in public IP environment. These
are the steps of what I did:
//test for mpeg4 (176x144) real player (working for WLAN)
vlc.exe -vvv -I dummy "d:\video\empire.mp4" --sout="#transcode{vcodec=mp4v,
vb=128,acodec=mp4a,ab=64,channels=2,audio-asyn,width=176,height=144}:rtp{mp4a,sdp=rtsp://
0.0.0.0:5000/mystream.sdp,ttl=127}" --aspect-ratio=width:height
//type in web browser of E63
rtsp://192.168.168.31:5000/mystream.sdp
And I just changed the IP address (setting lowest and highest port 1024 and
65334 respectively) in E63's web browser to my public IP, with the help of
WireShark, I know that the S60 and server connected, however, they failed in
the handshake/RTSP protocol.
Troubleshooting my public IP for streaming, I used my PC's RealPlayer SP to
play rtsp://stream.zoovision.com/live.sdp, it worked fine. However, it can
only display the title "live" in my E63's Real Player, I suspect that
RealPlayer SP has more flexibility in negotiating port and protocol with the
server.
Therefore, I would like to know what files and things I need to be aware of
in forcing my server to be able to stream in public network?
Thank you very much for your assistance in advance.
Regards,
RG
--0015174c178cec75e6048d5b8df9
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi Guys, <br><br>I have experimented streaming from a local server (with lo=
cal IP) to Nokia E60 smartphone and its RealPlayer and it has worked fine w=
ith respect to audio and video. However, it failed to work in public IP env=
ironment. These are the steps of what I did:<br>
<br>//test for mpeg4 (176x144) real player (working for WLAN)<br>vlc.exe -v=
vv -I dummy "d:\video\empire.mp4" --sout=3D"#transcode{vcode=
c=3Dmp4v, vb=3D128,acodec=3Dmp4a,ab=3D64,channels=3D2,audio-asyn,width=3D17=
6,height=3D144}:rtp{mp4a,sdp=3Drtsp://<a href=3D"http://0.0.0.0:5000/mystre=
am.sdp,ttl=3D127">0.0.0.0:5000/mystream.sdp,ttl=3D127</a>}" --aspect-r=
atio=3Dwidth:height<br>
<br>//type in web browser of E63<br>rtsp://<a href=3D"http://192.168.168.31=
:5000/mystream.sdp">192.168.168.31:5000/mystream.sdp</a><br><br>And I just =
changed the IP address (setting lowest and highest port 1024 and 65334 resp=
ectively) in E63's web browser to my public IP, with the help of WireSh=
ark, I know that the S60 and server connected, however, they failed in the =
handshake/RTSP protocol. <br>
<br>Troubleshooting my public IP for streaming, I used my PC's RealPlay=
er SP to play rtsp://<a href=3D"http://stream.zoovision.com/live.sdp">strea=
m.zoovision.com/live.sdp</a>, it worked fine. However, it can only display =
the title "live" in my E63's Real Player, I suspect that Real=
Player SP has more flexibility in negotiating port and protocol with the se=
rver. <br>
<br>Therefore, I would like to know what files and things I need to be awar=
e of in forcing my server to be able to stream in public network? <br><br>T=
hank you very much for your assistance in advance.<br><br>Regards, <br>
RG<br><br><br>
--0015174c178cec75e6048d5b8df9--
--===============6240829309474099164==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
streaming mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/streaming
--===============6240829309474099164==--