Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Streaming Video? (FLV or Otherwise)

by jdrago999 (Pilgrim)
on Sep 28, 2011 at 18:10 UTC ( [id://928378]=note: print w/replies, xml ) Need Help??


in reply to Re: Streaming Video? (FLV or Otherwise)
in thread Streaming Video? (FLV or Otherwise)

Sorry to tell you, but that is streaming :)

The more I think about it, my idea of "streaming" involves allowing 10,000+ people to "stream" videos from the same server at the same time (everyone watching different videos). I'm pretty sure you can't do this with a normal http server like Apache, because you'd run out of available connections.

My nod toward Twiggy reflects the idea that video would be streamed to all clients in chunks, depending on "where" each client is in their stream.

I know that you have set limits on the number of open filehandles and whatnot, but that's another problem which may have its own solution.

  • Comment on Re^2: Streaming Video? (FLV or Otherwise)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://928378]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-16 09:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found