Hi,
I have a problem about flowplayer's methods. I am using Wowza Media Server to watch the work flow. AFAIK Play or setPlaylist method does an additional unnecessary disconnection and connection to our server which creates a lot of traffic. I am getting rtmp url as clip. When I skip to another song, I am giving new stream url to play method. Later the flow goes like this; stop (old song) disconnect connect-pending connect play (new song).
Is there a way to avoid these unnecessary connections? I want to stay connected at the whole sessions.
Dogan
I have a problem about flowplayer's methods. I am using Wowza Media Server to watch the work flow. AFAIK Play or setPlaylist method does an additional unnecessary disconnection and connection to our server which creates a lot of traffic. I am getting rtmp url as clip. When I skip to another song, I am giving new stream url to play method. Later the flow goes like this; stop (old song) disconnect connect-pending connect play (new song).
Is there a way to avoid these unnecessary connections? I want to stay connected at the whole sessions.
Dogan