Paella Player is licensed as GPLv3. So, yes, you can use Paella Player for free, but keep in mind that license restrictions still apply.
Most HTML5 browsers should work with Paella. By default Paella tries to load the videos using the html5 video tag. If it fails it will use the .swf component to play that video, so Paella should work in any modern browser (through Flash).
We test Paella in Chrome, Safari, Internet Explorer and Firefox.
It should be written on the Paella Player Plugin Documentation.
Paella ships with a .swf component to support RTMP streaming, so it should work. There is a known issue with RTMPS (secure RTMP) and Paella.
If you are using Paella with HTML5 it makes a local cache of the video upon loading, so maybe it is wise to advise the users before loading. Please note that the video downloads just by embedding on a web page. Anyway viewing 2 hours HD videos can kill your data connection
If your users can have those problems you should think on a streaming server.
Yes, but with some limitations. HTML5 multistream video playing is restricted on mobile devices. So, Paella player shows a images slideview instead a video for the slides video, and the original video for the presenter video. Take a llok at the browser compatibility issues documentation.
This is not a bug, is a feature ;-). Try to embed on a larger space or tune up what icons should disappear. Please refer to the adopters's guides.
Yes. By default Paella tries to do it by RTMP, then by HTML5 <video>
tag and as the last option through flash. You can change the order of these options in the config file, as described in the Paella Player configuration guide.
Yes, Since Paella 3.1 we support RTMP Live Streaming. Go to the adopters's guides form more information.
Yes, and if you need info about how, read the adopters's guides
Yes, you can change all visual details since css, images, icons.. etc. Read more about how to do it in skining documentation.
Yes, all about configuration is explained in the adopters's guides