Flv Player :: Enable Buffer On My Dedicated Server?

Jul 24, 2008

Let me first define what I call the "buffer meter". Its the red bar on Youtube which you can see after you scrub ahead on a clip which have not yet loaded 100%.

How i can enable buffer on my dedicated server?

View 2 Replies


ADVERTISEMENT

Wimply Mp3 Player And Chat Mishap

Dec 27, 2007

I’m using wimply player integrated in a frame in vbulletin. For some very strange reason, if someone types something in the chat (right frame) the music shuts off immediately, then turns back on once the typing has stopped. This is very odd. How can this be fixed?

I have mysql 5 / php 5 / apache 2 with cpane/whm.

I'm on centos 4.6

Code for vbulletin page template: [url]

View 0 Replies View Related

FFServer :: Streaming Of A File To Watch That Movie In Windows Media Player

Apr 28, 2009

Im working at time with ffserver ... i test ffmpeg with flash streaming and it works perfectly but i want to do anoter step.

Im trying to do a streaming of a file to watch that movie in Windows Media Player. The problem is that i have a lot of errors of "buffer underflow" when i stream the video.

I Post My Config:

Port 8090
BindAddress 0.0.0.0
MaxClients 1000
MaxBandwidth 10000
NoDaemon

<Feed feed1.ffm>
File /tmp/feed1.ffm
FileMaxSize 5M
</Feed>

<Stream test.flv>
Feed feed1.ffm
Format flv
VideoCodec flv
VideoFrameRate 15
VideoBufferSize 80000
VideoBitRate 200
VideoQMin 1
VideoQMax 5
VideoSize 352x288
PreRoll 10
</Stream>

<Stream test.asf>
Feed feed1.ffm
Format asf
VideoFrameRate 2
VideoSize 848x480
VideoBitRate 256
VideoBufferSize 40
VideoGopSize 30
AudioBitRate 96
StartSendOnKey
</Stream>

As you can see i listen in all the ip source so i can acess to the file but ... dont work ...

Many of messages of the error:

[flv @ 0xb7df29a8]rc buffer underflow
[flv @ 0xb7df29a8]rc buffer underflow
[flv @ 0xb7df29a8]rc buffer underflow
[flv @ 0xb7df29a8]rc buffer underflow
[flv @ 0xb7df29a8]rc buffer underflow
[flv @ 0xb7df29a8]rc buffer underflow
[flv @ 0xb7df29a8]rc buffer underflow

Line that i use:

ffmpeg -i /descargas/anime/Soul_Eater/RnF_Soul_Eater_42.avi http://127.0.0.1:8090/feed1.ffm

....

My OS is debian eth.

View 0 Replies View Related

TCP Buffer Value

Oct 6, 2007

If set TCP buffer value in sysctl.conf too large, is there anything worst for system?

View 1 Replies View Related

Failed To Flush Buffer

May 28, 2008

I'm getting this on my VPS:

Notice: ob_flush() [ref.outcontrol]: failed to flush buffer. No buffer to flush. in /home/.../download_ip.php on line 215

What is causing this? Memory Limit in PHP? or something else?

View 5 Replies View Related

OS Send And Receive Buffer

Apr 14, 2008

How do I find the default value of the send and receive buffer under centos?

View 1 Replies View Related

Ping No Buffer Space Available

Dec 19, 2007

i have a custom setup, front end, that serves the apache requests, and a remote SQL Server.

the SQL traffic runs on the internal network.

the front end runs freebsd 6.2, and apache 2.2 with php 5.2.5

the sql server runs centos 5.1, and mysql 5.0.45

tonight, i found that my website was not working, i logged in, and i saw that when i tried to ping the internal network, i had that error:

ping No buffer space available

i was trying to ping the sql server, from the front end. the sql server worked fine, i could ping other servers in the internal network, but the front end's internal card allowed no traffic.

I tried restarting the internal network card, state up/down, did not solve the issue.

View 11 Replies View Related

When To Add More Ram. Swap/Cache/Buffer

May 23, 2007

When is a good time to add more ram?

Since I got my server its ran with 1gb ram and has kept a free of at least 400mb since that time.

Now withing a few hours all of it is being kept in buffer/cache as the past week an showing about 15mb free (not counting buffer/cache) and has started in on the disk swap of about 400Kb.

So should I upgrade to 2gb now or wait till it goes deeper into the swap, and if so how far into the swap before you'd upgrade?

View 14 Replies View Related

Buffer Vs Cache In Memory Usage

May 20, 2007

When free is run, what is the difference between bufferd versus cached memory?

View 9 Replies View Related

How To Enable PHP Info On My Server

Apr 6, 2009

I am tried to make a file to tell me the php info of my server, but I get the following error.

Warning: phpinfo() has been disabled for security reasons

I have no idea how to enable or figure out why this is happening

I did disable some stuff in PHP configuration a while back because people were uploading c99 shells and whatnot on my box, so I'm not sure if that could be the issue.

I am running WHM/Cpanel on my server

View 4 Replies View Related

Enable Resume An Upload On Server?

May 26, 2008

I got a new server and at present it is not allowing resume of disconnected uploads. I remember on my last server I have to add a line on a config file to enable this but for the life of me I cannot remember.

Like this one the server has proftpd.

View 2 Replies View Related

How To Enable Load Balance Server

May 30, 2008

We have two dedicated server on that flash online arcade games website has hosted. Due to overload, server gets down server & hangs. So that we like to share the server load with two server.

Please find below the details our server configuration.

Processor : Intel 2.13 GHz Xeon
Hard Disk : 250GB ATA:
Control Panel : Cpanel (Installed on both server)
Apache Version : Apache/2.0.63
PHP Version : 5.2.4
MySQL : 4.1.22

I have been updating the PHP files with RSYNC command for every 15 min. MySQL Database we have put in different server (So I think no need to update).

how to share the server load with enabling the Load balance Server.

View 14 Replies View Related

Enable Resume Download On Server

May 25, 2008

When using a download manager to download stuff from server, download manager detects server unable to support resume and parallel downloads, is there a way to set the server to allow it?

View 3 Replies View Related

Enable .htaccess On Selected Sites On Server

Aug 1, 2008

now i disable .htaccess in all sites from

<Directory "/">
Options All
AllowOverride None
</Directory>

i need to enable .htaccess in only one site or two sites in server

how can i make that?

View 5 Replies View Related

Iconv: Unable To Allocate Buffer For Input: Cannot Allocate Memory

Jun 26, 2009

iconv: unable to allocate buffer for input: Cannot allocate memory

as title I have this error when I try convert database to uft-8
when I try this command

Code:
# iconv -c -f windows-1251 -t utf-8 vbulletin_db.sql > vbulletin_db_utf8.sql

I get this error
iconv: unable to allocate buffer for input: Cannot allocate memory

View 12 Replies View Related

Plesk 12.x / Linux :: Enable PHP IMAP Module For Server

Nov 27, 2014

I need php imap extension for my server. How can I enable it?

View 3 Replies View Related

Plesk 12.x / Linux :: Enable HTTPS On Domain / Server

Feb 25, 2015

I've tried to enable https on a domain /server: vpn, debian 6.0.10, plesk 12.0.18/ but all I receive is a 403 forbidden error. I can't find any other related option, what could be the problem?

View 4 Replies View Related

Install/enable SOAP Client On A Centos / Cpanel Server

Aug 11, 2007

How do I install/enable SOAP client on a Centos / Cpanel server?

be clear and detailed in the commands I must run and what directories I run them in.

View 1 Replies View Related

Plesk 11.x / Linux :: Enable Server-wide Compression Using Deflate

Aug 19, 2012

I have been trying to enable server-wide compression using deflate.My server is running a fresh install of plesk panel 11 installed over a fresh centos 6 64. The configs and settings (aside from files I mention) have not been changed at all from default.

I have created a new file in /etc/httpf/conf.d/deflate.conf This file is being included when Apache is restarted, so that's definitely working and the html doc compresses. But not matter what I do (I have tried every combination Google would find) css and js files will not compress. At my previous workplace we also used a Plesk server and nobody could ever get compression working there either.

View 4 Replies View Related

Plesk 12.x / Linux :: Auto Enable Nginx As Default Web Server

Jan 10, 2015

how to automatically enable nginx by default for all domains/subscriptions and or even just as a whole since we do not use apache at all.

View 18 Replies View Related

Plesk 12.x / Linux :: Enable To Create New MySQL Database Server - Test Connection Failed

May 7, 2015

I freshly installed Plesk 12.0 on Ubuntu 14.04. Everything works accept the MySQL database creation.

When I try to create one, i get this error :

error: the test connection to the database server has failed because of network problems: connection refused...

View 1 Replies View Related

Plesk 12.x / Windows :: Enable External SMTP Server Settings - Unable To Encode IDN Email Address

Jan 7, 2015

We are trying to use a configure settings for an external SMTP server within Plesk (Windows 2008 R2 Plesk 12) but are receiving the following error message:

Error: Unable to encode IDN email address 'username': email address is invalid

We are trying to use a username for SMTP authentication as we do not have the option of using an email address with our current SMTP relay provider.

Is there any way around this so that we can use a username rather than an email address?

View 2 Replies View Related

Dedicated Virtual Server Vs Regular Dedicated

Sep 3, 2007

What is the difference between Dedicated Virtual vs Regular Dedicated Server?

Also what are the pros and cons of going with Virtual?

View 8 Replies View Related

Dedicated Server Along With Dedicated Support

Apr 1, 2008

to move from shared windows hosting to Dedicated windows hosting. This will be our first dedicated server and experience with dealing it too.

Someone suggested me Rackspace. But they were charging premium rates 440 USD for entry level windows server.

View 14 Replies View Related

Dedicated Server Vs Virtual Dedicated Server ..

Sep 7, 2008

I am currently using a shared hosting but due to increasing traffic and server load my existing host is not able to provide reliable services and I am planning to upgrade my hosting service.

While I was searching for Dedicated Servers, I learnt about Virtual Dedicated Servers but I am not very sure about their reliability? Are Virtual Dedicated Servers useful? My website current serves over 2500-3000 visitors a day resulting in 30,000 pageviews and I am expecting the traffic to grow by atleast 2 folds in the next few months as I start some PPC campaigns and Email Marketing for my website. Can a Virtual Dedicated Server cater such needs assuming my website to be more of less dynamic website written in php?

View 8 Replies View Related

Plesk 11.x / Windows :: Don't Have Root Access To Server As It Is A Webfusion Dedicated Server

Oct 16, 2013

I have Plesk 11.5 (service provider mode) on a Windows 2008 server IIS7.Most of my sites are developed in .asp and therefore i use a custom 500-100.asp error page that check s the IP of the visitor then displays either a friendly error, or if its my IP a full error of what has happened (it also emails me the error). This allows me to debug pages easily whilst developing and to keep an eye on anyone trying SQL Injection hacks on my sites (as the error and email also have session variables and IP address).I dont have root access to the server as it is a Webfusion dedicated server.I have following the Plesk documentation -

1) Switch on custom errors for the subscription
2) Look in virtual directories and navigate to error documents
3) Find the error in question (500:100) and change it to point at either a file or URL

FILE - I had the data centre add in the 500-100.asp error page in to the virtual template so that my page is available in the list of virtual files - this didn't work but that maybe because its not a static page??

URL - when i add the path it says its incorrect, if i add a fully qualified address, it accepts it but it doesn't work.give me a specific example of the URL that can be entered relative to the root as the format in the documentation isn't accepted. The last step is to restart IIS which is also an issue as i cant seem to do this from the Plesk panel..It is as if it isn't catching the 500:100 error, and only catching the general 500 error??

View 1 Replies View Related

Difference Between A Virtual Private Server And A Dedicated Server?

Feb 11, 2009

What is the difference between a virtual private server and a dedicated server?

View 8 Replies View Related

Converting A Dedicated Server Into A Flash Media Server

May 10, 2009

I am going to be buying a dedicated server from kimsufi Most likely the 2XL Package.

My streamers will be using my server aswell, On weekends we will be running 3-4 streams at a time, weekdays 1-2 at a time.

Spreading all the streams out, at anyone time we will have 300 viewers.

I need to know your advice on this before i go spending money.

How do i convert my dedi into a flash media server, i need red5 or something, thats all i know so far. My streamers wil be streaming to server with FME, And i also want it coded so that my streams can only be embedded on my site.

Basically i dont have a clue where to start, how long would it take me to set up etc....

In addition, what kind of server do i need, windows / linux / traffic / burstable / standard etc..

View 9 Replies View Related

Need A Virtual Private Server (VPS) / Dedicated Server

Jun 14, 2008

I'm expected to have around 1000-1500 users at a time after my ad compaign for my site.
currently, my setup is as follows:
VPS in UK
guaranteed memory: 256 burstable : 512
disk: 20GB
traffic: 200GB per month
price : 15 dollars a month

I would like to upgrade to :
guaranteed memory: 1GB
which is better ? to go with VPS ? or dedicated server ? which provider do u recommend ? how much am I expected to pay for my required setup ? what about CPU ?

View 12 Replies View Related

Upgrading Kernel On Dedicated Server (server.lu)

Apr 6, 2009

Is it possible to upgrade a kernel on a dedicated server? I have a dedicated at Server.lu.

I opened a ticket with them, it was open for about a month with no reply.

How can I tell if GRUB or LILO is on the server somewhere?

View 14 Replies View Related

How To Fully Backup A Dedicated Server To A FTP Server

Mar 22, 2008

I'd like to know, how do you backup a cPanel dedicated server to a remote FTP server? WHM's backup only allows you to backup the client's accounts, but not the cPanel settings, or the stuff in /etc?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved