similar to: Flash Player

Displaying 20 results from an estimated 300 matches similar to: "Flash Player"

2005 Jun 20
1
Media Player Buffering Issue
I just noticed something. I'm using simplecast as my encoder. If I put the first Mp3 option which is listed Mp3/Mp3Pro when I play the stream in Media Player it just buffers and buffers and doesn't play. If I select the option Mp3 (ACM) Media Player works. Why would this be? -=-=-=-=-=-=-=Ottawa Valley Weather-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @ 12:08am - Temp:
2005 Jul 13
2
Monitoring
Is there any software that can be run in windows to monitor icecast mounts, ie, user count etc.. I swear I seen one before but I can't remember where. -=-=-=-=-=-=-=Ottawa Valley Weather-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @ 2:20pm - Temp: 34.9?C - Humidity 29% - Wind: E @ 13 km/h Baro: 996kPa Steady - Vis: 8km - Sky: --- - Weather: Haze Hourly Rain: 0.00mm - Daily Rain:
2005 Jun 23
2
Forums, Lists and Spam
Even with forums spam can happen. The most likely cause of spam is people putting there email address in the body of the message either telling someone to email them or in a signature line. As for spamming the icecast mailing list users, if you goto http://lists.xiph.org/pipermail/icecast/ you will see the archives for the list and the software they use edits email addresses so they can't be
2005 Jun 23
1
Things I would like to see.
For the future if possible i'd like to see a couple of things in icecast. 1) being able to create/edit/delete static mount points from the web interface without neededing to edit the config file and restarting the server from a shell account. Like you can do right now with usernames and passwords 2) Be able to create/edit/delete relays from web interface (same as above) I don't know if
2005 Jul 25
1
Next Version
Any idea when the next version will be released and what kind of new features will be included in it? -=-=-=-=-=-=-=Ottawa Valley Weather-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @ 7:12pm - Temp: 27.3?C - Humidity 23% - Wind: WNW @ 0 km/h Baro: 991kPa Steady - Vis: 24km - Sky: Few Clouds - Weather: --- Hourly Rain: 0.00mm - Daily Rain: 0.00mm - Total Rain(May 28th): 2.00mm =-=-=-=
2005 Jun 17
0
Encoder Software
Is there any software that I can configure on my system, zip and send to other and have them just run it to start encoding. I've involved with a group that streams police scanners and i'm looking for a way I can just send someone a zip file, have them uncompress and run it without the need to configure anything. Is there anything like this out there? I was looking at stream transcoder
2005 Jun 24
0
Things I would like to see
You know i'd settle just for relay setup on the web interface. It doesn't matter to me if they get erased on restart, all my relays are just temp. -=-=-=-=-=-=-=Ottawa Valley Weather-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @ 12:20am - Temp: 22.1?C - Humidity 78% - Wind: S @ 0 km/h Baro: 996kPa Steady - Vis: 14km - Sky: Clear - Weather: --- Hourly Rain: 0.00mm - Daily Rain:
2005 May 29
1
Wireless Lan and icecast
Is there any issues with running icecast on a wireless lan. My friend has the encoder on 1 machine and is feeding it to icecast over a wireless nic to another machine which is connected to a router via a wired NIC but after the feeds been on for awhile it starts buffering. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @ 8:00pm - Temp: 17.0 ?C - Humidity 55 %
2005 May 22
5
Windows Media Player
I'm having a problem with WMP and icecast 2.2.0. When people try to connect it buffers the feed really slow and people never go get audio. I've tried connecting over the LAN and it does the same thing. Open http:/scanner.weatherserver.net/live in media player and you will see what I am talking about. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @
2004 Aug 24
3
security hole in Samba
Hi, security. I am install Debian woody and Samba 2.2.3a-13, but this bugs Is present in Samba 3.0. I am add two users in system: "user1 psw1" "user2 psw2" At Samba the same passwords. (Both users are included into group "mtobackup" (on a folder "/home/MTOBackUp/122" It is established g+s i.e.: Mode 42770 group-mtobackup)) Sequence
2015 Mar 12
2
Expunge (?)
Hi, I don't know if this is the correct term. Let me elaborate. From time to time, I want to expunge (?) the mail folder so that users' Trash'd mails don't occupy space. So, here are my questions: 1. Is this the correct term? 2. Is it a Good Idea? to do it? Thanks, -- mto
2009 Sep 26
1
Mixed font in lattice xyplot lables
Hi all, can anyone suggest a reason as mto why my xlab is plotting this text at oposite ends of axis. I would like to represent my lable like this: Moran's I ...but with the I in italics. For some reason they seperate and position at oposite ends of the axis?? Thank you library(lattice) dat <- data.frame(x = rnorm(10),y = rnorm(10)) xyplot(y ~ x, dat,xlab=expression("Moran's
2015 Mar 05
2
Dovecot Full Text Search: HTTP 500 : Unknown fieldType 'text_general' specified on field text. [SERIOUS]
Hi Muzzafer, I get the error as specified below when i try to added it in as a field:- I dont think text_general is a valid field? HTTP ERROR 500 Problem accessing /solr/. Reason: {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Unknown fieldType 'text_general' specified on field text. Schema file is
2010 Feb 04
2
help needed using t.test with factors
I am trying to use t.test on the following data: date type INTERVAL nCASES MTF SDF MTO SDO nFST MF nOBS MO MB BIASCV BIASEV ME MAE RMSE CRCF 2001-06-15 avn GE1.00 4385 0.246 0.300 1.502 0.556 1367 1.373 4385 1.502 1.471 0.285 0.164 -1.256 1.266 1.399 0.056 2001-06-15 avn
2005 Jun 27
3
IE/FLASH/ICECAST
Hello, I've created a macromedia flash player in order to play icecast mp3 streaming. Icecast is configued on the port 8000 and It's ok with winamp. In my flash movie, I've used loadSound("<streaming>",true) on a Sound object. It's ok on Mozilla based browsers but some user don't have sound on Internet Explorer. D't understand? Is there an issue? Thx
2005 Jun 27
3
AW: IE/FLASH/ICECAST
On Mon, 2005-06-27 at 19:33, Michael Kamleitner wrote: > hi, > > icecast 2.2.0 has to be patched slightly to work with flash-players using > the sound-object - cant find the exact link to this, maybe one of the > developers can explain? I just added 4 lines at the end of > format_mp3_send_headers() in format_mp3.c: > > sock_write(client->con->sock,
2004 Aug 06
3
net/sock.c question
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi I have started to add bandwidth <limit> option to icecast. My ideea is to compute the current bandwidth by estimation on each sock_write*() call. Something like this: 1. initially we set kbps = 0, kbps_time = now and kbps_bytes = 0 2. after some time, a sock_write*() function is called which in turn calls sock_kbps_update(nobytes);
2006 Jan 23
1
Feature Requests
Is it possible in a future version to be able to enable/disable mounts from inside the web interface the same way steamcast does now. I love icecast but i've been looking at steamcast and I like some parts of there web interface ie. bandwidth usage stats for each mount and in total for the server, and being able to enable/disable mounts. But I don't like the delay, it has that painful
2004 Aug 06
2
icecast 2 compatibility with older clients
I've attached a small patch against icecast 2 which converts ice- headers to icy- headers for clients that include icy- headers in their request. This allows a few clients (notably xmms) to pick up stream info they otherwise miss. -b -------------- next part -------------- Index: src/format.c =================================================================== RCS file:
2004 Aug 06
5
Missing headers in Icecast2
Hi Karl, Thanks for your help, About the "Connection:" header, you are right, it's: "Connection: close" and NOT "Connection: keep-alive". The protocol when the SERVER sends the data is http 1.0. It's http 1.1 when the browser requests the data. I don't understand the "Content-Length: 54000000" header either. Also I noticed the flash player on