similar to: can not stream the video using eztream

Displaying 20 results from an estimated 130 matches similar to: "can not stream the video using eztream"

2009 Jun 21
0
Sources can't connect to my server
Eric Kolotyluk schrieb: > Thanks for getting back to me - I would really like to figure this out. > > My Icecast service is running and the address of my server is > 14.83.23.157. Could someone try connecting to it with a source and see > if you have any luck. > > More below.. > > Thomas B. Ruecker wrote: >> Eric Kolotyluk schrieb: >> >>> I have
2005 Jan 08
0
eztream broken pipe, 0.2.0 doesnt compile
Well, I see ezstream 0.2.0 is downloadable, so I downloaded it and tried to compile. Unfortunately it won't compile for me. The configure script runs fine. Here's the output of make. Joel make all-recursive make[1]: Entering directory `/home/jbebel/ezstream-0.2.0' Making all in src make[2]: Entering directory `/home/jbebel/ezstream-0.2.0/src' source='ezstream.c'
2005 Jan 09
1
eztream broken pipe, 0.2.0 doesnt compile
At 10:21 PM 1/8/2005, you wrote: >Well, I see ezstream 0.2.0 is downloadable, so I downloaded it and tried >to compile. Unfortunately it won't compile for me. The configure >script runs fine. Here's the output of make. > >Joel > >ezstream.c:406: warning: unused variable `ret' >ezstream.c: In function `main': >ezstream.c:576: error:
2005 Jan 05
2
eztream broken pipe
I discovered an interesting problem with ezstream. I'm using version 1.2. I see 2 is listed on the website but appears to be a broken link. Otherwise I'd try it to see if it exhibits the same problem. I'm using ezstream as a fallback mount for a radio station. It plays a 30 second ogg file over and over. The ogg file is just a 5 second message with 25 seconds of silence
2005 Oct 11
1
noise when passing trougth speex_preprocess
Hi all, as in subject, speex_preprocess inject noise in my data. Someone can help ? Here's the way that i'm using: #define NN 160 /* 20msec di audio */ #define AUDIO_SAMPLERATE 8000 spx_int16_t TEMP_Buffer[NN]; speex_pp_state = speex_preprocess_state_init(NN,AUDIO_SAMPLERATE); c = denoise; speex_preprocess_ctl(speex_pp_state, SPEEX_PREPROCESS_SET_DENOISE,&c); c = agc;
2004 Dec 19
0
[patch] more ffmpeg2theora improvements
Hi, the attached patch (against current SVN) adds three new options to ffmpeg2theora: --keyint (set keyframe interval) --smoothness (set the theora_info::sharpness encoding parameter) and --noautosync (disable the new frame dropping/duplicating code). It also fixes a bug with the processing of --cropright that sometimes segfaulted. The sync adjustment code is now tuned to be more reliable. BTW
2005 Sep 22
1
Noise :-(
Hi all, i use speex preprocessor features in this way: =================================== #define NN 160 /* 20msec di audio */ ... int tbc=0,c,d,ret; spx_int16_t TEMP_Buffer[NN]; char DLECODE; /* Inizializza il preprocessore Speex se non inizializzato */ if(Modem->speex_pp_state == NULL) { Modem->speex_pp_state = speex_preprocess_state_init(NN,AUDIO_SAMPLERATE); }
2009 Jun 18
4
Sources can't connect to my server
I have IceCast 2.3.1 running on Window XP SP3 as a windows service. My computer is behind a d-link router, and the router is configured to pass through to port 8000 on my computer. On the same computer I am running WinAmp with an oddcast dsp and streaming work fine, people beyond my router can listen no problem. I also have a laptop running Windows Vista SP2 with WinAmp and a Spacial dsp,
2004 Nov 20
0
ffmpeg2theora start and end time support - patch
After posting my previous mail, I realized that i should instead post a patch against HEAD. This is because v0.12 was released while I was also changing ffmpeg2theora.c from v0.11. So please use this patch instead and apply it to version at http://svn.xiph.org/trunk/ffmpeg2theora Nilesh Bansal http://www.cse.iitb.ac.in/nilesh/ -------------- next part -------------- Index: ffmpeg2theora.c
2011 Aug 07
2
Trouble getting in icecast Directory
I have been trying to get my station listed in the icecast directory. I would appreciate someone reviewing this to see what is wrong. I've studied the documentation and I think I am doing what is required, but my station is not showing up in the icecast yp directory. I'm using icecast 2.3.2 I have the directory entry in the icecast.xml config file: <directory>
2016 Feb 16
2
listener stats
Thank you Hannah - - -I have figured that out finally. I am not sure what I am looking at - - -can you help me here? Which one of these below tells me how many listeners I have? - - -thanks much admin icemaster at localhost banned_IPs 0 build 0-g244e500 client_connections 161644 clients 1 connections 247081 file_connections 168 host s2.stationplaylist.com
2004 Nov 16
0
metadata switches for ffmpeg2theora
Jan, Here's a hacky patch to add a few commandline options for setting comment header fields in ffmpeg2theora. It's a bit big because I virtualized the global info struct in theorautils.c. In retrospect that probably wasn't necessary, but I think it's cleaner anyway. I didn't test it because I couldn't compile ffmpeg2theora, but modulo bugs it should support
2005 Dec 12
1
Ezstream
Greetings, I'm currently working on a program which utilizes Ezstream and Icecast2 (http://r404.sf.net). This project operates off a binary file generating the next file to be played, eztream had the funcalitiy required (mp3 -> ogg support on the fly) and seemed simple enough so I'm writing the modifications to ezstream to support getting the path off of a binary. My question, who
2003 Apr 06
1
quantum message
Hey all, When I run my scripts to manage my ungodly slow school connection, I get messages about the quantum size being small and suggesting a r2q change. What is this all about, and should I do anything? my link is effectively 45kBps and I have it set to limit to 42kBps. Thanks, Jay _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2004 Aug 06
1
Is it OK ?
Hi all, I run a CVS version (i dont remember exactly when did i got it )of Ices2/ Icescast2 on a slackware Linux box . I put this section into the Ices2 conf file : [...] <encode> <samplerate>22000</samplerate> <channels>1</channels> <quality>0</quality> <managed>1</managed> <nominal-bitrate>35000</nominal-bitrate>
2004 Aug 06
1
Is it OK ?
Hi all, I run a CVS version (i dont remember exactly when did i got it )of Ices2/ Icescast2 on a slackware Linux box . I put this section into the Ices2 conf file : [...] <encode> <samplerate>22000</samplerate> <channels>1</channels> <quality>0</quality> <managed>1</managed> <nominal-bitrate>35000</nominal-bitrate>
2003 Mar 15
0
mapping mux vector question
Hello everybody According to "vorbis-spec-ref.html" paragraph: "mappings", the vector [vorbis_mapping_mux] should contain the following: 4. if [vorbis_mapping_submaps] is greater than one, we read channel multiplex settings. For each [j] of [audio_channels] channels: 1. vector [vorbis_mapping_mux] element [j] = read 4 bits as unsigned integer 2. if the value
2004 Dec 21
1
Using stdin with ezstream
Sorry to bother you guys but I couldn't find the answer to my problem anywhere else. I've installed ezstream_win32_0.1.1_setup.exe to my Windows XP box and I am trying to use the stdin streaming functionality w/ IceCast v2.2. ezstream works well when I set the filename to a file, however, it does not work with stdin. With filename=stdin the source_client_connections stat in IceCast is
2005 Dec 13
1
Ezstream
Hi ! the developper of Ezstream is : oddsock@oddsock.org Daniel Ballenger wrote: >> Greetings, >> I'm currently working on a program which utilizes Ezstream and >> Icecast2 (http://r404.sf.net). >> >> This project operates off a binary file generating the next file to be >> played, eztream had the funcalitiy required (mp3 -> ogg support on the >>
2012 Feb 01
2
Making a smooth transition between sources?
Oh, this seems very cool - but, it doesn't handle the actual streaming, am I right, just mixes multiple relay streams together? Or, does it actually stream from playlists on the server? If so, I'd switch in a moment! (I think I'm seeing different documentations from different times here...) I'm using eztream as my streamer for when my base computer isn't operating... and I