Skip to main content
Participant
July 3, 2011
Question

must i have FMS to publish a stream from my camera ?

  • July 3, 2011
  • 1 reply
  • 380 views

hello


i am building an live streaming website and i am use

1- FMS

2- Apache webserver


i have made the subcriber and i works well .

but i need to build the publisher to allow users to broadcast thier stream from thier cameras.


i have tested a publisher which was build using actionscript and it didn't work untill i have installed the fms on my localhost , but i need a publisher which any user can use in his web browser .

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    July 4, 2011

    Are you asking whether each publisher needs to have FMS on its machine in order to publish stream - then answer is NO. There is absolutely no need for someone have FMS insalled on its machine to publish stream - what he needs is microphone and camera.

    Probably your publisher code was wrong and hence it did not work - may be you just need to put correct URI of your FMS machine in your connection URI instead of "localhost"