Re: stream live content online
- From: "Neil Smith [MVP Digital Media]" <neil@xxxxxxxxxx>
- Date: Mon, 21 May 2007 18:41:50 GMT
That *cannot* be the address given by checkip.org because 192.168
addresses are by definition private IP address range, and cannot be
routed over the internet.
Replace the 192.168 address with that reported by checkip.org
Cheers - Neil
On Mon, 21 May 2007 08:32:02 -0700, surfingtonio
<surfingtonio@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
------------------------------------------------
hi neil. thanks for your response.
i got mms from the following line, which im using on my webpage to display
the live streaming video:
<object class="media"
width=320
height=240
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby=Connecting..
type="application/x-oleobject" align="middle">
*this line--> <param name="FileName" value="mms://192.168.1.101:1121/">
<param name="ShowStatusBar" value="true">
<param name="DefaultFrame" value="mainFrame">
<param name="ShowControls" value="false">
<param name="ShowDisplay" value="false">
<param name="enableContextMenu" value="false">
<embed type="application/x-mplayer2"
pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
*this line--> src="mms://192.168.1.101:1121/"
showcontrols=0
showstatusbar=1>
</embed>
</object>
btw, im using windows media encoder 9 on the encoding computer.. i also
replaced mms with http but that did not change anything. still, the live
stream is only accessible on my LAN (with two computers) through the address
mms://192.168.1.101:1121 and http://192.168.1.101:1121
yes, i can ping the public ip address (im getting from checkip.org) and when
i said i properly configured the router, i ment i am port-forwarding 1121 to
the encoding computer (192.168.1.101). if i remove this configuration from
the router (linksys wrt54g) settings, the live stream won't stream.
any other thoughts?
surfingtonio
Digital Media MVP : 2004-2007
http://mvp.support.microsoft.com/mvpfaqs
.
- References:
- Re: stream live content online
- From: Neil Smith [MVP Digital Media]
- Re: stream live content online
- Prev by Date: Re: New updated WMP11 plug-in for other third party browsers
- Next by Date: Re: Ripping files from CD twice
- Previous by thread: Re: stream live content online
- Next by thread: Re: stream live content online
- Index(es):
Relevant Pages
|