Hi,
currently I use the following workflow for Live video streaming.
I have FMLE on a computer streaming the Video feed to my FMS.
I currenlty use Dreamweaver to create window with a few instances of a video window and one of the windows is configured to rtmp to my server and the stream name of the stream I have setup in FMLE.
This then streams to one of the windows.
I then assign a different Stream name to the other windows.
I send an FMLE client to a user in the locations that want to have a video presence on the webpage.
I send them instructions and running FMLE and the parameters to use to get their camera up and running.
This works fine to a point.
Most of the users are not technically minded and so often this leads to issues and delays to get these things to work.
I want to move on and improve this flow.
I want to create the video instances on the page where:
Below each video window is a text input field where a user can type in their name which will be used as the stream name.
Below each video window is a button that the user clicks to connect their camera automatically without having to install FMLE.
Once the video feed is running, only that user can click the button again to disconnect it. ( The button changes to "Stop Broadcast" etc).
I have looked at the structure of Ustream for example, and this seems to be the method they use as you can download the XML file of your channe,l and the RTMP URL and stream name can be copied and then used directly in FMLE and you can stream with more control of your camera that way.
Can you please provide instructions or guidance on how to begin this process?
thanks