Skip to main content
November 10, 2011
Question

How should I run a server on Ubuntu via putty?

  • November 10, 2011
  • 1 reply
  • 1237 views

Hello, how to turn on the server?

I entered

cd / root/fms/FMS_4_5_0_r297

and then I gave. / server fms start fmsmgr

appeared

root @ localhost: ~ / fms/FMS_4_5_0_r297 #. / server fms start fmsmgr

Server: fms command: start

NPTL 2.12.1

Starting Adobe Flash Media Server (please check / var / log / messages)


It's that good?


The JW player, then I will give this code?

 

<script type='text/javascript' src='jwplayer.js'></script>

<div id='mediaspace'>This text will be replaced</div>

<script type='text/javascript'>

  jwplayer('mediaspace').setup({

    'flashplayer': 'player.swf',

    'file': 'sample1_1000kbps.f4v',

    'streamer': 'rtmp://77.93.202.100/vod/mp4:',

    'controlbar': 'bottom',

    'width': '470',

    'height': '290'

  });

</script>

and it shows: server not found: RTMPT: / / 77.93.202.100:80 / vod/mp4:

Thank you.

This topic has been closed for replies.

1 reply

November 10, 2011

Did you check /var/log/messages AND fms/logs/core.00.log

Open a browser and enter the FMS servers ip, does it work?

Also this may help http://help.adobe.com/en_US/flashmediaserver/install/index.html

November 10, 2011

AdrianWilkinsUK wrote:

Did you check /var/log/messages AND fms/logs/core.00.log

Open a browser and enter the FMS servers ip, does it work?

Also this may help http://help.adobe.com/en_US/flashmediaserver/install/index.html

think this address? rtmp: / / 77.93.202.100 not.

November 10, 2011

put in your browser your fms server ip: http://77.93.202.100 if that is open and fms runs on it. I really do suggest you read the manual.