Mobile app version of vmapp.org
Login or Join
Gloria169

: “http://localhost:1935” works but not “http://192.168.1.3:1935” in WAMP Running a Wowza streaming engine and WAMP server. http://localhost:1935 works but not http://192.168.1.3:1935 Using Windows

@Gloria169

Posted in: #Wamp #Windows7

Running a Wowza streaming engine and WAMP server.
localhost:1935 works but not 192.168.1.3:1935
Using Windows 7 as my server.

I Added a line towards end of this section

<Directory "c:/wamp/www/">
Require ip 192.168.1
</Directory




Included 192.168.1.3:1935 in Listen directive as well.
Did port forwarding as well as shown in image.

What do I need to do to get 192.168.1.3:1935working? This will help me run Wowza streaming engine.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Gloria169

1 Comments

Sorted by latest first Latest Oldest Best

 

@Alves908

I think this has to do with your IP settings of your server. please look at which IP your server is using:


Open Network Connections by clicking the Start button Picture of the
Start button, and then clicking Control Panel. In the search box,
type adapter, and then, under Network and Sharing Center, click View
network connections.
Select an active network connection, and then, in the toolbar, click
View status of this connection. (You might need to click the chevron
Picture of the chevron icon to find this command.)
Click Details.


This is the IP your installation will be accessible on. You should not need the virtualhost setting you mentioned.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme