Questions tagged [streaming]
165 questions
-1
votes
1 answer
Hardware requirement for video serving to 1000 concurrent users
Can someone help us, we are looking to roll out a video on demand platform to provide internal staff the ability to view content.
we will need to stream to 1000 users, the video files will be 720p videos of max size typical 250MB. they will all be…

Spartan1879
- 11
- 1
- 2
-1
votes
1 answer
Is there an application in Windows that lets me share only specific sections of my desktop with multiple users?
I have a software application on my Windows server with UI that I want to serve to multiple users at the same time without giving them access to other resources on the server.
Ideally only the window of the application is shared with other users…

Matt
- 322
- 6
- 15
-1
votes
1 answer
Will upgrading to a faster server make my videos load / stream quicker for users?
General question that even a godaddy tech couldn't really answer for me. Im making a website with lots of video on it, most are embedded from youtube. I know, to stream videos, I should upgrade to a faster / better server. I just don't know why, or…

mike
- 99
- 2
-1
votes
2 answers
Configure Windows Firewall Server 2008 to allow access by only selected IP addresses
I have a server running Windows Server 2008 and I need to configure the firewall if possible to only allow access from a few specified IP addresses, any other IP addresses will get rejected unless accessing via port 80, where any IP address can…

user2462433
- 11
- 1
- 2
-1
votes
1 answer
Rackspace: Temporary streaming URL to a file in the cloud files
The question is simple: How to create a temporary streaming URL to a files in the Rackspace cloud files. URL is needed streaming.

Sergey Kozlov
- 101
- 1
-1
votes
1 answer
Should a stream server be seperate from a web server?
I'm going to be playing with Amazon's web services. I'm going to install Ubuntu 12.04 and start setting up my server stack. Once of the projects I wanted to work on involed a red5 server. My question is, Should I install the red5 server as a…

Digital fire
- 101
- 2
-1
votes
1 answer
Stream Video on mobile website without download
Currently I'm linking to video files on my mobile site using an tag linking to the appropriate format of the video depending on the handset. This is done via php.
iOS/Android > links to mp4
BB/Nokia > links to 3gp
I'm using a code similar to…

Zahir
- 1
- 2
-2
votes
1 answer
Best practices for audio streaming
What are the best practices for reasonably-performant audio streaming user uploaded content on a website?
I understand just putting MP3 in a SQL-like database is a bad idea. There are ways to just upload those files to a directory but that might not…

joeyfb
- 99
- 4
-2
votes
2 answers
Server bandwidth is going crazy, after reboot all ok
I have a streaming server with 10gbps card on it. I'm using ~2.5gbps.
My server is running perfect for 8-9 hours / day, and after that is going crazy, and everyone is freezing. At exactly the same time i reboot the system , and everything is back to…

user3393046
- 131
- 2
- 11
-2
votes
1 answer
Streaming Server Network Performance
I have server Linux based on
centos 6.5 final 64bit ,
ram 128 G.B
dual E5-2650 processor
Hard disk : 4 SSD Hard disk RAID-5
Network Speed 1/Gbps
Bandwidth Speed 500/Mbps up to 3/Gbps
My Wbebserv apache based on nginx engine
I have Problem…

user209827
- 17
- 3
-2
votes
1 answer
why does a multicast server endlessly transmitting packets even no client require
i used to setup a multicast server using windows server 2003 OS, i can see a lot of packets transimitted from the server once it was started. Does it make sense when no one is requiring the multicast stream? Isn't the network bandwidth wasted ?

Tracy
- 107
- 3
-3
votes
1 answer
Do i need stream hosting to play videos on my website?
I am planning to launch a website which contains some videos.Do i definitely need a stream hosting to play those videos on my website?
-3
votes
1 answer
Bandwidth requirement to live broadcast an event on the internet
I am assigned on project to live broadcast an event on the internet which may have 50,000 user s. This will be a broadcast so all users will see same live video. My query is what would be my bandwidth requirement in terms of no of users viewing that…

Nawaz
- 123
- 4
-4
votes
1 answer
Streaming audio/video in a publicly-hosted server increases bandwith usage
I have a website hosted in a public server (withoud any streaming content) ,using public hosting instead of private because its cheaper. But in public hosting their are limitations when compared to private hosting such as monthly bandwidth usage (1…

Eka
- 95
- 2
-10
votes
2 answers
how to use SSD for streaming videos, while storing on HDDs
I run a video hosting, youtube like site.
I currently run it with 2x3TB HDDs and they max out at 150mB/s
I`m willing to achieve higher speeds and I think of storing the data on HDDs and streaming them via SSD disk.
How can this be achieved? Can…

Tmz Litz
- 19
- 2