Stream live video - use http or rtmp protocols from player code?
I'm trying to stream live video for the first time. I've installed FMIS 3.5 without Apache 2.2. I'm confused on the RTMP/HTTP protocol usage,
I can only have port 80 opened on our FMIS 3.5 box.
1. I've created a new directory under "C:\Program Files\Adobe\Flash Media Server 3.5\applications" called "livedev" as my publishing point.
2. Question:
Do I need to copy main.asc, Application.xml, allowedHTMLdomains.txt, allowedSWFdomains.txt to this directory as well?
3. Question:
Using FMLE 3 - FMS URL parameter which protocol do I need to use, does it matter 'http' or 'rtmp'? - http://localhost/livedev or rtmp://localhost/livedev
Does RMTP use port 80.
4. Question:
In my Flash Player code. I dragged an instance of FLVPlayback component, what URL do I need for the 'Source' parameter?
Which protocol do I need to use, does it matter 'http' or 'rtmp'? - "http://localhost/livedev/livestream" or "rtmp://localhost/livedev/livestream"
Thanks,
Dave
