Re: multiple visitors at the same time [message #182984 is a reply to message #182979] |
Tue, 01 October 2013 03:30 |
Fiver
Messages: 35 Registered: July 2013
Karma:
|
Member |
|
|
On 2013-10-01 00:12, richard wrote:
> As I have it set up, when a visitor enters, that creates a playlist for
> that visitor.
> What happens when another visitor is online?
> I tried it with both IE and FF at the same time.
> While the list is dffierent, there is no audio in the second browser.
You didn't mention anything about sessions, so I'm going to assume that
all you're doing is creating a fresh random playlist for each new
request. If that's the case, then you don't have to worry about
concurrent visitors at all.
Why doesn't it work? Hard to say with the minimal information you're
giving us. The first thing that comes to mind is that one of the
browsers (most likely the one you don't usually test with) has a problem
playing what you send it. In other words, it's most likely a client side
problem or a playlist format problem. Check your browser settings and
plugins - in the "other" browser.
regards,
5er
|
|
|