Skip to main content
keving71038686
Participating Frequently
February 25, 2015
Question

how to connect to vhost

  • February 25, 2015
  • 1 reply
  • 1308 views

I have the default vhost working

rtmp://domain.com:443//vod

I made another vhost but I cant find how to connect to it in the url

i tried

rtmp://208.73.22.170:443/tester/vod that doesnt work

thanks in advance

This topic has been closed for replies.

1 reply

Pushpendra_yadav1
Adobe Employee
Adobe Employee
February 26, 2015

Hi Kevin,

Welcome to adobe forums.

It seems that you have not Configured/Mapped your other vhost correctly. Please go through with this link:http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2926bcf-7ffa.html

Let me know how it goes for you.

Regards,

Puspendra

keving71038686
Participating Frequently
February 26, 2015

I dont have to do the adapter section right? Just the vhost part that is the guide i followed,

tester is name of my test my vhost. my question is where do i put the tester

rtmp://208.73.22.170:443/tester ?

Pushpendra_yadav1
Adobe Employee
Adobe Employee
February 26, 2015

Please put your new vhost folder inside the _defaultRoot_ folder of AMS and make sure you have application.xml and vhost.xml files copied inside this folder. In the Vhost.xml please specify your application directory in the AppsDir element. for eg :<AppsDir>C:\Program Files\Adobe\Adobe Media Server 5\conf\_defaultRoot_\tester</AppsDir>

Please review Add virtual host part of this help file:http://help.adobe.com/en_US/adobemediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2926bcf-7ffa.2.3.html#WS5b3ccc516d4fbf351e63e3d119f2925e64-7ff8.2.3

It will give you the clear idea about adding virtual host and its hierarchy inside conf folder.

Let me know if you need any help.

Regards,

Puspendra