similar to: Re: Create a live stream and problem in the webplayer

Displaying 20 results from an estimated 500 matches similar to: "Re: Create a live stream and problem in the webplayer"

2007 Dec 11
0
Re: Create a live stream and problem in the webplayer
Hi guys , first of all I want to thanks to you for your reply. My ezstream configuration it's this <!-- EXAMPLE: Ogg Theora playlist stream WITH reencoding and sequential playback This example streams a playlist that may contain .avi and MPEG files. Ezstream will use the ffmpeg2theora program to both decode and reencode the video files to Ogg Theora. The output stream
2007 Jun 19
0
m3u list - encode/decode?
I'm now trying to use an m3u formatted list to pass to ezstream rather than stdin. Since all of my audio files are in .wav format, and I have oggenc, I see no reason to decode them before ogg encoding them. Is there a configuration I can use to make this happen? I tried omitting the decode parameter and ezstream complained. Here is what I have now: <ezstream>
2005 Jan 14
1
Ez-Stream and Error
Hi....i will becam here an error under EZStream(Win32) "Unknown format THEORA, passing right on through! Unable to open file pipe:"... Im usung the ffmpeg2theora-0.12.exe here the XML File Greets <!-- This example is for a input playlist that can contain avi and mpg (video) files files and a output stream that is OggTheora. The output stream settings (bitrate, channels,
2005 Jan 19
3
ezstream question
Hello, I can't seem to understand - how am I supposed to make ezstreams conf file to get ezstream to reencode the stream it gets in stdin, and send it to port streamreencoded.mp3 and also send it as not encoded to stream.mp3 ? The input is MP3, out should be MP3 - one notice - I do not have a sound card on the server - is it still possible ? >From what I read, it is supposed to be
2007 Jun 19
1
m3u list - encode/decode?
I'm now trying to use an m3u formatted list to pass to ezstream rather than stdin. Since all of my audio files are in .wav format, and I have oggenc, I see no reason to decode them before ogg encoding them. Is there a configuration I can use to make this happen? I tried omitting the decode parameter and ezstream complained. Here is what I have now: <ezstream>
2005 Jan 13
4
ezstream reencode
hi, i want to reencode our ezstream. but it dosent work. mdplay and lame are installed on the server. the config for ezstream is in the bottom of this mail. i dont understand the problem. have you any ieda ? have a lot of thanks my config: <ezstream> <url>http://localhost:8000/backup</url> <sourcepassword>*****</sourcepassword>
2005 Jan 10
2
ezstream is streaming differently bitrate to config file
hi together, our e zastream is streaming the bitrate that is original in the mp3 file. but in the config i have 24. have you any idea ? thank you <ezstream> <url>http://localhost:8010/backup</url> <sourcepassword>+++</sourcepassword> <format>MP3</format> <filename>playlist.m3u</filename> <svrinfoname>Radio.Chatlabel.de
2005 Dec 15
0
Ezstream Program Call Patch
Daniel Ballenger a ?crit : > Alrighty, > Got it patched and working (at least in my one setup). You can pull > the patch from: > http://denetron.com/~dballenger/ezstream-program.patch > (I can post the pre-patched source too if people would like) > Ok, it compiles fine on debian Sarge ! > You'll have to add a "<filetype></filetype>" line into your
2005 Feb 08
0
setting up a windows icecast server
I'm having problems with setting a windows icecast server. Below is what my icecast config file looks like. <icecast> <!-- set hard limits for server usage --> <limits> <!-- max number of clients at a time --> <clients>100</clients> <!-- max number of sources at a time --> <sources>25</sources>
2005 Feb 08
1
setting up a windows icecast server
I'm having problems with setting a windows icecast server. Below is what my icecast config file looks like. <icecast> <!-- set hard limits for server usage --> <limits> <!-- max number of clients at a time --> <clients>100</clients> <!-- max number of sources at a time --> <sources>25</sources>
2010 Nov 01
0
Camera MJPEG to Icecast
Not sure if you perhaps intended to obfuscate these for the purposes of email, but in ezstream you are using a different source password to oggfwd. - Leo On 1 November 2010 10:17, Bino Oetomo <bino at indoakses-online.com> wrote: > > Dear All ... > I have AXIS camera with output mjpeg format. > > I try to relay it to outside world using ffmpeg and it work > The recipe is
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ... I have AXIS camera with output mjpeg format. I try to relay it to outside world using ffmpeg and it work The recipe is taken from http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/ Now .. I want to do it the otherway with Icecast I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |
2005 Oct 17
1
source for Ogg//Theora + ezstream.
On Mon, 2005-10-17 at 13:36 -0500, oddsock wrote: > even if you aren't re-encoding, you still need to tell ezstream what > content-type to use (via the <format> setting) when connecting to icecast. The subtype of the stream is told as Vorbis in the icecast stats page. I provide you the content of my simple ezstream config file.
2005 Dec 15
3
Ezstream Program Call Patch
Alrighty, Got it patched and working (at least in my one setup). You can pull the patch from: http://denetron.com/~dballenger/ezstream-program.patch (I can post the pre-patched source too if people would like) You'll have to add a "<filetype></filetype>" line into your config files, just put "file" if you want it to work just by reading that file or playlist.
2007 Dec 09
1
Create a live stream and problem in the webplayer
Hi guys , I have a big trouble using theora and vorbis for create real time streaming , or better to say the real time encoding. I try to explain better to you my problem. I have some video files on my hd ,i can choose for this files between avi , or other know format. My problem it's that i use a scheduling system , that play the original files at particular time . Now i must to taje
2007 Dec 10
1
Create a live stream and problem in the webplayer
Hi guys , I have a big trouble using theora and vorbis for create real time streaming , or better to say the real time encoding. I try to explain better to you my problem. I have some video files on my hd ,i can choose for this files between avi , or other know format. My problem it's that i use a scheduling system , that play the original files at particular time . Now i must to taje
2016 Feb 10
0
ezstream question
On Tue, 9 Feb 2016, Larry Turnbull wrote: > One of the streams is an old time radio stream and I use ezstream to run the > prerecorded shows. > > Is there a package or some sort of way I can apply dynamic compression to > the stream? Ezstream really isn't designed for this. It's primarily meant for streaming files as they are, which is a very light-weight operation, with
2007 Jun 07
4
webplayer for .ogg like for .divx
Hi, I wonder whether there is a webvidoeplayer for .ogg theora as it is for divx? http://stage6.divx.com/user/GarageFilms/video/1250263/Argentic-Bullet Anybody a link to a project for such a player? Cya Ben -- Best regards, Ben Schoenle Founder of Kairos Enterprises O? ---------------------------------------------------- Amigos24.net is a service of Kairos Enterprises O? Cybernetica
2007 Jun 07
4
webplayer for .ogg like for .divx
Hi, I wonder whether there is a webvidoeplayer for .ogg theora as it is for divx? http://stage6.divx.com/user/GarageFilms/video/1250263/Argentic-Bullet Anybody a link to a project for such a player? Cya Ben -- Best regards, Ben Schoenle Founder of Kairos Enterprises O? ---------------------------------------------------- Amigos24.net is a service of Kairos Enterprises O? Cybernetica
2007 Jun 07
4
webplayer for .ogg like for .divx
Hi, I wonder whether there is a webvidoeplayer for .ogg theora as it is for divx? http://stage6.divx.com/user/GarageFilms/video/1250263/Argentic-Bullet Anybody a link to a project for such a player? Cya Ben -- Best regards, Ben Schoenle Founder of Kairos Enterprises O? ---------------------------------------------------- Amigos24.net is a service of Kairos Enterprises O? Cybernetica