Looking For A Streaming Host With Variable Slots
Apr 2, 2009
First off about myself: I'm your typical knows-enough-to-get-by web design CMS flash type guy. Nothing special no real training but if I need to run a control panel I probably can.
What I need: I'm moving an AM station(oldies) to online streaming and need a host for it. The variable here is the only reason I'm moving the station is because a radio show on it which runs 1 hour every weekday needs to expand our audience and all that good stuff. We'll be expanding the show as far as we can hopefully within the next year and on certain days we'd have more listeners due to having higher profile guests on.
However, since we have the stream 3 other shows on the radio station have offered to pay for the costs(we had to get a cable line run to the station in the first place)- presumably they would have a lower listener rate.
The question is what's the best solution here? We don't want to pay for a 2000 slot shoutcast service right off the bat, but we also need one who can rapidly expand our slots as needed, or possibly have one which just charges based on use. When we get up to high volume would it be smarter for us to just lease an unmetered dedicated server (high assumption of 1000 listeners(which is months off) for 3 hours a day running at 128k bit-rate the bandwidth really starts to add up) or a dedicated server that just charges based on usage. The latter may even be cheaper than using the high-priced-slot-based shoutcast stream servers.
I figure someone out there has already done the research can might know an answer to the problem. The key here is flexibility- no point paying $90-300/month for a dedicated server the first month if we're only getting 200 listeners on our show and 50 for the other shows but if we somehow experience a surge in listeners we don't want to be stuck at a low cap.
View 13 Replies
ADVERTISEMENT
Jun 1, 2009
We looking for a solution for our website. We currently stream about 1.5 TB of videos a month and have about 100 gig of them. We will be opening up our site to allow user uploads, mean that will will also be needing to encode videos.
We are looking at Iwebs Power Servers.
2 x Xeon Quad Core 2.0Ghz
320GB SATA 2
8Gb Ram
10,000GB transfer a month
100mbps link
$240 a month.
We plan on updating the site to run .NET 3.5, this adds $70 month onto the price. Seems like good deal. Can anybody recommend anything better.
For an extra $200 we can upgrade to SCSI. How much will this improve the performance.
Most of our users are in the US and Australia, Iweb servers are located in Montreal Canada. How much will this effect the perfomace of our site.
I have read that some hosts have ffMpeg, Menecoder, FMS3 already installed can andybody point me into the direction of one of these
View 3 Replies
View Related
Jun 1, 2008
I have a site going that requires quite a large space/bandwidth host which allows hotlinking/streaming. Currently it's sucking up around 1.3gb space and 50gb/mo, maybe a tad less than that. My budget is low, I've currently been working off free hosts which has been a huge pain.
So basically I need a cheap host with moderate allowances, uptime with a decent speed. But because technically it's just a filehost which allows hotlinking/streaming (maybe even hotlinking protection), I don't need the other jazz to be working.
I saw Brinkster (which doesn't allow streaming, so good thing I didn't buy that) and webhostingpad, which both seem to get terrible reviews here.
View 5 Replies
View Related
May 9, 2006
Uvault.com does flash streaming media, features unlimited connections, and redundant servers.
Has been around for a while and is a Macromedia Alliance Partner but I can’t find any feedback on them anywhere.
Anyone have any information?
View 0 Replies
View Related
Aug 25, 2007
We are using Apache 2.2 prefork on Debian GNU/Linux.
Sometimes it happen to us that we have really lot of apache processes (slots) in state "sending reply". This is not freed for several hours. Server status looks like:
The question is how it is possible that some apache process can be locked to one client for several hours. Other clients are being served by free slots, however what if we will have used all the slots and not freed them?
View 7 Replies
View Related
Jun 21, 2008
I am getting a 100Mbit unmetered dedicated server,
Is there any formula to calculate how many slots (listeners)
at 128k can this server support?
Since this server is unmetered, I can use how much bandwidth I want, but since its shared,
I was inform that I should expect 15-30Mbit/s transfer speeds and 5TB-9TB monthly data transfer.
Also, if possible I would like to get some help to understand how this all thing with IPs work on the hosting software.
The server comes install with CPanel and I am thinking about using Cast-Control or Centova,
Where I am complete lost is the domain I give to each client account.
Can I make a different IP for each client, or not?
View 9 Replies
View Related
Nov 25, 2014
how can i add a domain without spending slots (im limited to 10 domains)? Basicaly i want to add my own domains directly as vhost and do the rest using the panel. I want this to run only on nginx instead of apache.
View 7 Replies
View Related
Nov 15, 2007
Approx how many COD4 slots do you think i could get on the following spec server
Intel Core 2 Quad Pro Q6600 2.40GHz (1066FSB)
80GB Raptor 10,000RPM
2GB DDR2 RAM
Linux OS or Windows XP Pro (not sure if I will fork out the extra for windows or not yet)
100mbit uplink
I'll be co-locating this to a DC.
View 11 Replies
View Related
Dec 18, 2008
It's recommended to make thread_concurrency = Number of CPU's x 2. But this is really effective with latest mysql5 versions?
[url]
Default 10
Range 1-512
Why to set it to 8 (4 cpus), for example, if recommended default value is 10? And why to set such a low value if range is till 512?
Also, how to check assigned value as "show variables;" command omit this value.
View 3 Replies
View Related
Jul 25, 2007
I had a program (APF, actually) install its executable file in /usr/local/sbin/, so I went to add that directory to my PATH variable in .bashrc. I'm able to type commands to executables just fine in other directories, but for some reason I keep getting "command not found errors" from bash when I type in the name of the executable (apf), even when starting/restarting new instances of the shell. Here's my current PATH variable in .bashrc - have I overlooked something?
# Customize the path directory
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:~/bin:
View 5 Replies
View Related
Oct 30, 2008
I have a Fedora Linux server and I am trying to set:
PEAR=/home/pear/bin/pear
but when I try to set it under env or in a .profile file under home it still doesn't work. I even log off and log back in and I can't just run
PEAR
View 4 Replies
View Related
Mar 12, 2008
How do you insert variables in cron jobs? e.g. the current date.
Let's say I want to back up a file and append the date to it.
0 0 * * * cp /some/file.txt /some/outputfile_[DATE].txt >/dev/null
(note that I'm not sure the cp will actually work like that, it's just an example)
Where outputfile_[DATE].txt has the date in it.
Are there variables cron can use for date, hour, minute, etc.?
View 4 Replies
View Related
Mar 28, 2014
I am writing a rewrite rules using mod_rewrite module. I have the same data repeating all over the rules that I would like to replace with variable and set variable once at the top of rules then use variable in the rest of rules. Then if I need to add another IP address I would just add additional IP address to the variable instead like now need to change several rules.
For example I have IP addresses that I would like to set as a variable.
Now rules are the following (simplified) in httpd.conf:
RewriteEngine Off
RewriteCond %{REMOTE_ADDR} (192.168.5.20|192.168.7.15|10.10.20.50
View 1 Replies
View Related
Mar 23, 2015
I want to move mysql tmpdir to /ramdisk but when i am setting it, mysql errors: tmpdir is read only variable.
View 3 Replies
View Related
Apr 21, 2008
My server was unstable at this month sometimes fork 700 process and apache 80 access per second and that's made server very slow . very bad browsing
when i checked log files /var/log/messages found that errors
Apr 20 04:06:28 suhosin[798]: ALERT - configured request variable value length limit exceeded - dropped variable 'message' (attacker '212.107.116.238', file '/usr/local/cpanel/cgi-sys/php4')
Apr 22 00:27:05 suhosin[15442]: ALERT - configured request variable name length limit exceeded - dropped ....
View 6 Replies
View Related
Jan 15, 2015
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallels Plesk, 11.5, .30_build115130819.13, Debian 7.0, Intel 64bit
PROBLEM DESCRIPTION
When triggering the events 'Mail account created' or 'Mail account modified' the returned variable NEW_MAILBOX will always state TRUE regardless of the mailbox option being ticked or not ticked on the 'New mail account' option located on the 'Mail' tab of a subscription.
STEPS TO REPRODUCE
1: Log in to plesk.
2. Select 'Tools & Settings'
3: Select 'Event Manager'
4: Select 'Add New Event Handler'
5: Select Event 'Mail account updated'
6: Enter in '/usr/bin/php /root/scripts/dbmail/mail_mod.php' to the Command box.
[Code] ....
ACTUAL RESULT
[NEW_MAILBOX] => true
EXPECTED RESULT
[NEW_MAILBOX] => false
ANY ADDITIONAL INFORMATION
I submitted this with parallels support and they stated that the variable NEW_MAILBOX will always return as TRUE regardless of if the mailbox option is ticked or not. They also stated the NEW_MAILBOX variable will be true regardless of any action taken on the panel with mail accounts.
The actual documentation on this variable is very sparse
Component name/description Old component value New component value
Mailbox old_mailbox new_mailbox
We previously had some code that would trigger on this variable and would create a mail account on our mail server with or without a mailbox.
if (!strcmp(getenv('NEW_MAILBOX'),"true") && !strcmp(getenv('OLD_MAILBOX'),"false")){
//Create a mailbox on the external mail service
}
if (!strcmp(getenv('NEW_MAILBOX'),"false") && !strcmp(getenv('OLD_MAILBOX'),"true")){
//Create a mail forwarder on the external mail service
}
At some point this variable has stopped working with newer versions of plesk. Having a variable that is always true regardless of what is done when creating a mail account seems pointless and requesting a new feature that was already there in older versions doesnt seem like something that should be requested on a new feature request.
QUESTION: Is there anyway to get this functionality restored other than requesting it gets re added via [URL] ....
View 2 Replies
View Related
Jan 18, 2007
to stream some wmv videos. They are on average 10mb in size.
I was wondering is there anything i can install on my server to make them run/perform better. Sorry i don't know the correct words to use.
View 1 Replies
View Related
May 8, 2007
i have a shoutcast server installed in my server...i also download these tools from here [url]
i want to broadcast live from video card to shoutcast server...
View 0 Replies
View Related
Oct 13, 2008
I have a friend who we were debating about this.
He says he called up the internet company and upgraded his monthly plan to 60 gig or downloading a month, because he loves watching steaming videos(not youtube) im talking about actual movies.
They told him if he downloaded a 700mb movie or if he watched the exact same movie it would use up 700mb
So according to them downloading or streaming uses the same mb.
I found this hard to believe. But i have no wa of proving it.
What is the answer?
View 8 Replies
View Related
Sep 29, 2008
I am a non-technical business investor looking to find a consultant (ideally from the adult video industry, since they, if anyone, should be experts) who can help me address the problems a company is having with the video production and streaming/progressive process. In short, they film, keyout, and code online virtual spokespeople for thousands of clients and I am told that they have both progressive and streaming video--but it does not always play correctly. I realize there are limitations in the conenction of the end user, and that it may be also be affected by the hosting company--but I want someone who can ell me what this company is doing correctly, and where there are opportunities for improvement.
View 6 Replies
View Related
Apr 20, 2008
Im currently running a streaming media (video) site on a p4 3.0 GHz with 2 gigs of ram. I think its a 10mpbs unmetered port. It streams extremly slow, to the point where it lags every second. It does this even though their is only 6 people on, with loads of 200 it just freezes up. What configuration would be able to hold traffic of 200 people constantly. I was on a faster server with hostgator, their dedicated pro but i went through the bandwidth in 5 days.
View 9 Replies
View Related
Dec 2, 2007
I need to find a VPS or anything, that I can use for music streaming. This is useful for school and work.
View 12 Replies
View Related
Dec 23, 2007
I will be starting a website featuring my own videos. They will be all flash based. Now I will be having 1 main website, which will be very fast and with its own forums as well. I'll probably go with reliablesite.
Anyhow, what I want to do. Is host flv files on hosts such as dreamhosts, host monster, site5, webhostasp, eleven2, hostgator. As they have > 5TB hosting (yes I know they oversell, but even if I get 75% - its good).
So, if I have lost you, let me explain in more detail.
The page in the reliable host will have links (to 5 files, which the locations are randomised in order with each refresh)..
View 14 Replies
View Related
May 14, 2009
I've installed H264 Streaming Module for Apache 2 from: h**p://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Apache-Version2.
Replace ** with tt
Loaded the mod in httpd.conf but my streaming of MP4 files don't improve at all.
Other file types like: WMV & FLV at high bitrate or large filesize have no problem streaming. Only MP4 files are giving me problems when streaming through JW Flash Player.
I've made 2 test pages, read on:
1) h**p://x264-bb.com/vids/ >>> Replace ** with tt
MP4 File hosted on a CDN server.
This server hosting my MP4 file which works perfectly fine on any browsers anytime when visited, so this proves that my MP4 file has no problem to be streamed online.
2) h**p://x264-bb.com/vids2/ >>> Replace ** with tt
The exact same MP4 File hosted on my server, giving me the headaches!
Problems facing are:
- can't load the streaming MP4 at all on IE7
- can't load on Firefox unless multiple times of refreshing if you get lucky
- after working on Firefox, it stops working later
- HTTP Pseudo Streaming is not working at all when it works on Firefox
View 3 Replies
View Related
Sep 11, 2008
If i want to have a video streaming whats the best way?
I mean im filming something at a studio and want this to be live broadcast to the internet through a server, how can this be done?
View 14 Replies
View Related
Aug 29, 2008
I have a VPS server and was trying to figure out the best way to stream videos...its running CentOS 5, any recommendations?
Will VLC work?
View 9 Replies
View Related
Oct 11, 2006
I am looking for good streaming software that will work with media player and shoutcast. I need it to be able to cross fade between songs.
View 0 Replies
View Related