Hello I would like to know if I can help you today when my ip income on the information I get this message Wowza Media Server 3 Monthly Edition 3.0.2 build866 which wanted to know how I can change to display the information ConnectionInfo
Take a look in Vhost.xml at the HTTPProviders. You can see some are for port 1935, some are for port 8086.
In the port 1935 section replace this:
<HTTPProvider>
<BaseClass>com.wowza.wms.http.HTTPServerVersion</BaseClass>
<RequestFilters>*</RequestFilters>
<AuthenticationMethod>none</AuthenticationMethod>
</HTTPProvider>
With this:
<HTTPProvider>
<BaseClass>com.wowza.wms.http.HTTPConnectionInfo</BaseClass>
<RequestFilters>*</RequestFilters>
<AuthenticationMethod>admin-digest</AuthenticationMethod>
</HTTPProvider>
I see the Wowza version and build you show at:
http://streamer37.eboundservices.com:1935
, which is expected. I see nothing (white screen and no html source) at
http://streamer37.eboundservices.com:1935/tv/sonysix/playlist.m3u8
. Is it a live stream? Is it running?
Richard
Thanks partly solve it but still show me when I go for my IP now I do not see anything and to enter so I have to write ConnectionInfo IP/ConnectionInfo the idea is to just write the IP display this info a demo so 190.196.122.202
was just what I needed thank you very much for your help
I edited the post above, so that you just have the wildcard *. You should then see the info when you browse to http://[IP Address]:1935.
Hi,
http://streamer37.eboundservices.com:1935/tv/sonysix/playlist.m3u8&appType=2
this is an invalid url.
You have a & where you should have a ?.
Roger.
when i go to “http://streamer37.eboundservices.com:1935/tv/sonysix/playlist.m3u8” i got an error showing “Wowza Media Server 3 Monthly Edition 3.6.2 build5334”.please help me to fix the problem.
yes it is,its live take a look at this url http://streamer37.eboundservices.com:1935/tv/sonysix/playlist.m3u8&appType=2 it shows Wowza Media Server 3 Monthly Edition 3.6.2 build5334