I do not want to do this but just get a better understanding of the method(s) involved.
I read a long time ago that when a server streams live video it just 'pushes' a stream which is then 'pulled' by anyone who accesses the stream. In other words, a, for example, 1500 kbps stream is just 1500 kbps from the server and not 1500 * X when X uses access the stream.
The reason I ask is that a new streaming service that I have accessed is already complaining that too many users are accessing the stream at the same time and they have had to lower the bit rate to compensate.
Can anyone throw some light on this.
Thanks.
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 6 of 6
			
		- 
	
- 
	What you are describing is broadcast packets: 
 
 https://en.wikipedia.org/wiki/Broadcast_address
 
 You can do this on a LAN: the server sounds out one stream, every computer on the subnet receives the stream, those not watching the video simply ignore the packets. But you cannot do this on the open internet. On the internet you establish point-to-point connections. A streaming service may use a CDN (content distribution network) to reduce loads on their network but that costs money.
 
 https://en.wikipedia.org/wiki/Content_delivery_network
 
 So, no, the service you are talking about isn't lying to you.
- 
	^^ thanks 
 
 So basically every user gets a conection and the server must send the appropriate data X times.
 
 I fear if this provider does not have the necessary infasructure the severs could crash quite quickly under the load.
- 
	One way I have seen some such providers get over this is to limit the connection time to say 10 minutes. A user would then have to re-connect to continue viewing. 
 
 At present, there is un-limited stream access.
Similar Threads
- 
  Streaming Live Video from my CamcorderBy ErikJG in forum Capturing and VCRReplies: 2Last Post: 21st Aug 2014, 08:49
- 
  video cameras for live event streamingBy kevindougans in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 6Last Post: 26th Jan 2012, 12:44
- 
  Live Video Streaming SERVER Setup?By crosswt in forum Video Streaming DownloadingReplies: 7Last Post: 17th Aug 2011, 08:17
- 
  Live Video StreamingBy Nikz in forum Video Streaming DownloadingReplies: 2Last Post: 15th Aug 2011, 10:21
- 
  video live streamingBy onlygk in forum Video Streaming DownloadingReplies: 3Last Post: 12th Feb 2011, 04:11


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			 
			

 Quote
 Quote