Displaying 20 results from an estimated 1000 matches similar to: "I can run???"
2004 Aug 06
0
you can run error
Hi Again
I never worked out why I was getting that "You can run" error, but I set streamcast to reencode everything (previously it was playing songs at whatever bitrate they came at) and it's played for a day and a half now without an error.
It's a workaround, but it worked
Jase
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2018 May 15
2
Four bitcode generated with plugin-opt=save-temps
Hi
I use the LDFLAGS=" -flto -fuse-ld=gold -Wl,-plugin-opt=save-temps " to
generate the makefile and to make the whole program. However, found four
different kinds of bitcode for each target. For example, I am compiling
coreutils. For the program "nohup", I can get
nohup.0.0.preopt.bc
nohup.0.2.internalize.bc
nohup.0.4.opt.bc
nohup.0.5.precodegen.bc
If I am right, I
2018 May 15
1
Four bitcode generated with plugin-opt=save-temps
Hi Teresa
Thanks for your very quick and clear explanation. I have one more question.
The emit-llvm option will give you the IR for a single source file when you
compile it with -c. All of those files when combined give the IR in the
preopt.bc temp file.
===========
So if I use "clang -emit-llvm -c" to generate the .ll file. It should be
the same as the one I generated by using
2018 May 15
0
Four bitcode generated with plugin-opt=save-temps
These are the bitcode at different stages of the LTO portion of the
compile. LTO merges the IR for all files being linked and optimizes them as
a single monolithic module. The preopt.bc is the merged IR just after
merging and before performing any LTO optimizations. internalize.bc is
after performing whole program internalization. opt.bc is after the
optimization pipeline, and .precodegen.bc is
2004 Aug 06
2
DMCA and webcasting
On Thu, 13 Sep 2001, Jack Moffitt wrote:
> > ==================================================================
> > hey josh,
> > i talked to [faculty advisor] today and was told we must stop our online
> > streaming. reasons for this rash decision involve around a new law that
> > was put in place over the summer saying that stations who broadcast online
> >
2004 Aug 06
3
Simple directory question
Folks,
I've been running an icecast server for about a year, and never really had
the chance to test it out on the other side of our Internet link. We've
had a lot of people trying us out, but very short connect times in the
whole. I finally got a cable modem at home, tried having a listen, and
found the stream to be very stuttery.
So, first things first, I went and grabbed the
2004 Aug 06
3
Dynamic playlist support
Jack Moffitt wrote:
>>If I do this publicly, I've already researched the royalty situation,
>>etc. It's not all that complicated in that regard... radio stations
>>already allow callin shows. This is just a variation.
>>
>
Wow, this must have just happened in the last 12 months (I last looked
into this about a year ago).
Can you point out a URL to the
2000 Jun 19
7
Streaming Considerations.
Hey, I'm not sure if this should be in -dev or not, so I'll post it here first.
If that's wrong, LMK and I'll post it there.
I have a friend who's running an online radio station, well, group of
stations, actually.
They're stuck in the .ra format, which I personally think sucks rocks. MP3
has a lot of flack surrounding it these days, as well as the problems that
the
2000 Jun 19
7
Streaming Considerations.
Hey, I'm not sure if this should be in -dev or not, so I'll post it here first.
If that's wrong, LMK and I'll post it there.
I have a friend who's running an online radio station, well, group of
stations, actually.
They're stuck in the .ra format, which I personally think sucks rocks. MP3
has a lot of flack surrounding it these days, as well as the problems that
the
2004 Aug 06
2
lots of icecast help needed
Hi, I've been running Icecast on my server for over five months now and am
having lots of problems with it. I must have pulled out half of my hair on
this product, mostly due to lack of support. (I mean, have you ever gotten
an answer to your question at icecast.org?) I've tried it all: sc_serv,
Icecast, shout, ices, streamcast, liveice. I could greatly use any help.
I am using the
2001 Jul 11
2
Regarding hanging of ssh upon exit
Hi,
I would like to briefly comment on a problem mentioned in the file "TODO"
and also in the OpenSSH FAQ (question 3.10), namely the hanging of an ssh
connection (on Linux) if there are active processes.
It is stated that this has to do with the fact that children of the shell
are not killed upon exiting the shell. However, the problem also occurs if
a process is started with
2004 Aug 06
2
Dynamic playlist support
Asymmetric wrote:
[SNIP]
>
> I don't know (don't use ices) but I thought I should inform you.. taking
> user requests may cause you to violate the RIAA rules regarding that
> topic, depending on how you handle it. Be careful. ;)
>
It's for my office... I'd love to play my CDs on my radio, but it would
disturb those that don't like my music. Some do, so
2013 Apr 15
10
[Bug 2091] New: scp hangs while copying a large file and being executed as a background process ( with nohup )
https://bugzilla.mindrot.org/show_bug.cgi?id=2091
Bug ID: 2091
Summary: scp hangs while copying a large file and being
executed as a background process ( with nohup )
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.1p1
Hardware: Other
OS: AIX
Status: NEW
Severity:
2007 Mar 12
7
Capistrano Hanging on Deployment
Hello ~
I am using the Capistrano recipe outlined in this post to restart my
backgroundrb server:
http://rubyforge.org/pipermail/backgroundrb-devel/2007-February/000718.html
My Version:
~~~~~~~~~~~~
task :before_restart, :roles => :app do
restart_backgroundrb
end
task :start_backgroundrb, :roles => :app do
sudo "nohup
2004 Aug 06
2
legalities of streaming
Basically, to legally broadcast music you must:
A) Obtain permissions from the copyright holder (usually the publisher, record
label) of the *composition*. ASCAP, BMI, and SESAC offer compulsory licenses
for all of the artists they represent, fees based upon roughly how many
listeners your station has & how many songs in your broadcast are by
artists/composers they represent.
B) Obtain
2001 Jan 11
1
sleep 20&exit hangs on Linux
Dear All,
Let me quote a few lines from TODO file (SNAP-20010109):
- Linux hangs for 20 seconds when you do "sleep 20&exit". All current
solutions break scp or leaves processes hanging around after the ssh
connection has ended. It seems to be linked to two things. One
select() under Linux is not as nice as others, and two the children
of the shell are not killed on
2020 Mar 18
2
Issue with Wordpress in HTTPS and Icecast Stream URL in HTTP
Hello,
Configuration :
- Debian 8
- Wordpress 5.3.2 (Apache)
- Icecast 2
- Radio web player : Streamcast
I just installed my Web radio that was working correctly in full HTTP.
I add a Lets Encrypt certificat on my Wordpress that is now in HTTPS. Since
my Wordpress is in HTTPS, my stream on the website is not working. The
direct Link in HTTP is working correctly.
I checked on the internet and
2006 May 19
2
DAAP maybe? (Re: multichannel streaming)
Hi,
Would DAAP help somehow?
Digital Audio Access Protocol
<http://www.opendaap.org/>
I do believe since it's based on iTunes, and one can "scrub" a
properly networked file with iTunes, that it's DAAP actually
includes this feature. But both ends must be using this protocol.
(iTunes by itself can only share playlists with your intra-net
shared machines. It is
2012 Aug 29
1
Destination file is larger than source file
We are using the standard -av switch. And both filesystems are the same -
UFS.
/opt/rsync/bin/rsync -av -e "ssh -l root" --delete
--exclude-from=/var/scripts/exclude
--password-file=/var/scripts/transfer.passwd <username>@<source
host>::<source dir>/ /<destination dir>
Source system
<source host>:<source dir># du -sh *
1K nohup.out
20G
2004 Aug 06
1
Icecast User Login Question
Scott Manley wrote:
> Actually if you;re interested in integration with some sort of
> subscription services then you want as much of the subscription logic to
> be external as possible - trust me - I designed a subscription based
> system which handled 7 million users (and managed to bankrupt at least
> one company ;-)
>
>
> Basically when you get into subscription