Displaying 20 results from an estimated 22 matches for "realserver".
2005 Feb 04
2
RealServer and Icecast
I now this may be a touchy subject, but I'll preface by saying that
I'm trying to get away from Real Networks. Now that video is becoming
a reality with Icecast, I want to make a slow transition from using
RealServer to using Icecast. I have 20GBs of video content in Real
format so I need to keep using the RealServer, but I want to start
running the live audio stream with Icecast. Has anyone ever tried
running RealServer and Icecast on the same server at the same time?
Here are my server specs:
Memory : 1GB...
2002 Oct 01
0
specialness of ''local'' table..
...e host src 127.0.0.1
Once i do that, i can no longer ping 66.33.206.41. (I can before i make
the change, and if i move the route back to the local table. I also
verified that the 100 rule wasn''t to blame.)
Is this destined to not work?
My end goal with this is to allow monitoring of realservers on a linux
virtual server director box. With the TUN or DR directing mechanisms, the
service IP is configured on the director box AND on the realservers, but
only the director responds to arp requests and gets the router traffic.
It decides where packets should go and either rewrites the mac addr...
2008 Jan 08
8
Shorewall and LVS-NAT (via fwmark) nat'd machines can't access the outside world directly
...ternal lan
|
eth2 LVS-NAT setup
With LVS setup as LVS-NAT, everything works a treat as in load balancing
from the internet is spread across my 2 servers that are connected to eth2.
LVS seems to handling the NAT/masq just nicely, and plays nice with
shorewall via using fwmark.
BUT, my "realservers" (192.168.1.x connected via eth2) can''t access anything
externally say dns lookups, routing mail, whatever, ie anything originating
from the box apart from web traffic which LVS-NAT is handling. (which I
figured is right, but I don''t know how to "fix" it so they ca...
2004 Aug 06
3
seek, pause etc using icecast ?
...nd a seek-aware protocol. If all you
want to do is get the file to the client, HTTP works just fine. And
while the file, when it arrives, will be seekable, HTTP doesn't
understand seeking, so downloading quicktime files off an HREF from a
web page doesn't get you all the cool goodies that RealServer or the
Darwin Streaming Server get you. Which is why they invented the "embed"
tag.
Make sense?
------------------------------------------------------------------
Thanks to Linux Toys, I'm listening to Oak Cliff Bra by Edie Brickell &
New Bohemians
--- >8 ----
List archives...
2004 Aug 06
1
Record companies etc. and their view of Icecast.
They don't care what serves it - Icecast is legally equivalent to
Realserver.
-----Original Message-----
From: Maarten Stolte
To: icecast@xiph.org
Sent: 1/15/2002 3:10 AM
Subject: [icecast] Record companies etc. and their view of Icecast.
Hello,
we've been testing Icecast2 with a jukebox like application, and I am
wondering how recording companies view these streams....
2003 Mar 20
1
bind blocking rsync
Hi Guys,
Here is the setup.
LVS NAT cluster with director (dir), backup director (bdir), and two
realservers (rs1 and rs2) running apache webserver.
SSH DSA key-based authentication set up between rs1 and rs2 in order to
facilitate automated (via cron) mirorring of htdocs directories. All
works fine untill I decide to host DNS on the same cluster. As soon as I
start BIND on rs1, ssh no longer works to th...
2001 Mar 20
1
Ogg for Real
Hi!
Anyone out there that has allready written an Ogg fileformat plug for
RealServers and players?
Regards,
Mark
--
Mark de Bokx - Application Engineer
Cistron Internet Services
P.O. Box 297, NL-2400 AG, Alphen a/d Rijn
06-17948710
"I Refuse To Have A Battle Of Wits With An Unarmed Person."
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project hom...
2008 Sep 25
1
Implementing LVS changes made in Piranha GUI
Every time I touch something, pieces fall off! It's a good thing this
stuff isn't in production yet (for me I mean).
So I had an LVS, configured with Piranha, directing http test transactions
across two servers. I used Piranha to add another realserver. It
appeared in the lvs.cf file, but didn't appear in the ipvsadm output. So
I stopped and restarted Pulse. And now *none* of the servers appear in
the ipvsadm output. Pulse says it started clean, and nothing in the
syslog. The gratuitous arp gets made, and the correct IPs are assigned to...
2006 Jan 24
4
Xen in a routed network environment?
Hello,
I''m used to using Xen in a bridge mode where my dom0 and all domUs
are on the same layer 2 network. However now I have to set up a
server whose eth0 is on one network and the domUs will be on another
/29.
So, for example, if the eth0 of dom0 is 192.168.1.214/24, then I
have 10.1.1.0/29 (10.1.1.0 -> 10.1.1.7) routed to it for use in
domUs, how would I go about setting that up?
2004 Aug 06
2
Number of listeners per server box ?
> Given my experience of running multiple streams on an
> old 486, I'd say you will run out of bandwidth before you
> overpower the server.
Bandwidth is indeed the biggest resources. We used dual CPU p3-600's at
icast. We had 4 machines and we built it to easily handle 12,000
listeners over 500 streams. Only 3 were active at any one time ( the
4th was failover ). CPU load
2002 Jun 30
3
Ogg/Icecast vs. Real
After reading through an older thread on this list (streaming ogg
audio), I was wondering if would be possible in the future to use
OggVorbis and Icecast as a replacement for RealAudio and RealServer. By
this I'm not talking about simple live http/tcp streaming, but on-demand
rtsp/udp streaming where a user could open a player and instantly jump
to a location in a file, or click a link in a browser similar to a .ram
or .smil file and be taken to a particular location in a file. I'm also...
2004 Aug 06
0
Icecast is cool, but how about video?
Hello,
I suggest Darwin Steraming Server. Apple's Darwin Streaming Video Server is
pretty good and open source...(It uses RTSP protocol and supports
Linux,Mac,Windows)
RealServer is not free(there is connection and year limitations....) but
powerfull..(uses RTSP, supports Linux, Windows[memory eater :)) ])
Also there is Windows Media(uses HTTP(performance is very bad), supports
only Windows, easy to use also supports live video capturing....)
There are other open source s...
2004 Aug 06
0
seek, pause etc using icecast ?
...ocol. If all you
> want to do is get the file to the client, HTTP works just fine. And
> while the file, when it arrives, will be seekable, HTTP doesn't
> understand seeking, so downloading quicktime files off an HREF from a
> web page doesn't get you all the cool goodies that RealServer or the
> Darwin Streaming Server get you. Which is why they invented the "embed"
> tag.
>
> Make sense?
>
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to '...
2006 Sep 15
1
Using CentOS 3 in and LVS?
Is it possible?
For LVS you have to deal with something called the ARP problem (viz.,
the realservers should not respond to ARP requests for the hardware
address associated with the virtual IP). This is solved with some
sysctl stuff for kernel 2.2.x and for 2.4.26+, but of course CentOS 3
is 2.4.21.
There's a kernel module "noarp" that's suppoed to work for all 2.4.x
kernels bu...
2000 Oct 11
0
RE: CBQ and load balancing -> solved
...LVS/DR is working: the destination address in the IP header is
not changed, it is same for all real servers: the VIP.
---
so that´s what I did:
I had to setup my VS WITH IP-TUNNELING and make an entry like this
-> for the load balancer (LVS)
ipvsadm -A -f 100 -s lc
ipvsadm -a -f 100 -r <realserver1_IP> -i
ipvsadm -a -f 100 -r <realserver2_IP> -i
ipvsadm -a -f 100 -r <realserver3_IP> -i
having a rule in my ipchains table like that:
# ipchains -A input -p http -s <client-IP> -m 1
and setting up a CBQ filter
# tc filter add dev eth0 protocol ip parent 100:0 prio 100 h...
2004 Aug 06
5
Icecast is cool, but how about video?
Rob Burris wrote:
> Real Networks offers a free streamer called Real Server. I'm not sure of the
> exact link, but here's a starting point
That is definitely not free, it's not even zero cost after that
evaluation year. There don't even exist any players for it except from
Real ... i can't think of anything less free than that. :|
I suggest ditching all that crap and to
2004 Aug 06
0
Preventin browsers / wget's / ... from capturing stream?
...stream can't be downloaded".
Customers are (mostly) not technicians. But if you give them a http-
URL to listen and they can easily use their browser to download the
stream, then you have a problem. At least I once had ... Then they
come with things like "but if I use rtp / mms with RealServer /
WindowsMediaServer then I'm more secure". This is not true from the
technical point - but they think so ... and at least for the average
user that's true.
So how could this practically be done?
a) How could browsers be denied from downloading?
b) Is anybody working on implementin...
2004 Aug 06
3
Shout???
...did not encounter any problems yet.
Thank you for any comment.
Tamer Demir
At 12:10 15.01.2002 +0100, Maarten Stolte wrote:
>Hello,
>
>we've been testing Icecast2 with a jukebox like application, and I am
>wondering how recording companies view these streams.
>We already have Realserver in place, which is fine by them except for
>the realtime audio on demand, which we stripped on their demand.
>Is Icecast/ogg the same to them, or will they complain again?
>
>Maarten
>
>
>--- >8 ----
>List archives: http://www.xiph.org/archives/
>icecast project homep...
2004 Aug 06
3
seek, pause etc using icecast ?
On Wed, Sep 03, 2003 at 12:16:53PM +1000, Michael Smith wrote:
> On Wednesday 03 September 2003 04:35, Hirendra Hindocha wrote:
> > Hello,
> >
> > I have an icecast2 server streaming some mp3 files and am using
> > winamp to listen to the stream, however I couldn't figure out if
> > there is a way to seek or rewind. Is there a way to seek/fast
> >
2011 Jun 09
3
DFS root only works for more recent Windows clients
I've been testing DFS roots and I'm finding that while Vista and 2008
Server clients can connect with no problems, Windows XP Pro and 2003
Server clients fail. This seems like it's the wrong way round - Samba
usually has more difficulties with recent Windows versions than older
ones - but I can only assume that there's some registry/policy change
between the versions. If anybody