Displaying 20 results from an estimated 20 matches for "giss".
Did you mean:
gis
2013 Apr 01
1
Any android source client for icecast ?
...ork well.
Greetings.
Aqu? dejo algunos clientes source android para Icecast.
Hay uno que funciona con mp3, otro que funciona con OGG Vorbis y uno mas que funciona con Theora, yo solo he probado el de mp3 y el de ogg vorbis y aunque tienen ciertas limitaciones funcionan bien.
Saludos.
http://giss.tv/wiki/index.php/Android_Streamer_:_Giss_Mp3
http://giss.tv/wiki/index.php/Android_Ogg_Streamer_:_Giss_Vorbis
http://giss.tv/wiki/index.php/Android_Ogg/Theora_Streamer_:_Giss_Streamer
http://giss.tv/wiki/index.php/G.I.S.S._on_android
> Date: Sun, 31 Mar 2013 20:01:23 +0200
> From: un...
2011 Jan 21
2
Unexpected Gap in simple line plot
...ugh there is data for the missing point.
Here is a snippet to show the problem.
## Strange plot results
link <- "http://processtrends.com/files/RClimate_CTS_latest.csv"
cts <- read.csv(link, header=T)
## Simple line plot - gap for no reason
plot(cts$yr_frac, cts$GISS, type="l", xlim=c(1982, 1983),xaxs="i",
yaxs="i")
## May, 1982 observation missing
## Add points to plot in red, to see if May shows up
points(cts$yr_frac, cts$GISS, type="p", col="red")
## yes, May shows up in points
## Look at cts da...
2011 Apr 28
0
make giss.tv as slave
...t; send some stream mount point to another server. I mean, my server is
> streaming at /radio1.mp3 mount point. We can listen it at
> http://myserver:8000/radio1.mp3; so, i want to know if is there any
> way to "clone" that strem and send it to another server, such as
> http://giss.tv:8000/radio1.mp3
>
> I have been thinking about just use darkice to send some recivied
> stream to many other servers, but i thought that icecast may have the
> posibility to set up an "repeater" or whatever.
>
> Need some config in xml, just like:
>
> <...
2012 Dec 13
2
More efficient use of reshape?
...then used "dym" from
lubridate to generate the POSIXlt formatted dates in
#a new column clim.data$date
clim.data$yr_mn<-paste("01", clim.data$yr_mn, sep="")
clim.data$date<-dym(clim.data$yr_mn)
#Now to the reshape. The dataframe is in a wide format. The columns GISS,
HAD, NOAA, RSS, and UAH are all different sources
#from which the global temperature anomaly has been calculated since 1880
(actually only 1978 for RSS and UAH). What I would like to
#do is plot the temperature anomaly vs date and use ggplot to facet by the
different data source (GISS, HAD, etc.)....
2011 Apr 21
3
make giss.tv as slave
...is already running) to
send some stream mount point to another server. I mean, my server is
streaming at /radio1.mp3 mount point. We can listen it at
http://myserver:8000/radio1.mp3; so, i want to know if is there any
way to "clone" that strem and send it to another server, such as
http://giss.tv:8000/radio1.mp3
I have been thinking about just use darkice to send some recivied
stream to many other servers, but i thought that icecast may have the
posibility to set up an "repeater" or whatever.
Need some config in xml, just like:
<relay>
<server>192.168.1...
2013 Mar 31
2
Any android source client for icecast ?
Hi just saw this today :a real icecast client on android !
Seems to have been published on november 2012 :
https://play.google.com/store/apps/details?id=sa.broadcastmyself
<----------------------------------------------------------------------------------------------------------->
web perso : http://memeteau.org
<xmpp%3Afreechelmi at jabber.fr>
2012/8/24 Romain Beauxis
2011 Apr 21
7
repeater
...is already running) to
send some stream mount point to another server. I mean, my server is
streaming at /radio1.mp3 mount point. We can listen it at
http://myserver:8000/radio1.mp3; so, i want to know if is there any
way to "clone" that strem and send it to another server, such as
http://giss.tv:8000/radio1.mp3
Thanks.
--
Facundo Suarez
Neuquen - Capital
suarezjf -> twitter
()? ascii ribbon campaign - contra el coreo html
/\? www.asciiribbon.org?? - contra adjuntos propietarios
2016 Apr 20
1
Use multiple cores on Linux
...library(tidyr)
library(lubridate)
library(DataCombine)
#
gam_max_count_wk <- gam(count_pop ~ factor(citycode) + factor(year) +
factor(week) + s(lnincome) + s(tmax) +
s(hmax),data=cont,na.action="na.omit", method="ML")
#
# Historic
temp_hist <- read.csv("/work/sd00815/giss_historic/giss_temp_hist.csv")
humid_hist <- read.csv("/work/sd00815/giss_historic/giss_hum_hist.csv")
#
temp_hist <- as.data.table(temp_hist)
humid_hist <- as.data.table(humid_hist)
#
# Merge
mykey<- c("FIPS", "year","month", "week"...
2011 Feb 02
1
RE : a server that offers free icecast includes bandwidth for free
http://giss.tv/ is what you need !
Le 2 f?vr. 2011 20:26, "Timothy Clark" <timothyclark113 at gmail.com> a ?crit :
folks- do any of you know of a sight that offers free icecast servers? I am
looking for one that will also provide you with the bandwidth for your
listeners as well. like maybe o...
2006 Mar 25
1
[Fwd: st|r|eams from latinamerica sat25]
...urther than just installing free software. It will be a demo party all
around LatinAmerica based on "how-to" enjoy and share openness.
you are all warmly welcome to come and join in via irc.freenode.net
#altred to chat about the event. to watch it tune into the video streams
via:
http://giss.hackitectura.net/flisol/
*command line culture
*other related info:*
http://www.installfest.info
http://giss.hackitectura.net/
http://www1.autistici.org/communa/platanal/2006/03/10/flisol-tvstreams-installfest-latinoamerica/
--
------------------------
hackitectura.net / wewearbuildings.cc / fa...
2011 Oct 15
1
theora streamer for Android anyone?
ola,
i am one of the developers of http://giss.tv,
some people here might know about it.
we use since 5 years some tools
( gstreamer, ffmpeg2theora, pure data, ... )
to make Ogg/Theora/Vorbis
streams related to media-hacktivism
and social movements.
lately, we realized how important it becomes to
have lighter tools in some contexts where you...
2011 Feb 03
1
RE : a server that offers free icecast includes bandwidth for free
...e 3 f?vr. 2011 00:18, Timothy Clark <timothyclark113 at gmail.com> a ?crit :
> how would I get around the code also known as a capsha as I am a blind
> individual.Thanks
> On Wed, Feb 2, 2011 at 6:05 PM, michel memeteau
> michel.memeteau at gmail.com> wrote:
> http://giss.tv/ is what you need !
> Le 2 f?vr. 2011 20:26, "Timothy Clark" timothyclark113 at gmail.com> a
> ?crit :
> folks- do any of you know of a sight that offers free icecast servers? I
> am looking for one that will also provide you with the bandwidth for your
> li...
2011 Feb 03
0
RE : Re: RE : Re: Re: RE : a server that offers free icecast includes bandwidth for free
I meant : contact them on irc. Give me the details you want on giss.tv and i
ll do it for you
Le 3 f?vr. 2011 22:36, "Timothy Clark" <timothyclark113 at gmail.com> a ?crit :
irc? you can't broadcast on that can you?
On Thu, Feb 3, 2011 at 3:48 PM, michel memeteau <michel.memeteau at gmail.com>
wrote:
>
> Try irc
>>
...
--...
2011 Apr 21
0
repeater
...is already running) to
send some stream mount point to another server. I mean, my server is
streaming at /radio1.mp3 mount point. We can listen it at
http://myserver:8000/radio1.mp3; so, i want to know if is there any
way to "clone" that strem and send it to another server, such as
http://giss.tv:8000/radio1.mp3
Thanks.
--
Facundo Suarez
Neuquen - Capital
suarezjf -> twitter
() ascii ribbon campaign - contra el coreo html
/\ www.asciiribbon.org - contra adjuntos propietarios
_______________________________________________
Icecast mailing list
Icecast at xiph.org
http://lists.xi...
2012 Feb 09
1
width and alignment of Latex table columns
Dear all,
I'm using xtable package in order to produce Latex table. There is a way to
specify not only the alignment but also the width of table colums??
Thanks for your attention.
2007 Jun 06
1
"selected" in form.select
I have a search form in my navbar where a user can select in which
area he wants to search. After clicking the submit-button the
results get rendered but the previous selected area is no longer
selected.
<%= form.select (:suchfeld,
[ [''Beschreibungen'',''description''],
[''Headlines'',''headline'']] )
%>
I was able to
2006 Jul 09
0
[ANNOUNCE] Unofficial icecast-kh and libtheora Debian Sarge packages
Hi, I hope this is useful for some of you:
I'm just finished building unofficial debian packages for icecast2 and
libtheora for Sarge (stable).
The idea behind this is to keep all the servers which take part on the
GISS stream-ring in sync, running the same version of icecast2 kh
branch, thus having a common ground for testing and debugging, and stay
always on the cutting-edge of development.
FYI Karl's icecast branch (kh) has improvements and fixes which are not
very quickly merged back into the main trunk,...
2009 Jul 10
2
ogg theora book sprint
hey,
Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write
free manuals about free software and in August (10-15) we will hold Book
Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We
will write a really good manual (book) about Ogg Theora in 5 days. The
event will be in Berlin.
We want to cover a lot of stuff, but we hope to get our teeth into at
least some of
2008 Jan 02
5
polymorphic assosciations - still the way in Rails 2.0.x
I store a lot of information concerning blogs, events, books, bla
bla...
So I have a lot of database tables including the same fields: url,
user_id, subject, comment.....
So I decided to use polymorphic assosciations.
Is this still the prefered way in 2.0.x or does Rails 2.0.x offers me
a easier, faster and more preferable way to do this?
By the way, isn''t it much easier to do all the
2008 Jul 15
0
PCI passthrough to a HVM *without* VT-d ?
I have a system whose cpu can run a hvm. I have some PCI devices that
I would like to be able to pass through straight to the domU
Specifically, I want to pass through a device to a Windows VM.
No, I explicitly do _not_ have a system with Intel''s VT-d technology.
In an ideal world, I would be able to pass the graphics and some
arbitrary non-graphics PCI cards direct to the DomU.