similar to: Video fallback

Displaying 20 results from an estimated 1100 matches similar to: "Video fallback"

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 |
2006 Jan 20
2
Total number of listeners
Hello! I am using icecast 2.3-kh2 (for the 302 redirect feature), and all my relays are authenticating with user/pass. Is it possible to know how many listeners I have for any given mountpoint counting all the relays? []s Pablo -- Pablo Lorenzzoni <pablo@propus.com.br> GnuPG ID: 0x268A084D at pgp.mit.edu http://www.propus.com.br/ - Propus Inform?tica
2019 Dec 22
4
Kicking duplicate connections
Hello fellow mailing list readers, My question relates to multiple / duplicate connections to the ice cast server from the same IP address. I am well aware that this is an issue that lies with the music player (listener agent) used by the listener. When a listener connects to the stream, sometimes it appears as two connections to the stream from the same IP address. This may last only a few
2006 Jan 24
1
Total number of listeners
You mean something like getTotalListeners() in http://svn.xiph.org/websites/dir.xiph.org/index.php ? Since all our relays are known and authenticated, I think I could query them all in a regular basis to check how many are connected and build a nice graph on-the-fly. I think the small change in the internal mechanism you proposed is better, though. BTW, the code for dir.xiph.org is not all
2013 Feb 20
3
Relaying with Icecast - stand-by or active all the time?
The relaying-configuration seems to be straight-forward, unfortunately it does not work. That's my configuration: <relays-on-demand>1</relays-on-demand> <relay> <server>http://mp3stream7.apasf.apa.at</server> <port>8000</port> <mount>/</mount> <local-mount>/oe3.mp3</local-mount> <on-demand>1</on-demand>
2005 Aug 16
1
ices2, metadata, bumps and crashes
On 8/16/05, Paul Martin <pm@nowster.zetnet.co.uk> wrote: > > Caught it yesterday, as I was already running level 4: This line: [2005-08-15 04:10:58] EROR stream/ices_instance_stream Send error: No error (Success) is the one that catches my attention. Unfortunately, ices's error logging is somewhat sub-standard. Can you cross reference this against your icecast error.log to see
2018 Aug 24
5
Client auth failed with ""
Hello, We are using url authentication and getting the item bellow at the log: [2018-08-24 23:26:05] INFO auth_url/url_add_listener client auth (http://127.0.0.1:8001/listener/add) failed with "" I put try/catch and reviewed all my code ensure always return a proper status and header error code, so what trigger this kind of error? Regards, Thiago --------------
2009 Nov 18
1
Move listeners problems
Thanks, Karl! I've checked the log files during a move command but I couldn't find anything that looked related to the problems. I've thought of upgrading to 2.3.2 but thought I should ask first if it was something common - saw that someone mailed about the same problems a couple of months ago, if I understood it correctly. /Mathias 2009/11/18 Karl Heyes <karl at xiph.org>:
2018 Jan 14
2
YP listing problem
I am having problems YP listing my opus and webm streams. The mp3 streams get listed though. my ffmpeg for the webm stream: ffmpeg \ -f v4l2 -video_size 640x480 -framerate 30 -i /dev/video0 \ -i http://mustafejen.se:8000/feting \ -f oss -i /dev/dsp1 \ -f webm -cluster_size_limit 2M -cluster_time_limit 5100 -content_type video/webm \ -c:a libvorbis -b:a 96K \ -c:v libvpx-vp9 -b:v 1.5M
2011 Feb 27
2
icecast2 sends metadata to clients but not actual stream
Hello, I just installed icecast2 on Ubuntu 10.10 server from Ubuntu repositories. My intention was to use VLC on another computer to stream video through IceCast. The problem is that the server is not sending the actual data to any clients. To find out more about what is going on, I increased icecast's log level to 4 to see debug data in error.log. And here's what it shows:
2014 Sep 26
1
dynamic source creation?
On 09/25/2014 07:27 PM, uno wrote: > uno: >>> "Thomas B. R?cker": >>>> You can combine this with: default mount >>>> https://trac.xiph.org/ticket/1914#comment:1 >>>> Start with <mount type="default"> >>>> If you do this, you can basically do most things outside of Icecast to >>>> manage authentication
2006 Feb 16
0
Re: Icecast Digest, Vol 20, Issue 23
aight than thanks Geoff i'll just use version 2.2 for right now.. thanks for the update (u might say) 73's and 88's DE TODD KC?CCB DN84FK ICQ #: 71473037 MYSPACE : http://www.myspace.com/kc0ccb NET: http://www.webspawner.com/users/hamradio/index.html TEMP WEB SERVER: http://209.159.208.18:8000/stream.m3u ----- Original Message ----- From: <icecast-request@xiph.org> To:
2010 Dec 07
3
Mountpoint "disappearing" ?
Hi, I'm trying to get the following project to work : * acquisition from video acqusition card using vlc * vlc transcode to theora/vorbis and sends it to an icecast2 server Using VLC to acquire from the device is working ok. I get a stream in theora/vorbis format with audio & video sync'ed. Now, when I use VLC to send the stream to my icecast2 server, the stream mounts, it is
2013 Feb 20
2
Relaying with Icecast - stand-by or active all the time?
Hi All, Will this also bounce new connections to the relay server once the master server is maxed out? Regards, Mike On 20 Feb 2013, at 07:53, Xabier Oneca -- xOneca <xoneca+icecast at gmail.com> wrote: > You have (little) documentation at > Http://icecast.org/docs/icecast-2.3.2/icecast2_config_file.html#relay > > Xabier Oneca_,,_ > > El 20/02/2013 08:48,
2005 Oct 05
3
icecast2 mountpoints maximum
We are using icecast as stream-relay for a true narrowcast solution we've developed. The idea behind the system is that each individual client gets it's own mountpoint. Basically we have an application that creates streams. Its written in c++ and uses libshout to handle connecting to icecast. Everything works fine, as long as we keep the number of mountpoints below 347. As soon as we
2018 Dec 06
3
https stream play 1 second and stop
Thanks for your response Michel. I encode with Omnia AX/E Software so that it can be processed a bit and it has built in MP3 Encoders. I believe it is happening to all my streams, but I only use the mp3 codec. Was encouraged to hear that I wasn’t the only one having an issue and look forward to some trouble shooting thoughts. I do not build my own packages so whatever OpenSSL version is in
2015 Apr 28
2
Segmentation fault issue with new install
Hi all, see my reply inline. Cheers, Jan-Pieter 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi>: > On 04/25/2015 07:32 PM, Jan-Pieter wrote: > > Hi all, > > > > I am a long-time user of Icecast, always without problems. However i > > made a new setup using icecast 2.4.1 on a fresh and quick CentOS VPS. > > EPEL package or from
2006 Sep 02
2
URL authentication
I can't get URL authentication to work. The notification script is never called by icecast (v 2.3.1). This is the mount point: > <mount> > <mount-name>/tp.mp3</mount-name> > <max-listeners>499</max-listeners> > <hidden>1</hidden> > <no-yp>1</no-yp> > <authentication
2015 Apr 25
3
Segmentation fault issue with new install
Hi all, I am a long-time user of Icecast, always without problems. However i made a new setup using icecast 2.4.1 on a fresh and quick CentOS VPS. The issue is that starting icecast gives a segmentation fault at around 80% of all starts. No core file nor a entry in error.log is posted. In the remaining 20% of the starts icecast start with no problem. Contents of the error.log with a succesfull
2020 Jun 19
1
dir.xiph.org stats & metadata not posting
Hi Marvin, Thanks for your reply. It turns out my debug error logs were going to /dev/stderr, have since fixed this. Here is the complete error log. I've highlighted what I believe to be the problem. Thanks. root at 525ad624577f:/var/azuracast/stations/everyday_jazz/config# cat icecast_error.log | grep yp [2020-06-20 09:20:53] DBUG yp/yp_recheck_config Updating YP configuration [2020-06-20