search for: streamer

Displaying 20 results from an estimated 690 matches for "streamer".

Did you mean: gstreamer
2014 Feb 27
2
[LLVMdev] Target Assembly Parser: Access to Reloc::Model
Hi Rafael, Sure, the expansion of at least .cpload should be done in the Target ELFStreamer but AFAICS it doesn't solve my initial problem. MCCodeGenInfo is not created in tools where CodeGen isn't needed (llvm-mc) and it's still not possible to access the Relocation Model in MCObjectFileInfo from the target streamer (private member). Am I missing something obvious ? There a...
2005 Jan 25
3
Darkice/Streamer
Does anyone know if darkice can send the same stream to both an icecast and a shoutcast sever, without encoding it twice ? Or any suggestions for another streamer that can? Thanks, Dan
2004 Aug 06
3
no luck with streamers
...aking the output from an radio set which is connected to a sound card. I hope It help you. <p>Luis Gallardo Caracas - Venezuela. Raúl Gutiérrez Segalés wrote: > > Hi, > > I want to stream to an Icecast server (current version) that is up and running and I have tried plenty of streamers and no go.. > > Any advices? I want to stream from linein (is that through /dev/dsp???) but had no luck with darkice, shout... no go. > > Thanks! > > Raul Gutierrez S. <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: htt...
2013 Dec 17
2
[LLVMdev] Implementing the ldr pseudo instruction in ARM integrated assembler
...I rebase the changes. > +void ARMAsmParser::finishParse() { > + for (ConstantPoolMapTy::iterator CpI = ConstantPools.begin(), CpE = > ConstantPools.end(); CpI != CpE; ++CpI) { > + const MCSection *Section = CpI->first; > + ConstantPool &CP = CpI->second; > + MCStreamer &Streamer = getParser().getStreamer(); > + Streamer.SwitchSection(Section); > + Streamer.EmitLabel(CP.getLabel()); > + for (size_t I = 0; I < CP.getNumEntries(); ++I) > + Streamer.EmitValue(CP.getEntry(I), 4); > + } > +} > > This is missing data-in-cod...
2011 Jun 26
3
OGG Theora streaming
Hi, We are a online media company and are developing a new product that uses theora for video streaming. We used your free Visonair OGG streamer to test and it worked perfect . We would like to find out if your experts can help us complete our OGG streamer software. We are able to connect to icecast but the stream is unstable and buffers 90% of the time. We just need to get the streaming to the point where it is streaming smoothly with very...
2011 Jun 26
3
OGG Theora streaming
Hi, We are a online media company and are developing a new product that uses theora for video streaming. We used your free Visonair OGG streamer to test and it worked perfect . We would like to find out if your experts can help us complete our OGG streamer software. We are able to connect to icecast but the stream is unstable and buffers 90% of the time. We just need to get the streaming to the point where it is streaming smoothly with very...
2011 Jun 26
3
OGG Theora streaming
Hi, We are a online media company and are developing a new product that uses theora for video streaming. We used your free Visonair OGG streamer to test and it worked perfect . We would like to find out if your experts can help us complete our OGG streamer software. We are able to connect to icecast but the stream is unstable and buffers 90% of the time. We just need to get the streaming to the point where it is streaming smoothly with very...
2011 Jun 26
3
OGG Theora streaming
Hi, We are a online media company and are developing a new product that uses theora for video streaming. We used your free Visonair OGG streamer to test and it worked perfect . We would like to find out if your experts can help us complete our OGG streamer software. We are able to connect to icecast but the stream is unstable and buffers 90% of the time. We just need to get the streaming to the point where it is streaming smoothly with very...
2011 Jun 26
3
OGG Theora streaming
Hi, We are a online media company and are developing a new product that uses theora for video streaming. We used your free Visonair OGG streamer to test and it worked perfect . We would like to find out if your experts can help us complete our OGG streamer software. We are able to connect to icecast but the stream is unstable and buffers 90% of the time. We just need to get the streaming to the point where it is streaming smoothly with very...
2014 Jan 31
5
[LLVMdev] emitting function stub for mips16 floating point patch
...'m studying the classes now but it should be simple to do so if you know, you can save me some time because this is another maze of llvm data abstraction. Tia. Reed void MipsAsmPrinter::EmitFPCallStub( const char* Symbol, const Mips16HardFloatInfo::FuncSignature* Signature) { OutStreamer.EmitRawText("\t.globl "+ Twine(Symbol)); ......... OutStreamer.EmitRawText("\t# Stub function to call " + Twine(RetType) + " " + Twine(Symbol) + " (" + Twine(Parms) + ")"); OutStreamer.EmitRawText("\t.section\t.mip...
2004 Aug 06
0
Windows Streamer for Icecast2 ???
Help! we're trying to set up an online radio station for Columbus day here in Denver and can't seem to find a good working streamer for a windows machine! Icecast2 works fine when I use the ices2 streamer on the same linux box. What do you recommend - winamp plugin seems like the easiest but seem like we get an error (using Samcast) ERR_NOLOGIN SAMcast failed to log into the streaming server Possible causes: - Bad password. D...
2004 Aug 06
0
Windows Streamer for Icecast2 ???
...t; > You can use oddcast DSP (www.oddsock.org) > > ml > > On Friday 11 October 2002 06:56 pm, Richard wrote: > > Help! > > we're trying to set up an online radio station for Columbus day > > here > > in Denver and can't seem to find a good working streamer for a > > windows machine! Icecast2 works fine when I use the ices2 streamer > > on the same linux box. What do you recommend - winamp plugin seems > > like the easiest but seem like we get an error (using Samcast) > > > > ERR_NOLOGIN > > SAMcast failed to log in...
2004 Aug 06
1
Windows Streamer for Icecast2 ???
Richard wrote: > Help! > we're trying to set up an online radio station for Columbus day here > in Denver and can't seem to find a good working streamer for a windows > machine! Icecast2 works fine when I use the ices2 streamer on the same > linux box. What do you recommend - winamp plugin seems like the > easiest but seem like we get an error (using Samcast) There are several solutions. http://radiostudio.org/ostream -> a little bit...
2004 Aug 06
0
icecast with WinAmp as the streamer
...to stream to in the oddcastDSP plugin and see that you have properly edited the xml config file that icecast 2 loads at startup. Hope this helps, Lukas > > > > Icecast Heads > > I have tried all sorts of recomendation from the group and still can't > even connect my streamer to the icecast server. I keep on receiving Bad > > Password. I down to the compatibility issue here. I run Icecast version > 1.3.11 on the OpenBsd 3.0 and WinAmp 2.81 Streamer with oddcastDSP > plug-ins. Anybody have tried these please SOUT !. > > > saiful@sapura.com.my...
2003 Jan 02
0
icecast with WinAmp as the streamer
Icecast Heads I have tried all sorts of recomendation from the group and still can't even connect my streamer to the icecast server. I keep on receiving Bad Password. I down to the compatibility issue here. I run Icecast version 1.3.11 on the OpenBsd 3.0 and WinAmp 2.81 Streamer with oddcastDSP plug-ins. Anybody have tried these please SOUT !. <p>saiful at sapura.com.my Engineer at work. --- CONFI...
2004 Aug 06
0
icecast with WinAmp as streamer.
I used WinAmp as a streamer to Icecsat server. I received "stupid header" error message whenever i try to connect Winamp streamer to the Icecast server. I was lookin for the doc to explain thsi..none. Pls help. <p><p> --- CONFIDENTIALITY NOTICE & DISCLAIMER This message and any attachmen...
2003 Jan 02
0
icecast with WinAmp as the streamer
Icecast Heads I have tried all sorts of recomendation from the group and still can't even connect my streamer to the icecast server. I keep on receiving Bad Password. I down to the compatibility issue here. I run Icecast version 1.3.11 on the OpenBsd 3.0 and WinAmp 2.81 Streamer with oddcastDSP plug-ins. Anybody have tried these please SOUT !. <p>saiful at sapura.com.my Engineer at work. --- CONFI...
2003 Sep 14
0
dd can't write variable length data blocks to SCSI DDS streamer.
>Submitter-Id: current-users >Originator: Spartak Radchenko >Organization: Arguments & Facts Weekly >Confidential: no >Synopsis: dd can't write variable length data blocks to SCSI DDS streamer. >Severity: serious >Priority: high >Category: kern >Class: sw-bug >Release: FreeBSD 4.9-PRERELEASE i386 >Environment: System: FreeBSD corwin.aif.ru 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Sun Sep 14 18:44:54 MSD 2003 spartak@corwin.aif.ru:/usr/obj/usr/src/sys/corwin i386 >D...
2014 Feb 25
2
[LLVMdev] Target Assembly Parser: Access to Reloc::Model
Some Mips macros (e.g. la[1]) and the handling of Mips directives used for Position-Independent Programming (e.g. .cpload[2]) require access to Reloc::Model from within the Assembly Parser but there doesn't seem to be a way to do it in its current form. 1) Reloc::Model is passed to MCObjectFileInfo but it's a private member of that class 2) TargetMachine is not accessible I can also
2004 Aug 06
1
icecast with WinAmp as streamer.
Saiful Azian <saiful@sapura.com.my> said: > > I used WinAmp as a streamer to Icecsat server. I received "stupid header" error message whenever i try to connect Winamp streamer to the Icecast server. I was lookin for the doc to explain thsi..none. Pls help. > Have you got shoutcast plugin installed? If yes, then in the field that you declare the port where y...