Thank you for the answer.
So if I’ve get it, there is no swf player provided with WowzaMediaServer.
In the case of vod, wms is “just” a streaming provider, right?
It’s not clear to me the flashvars specification:
file, type, height, width
where are defined these parameters? I suppose they are different for each players
Now, my final purpose, is to create a videochat inside my website.
I’ve followed the videochat tutorial:
Here the things are a bit more complicated, because there is no .flv file to specify.
In the tutorial we specify publish,play, and server variables. I suppose that these are variables processed by the videochat.swf file provided with the tutorial.
Is there a player, like LongTailVideo or others that allow me to create a videochat application? What is the role of WMS in this case?
If I would like to track the duration of a videochat? Should I code that on the server (maybe with Java wms extension?) or within the swf client itself?
I know these are a lot of questions, thank for your support.
Enea