similar to: Stream Interruption Troubleshooting

Displaying 20 results from an estimated 500 matches similar to: "Stream Interruption Troubleshooting"

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
2004 Aug 06
0
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
you can't use the IPs directly, both dir.xiph.org and www.oddsock.org are running as vhosts, and thus using the IP will not get you to the correct site... o you have to use hostnames in the URLs... it sounds like if you don't chroot it works and if you do it doesn't ? I've never really run icecast using chroot, so I'm not entirely sure of all the stuff you need to do to
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
DNS for vhosts makes total sense, duh! :) Running without chroot, as root, changing to nobody, and YP works just fine.. If I come up with a nice howto / rundown of the chroot stuff, I'll get it on the list. Odd: Did you see the posts about the Icecast+win32 crashing w/ OddCast 2.0.10 and 2.0.13? Seems stable on 2.0.1-release and SVN on Linux but.. I'm going to do my research and get
2015 Sep 18
2
Nux VLC gives CLI only on CentOS-6.x
I thought this was just because of various unwise repo mixing that I'd done on my main home server-cum-workstation, but I've been able to duplicate it on a fresh VirtualBox installation. I install the nux repo vlc-core and vlc-extras. I then try to start it from a command line. I get +++++++ main interface error: no suitable interface module [0x1ae5108] main libvlc error: interface
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
2014 Mar 25
2
Problem with web services
you see, i have 3 icecast servers, one with windows, one with CentOS and this one with Ubuntu, in the other two the addition of one Online Radio Player wasn't a problem at all, i just add another .html page redirected from the main one and it work perfectly. But in the ubuntu one... well, the history is a little different, and that's why i send this mail. You see, what i'm trying to
2004 Aug 06
1
SVN Icecast YP problem
Hi everyone: Thanks to me not setting a max log size in our icecast install, a problem with YP stuff caused the log to grow to almost 2 gig and fill the partition. Probably just as well it did, or we might not have noticed. The sysadmin had to trim the log to get space back, so the bit where it all started no longer appears. But in the 4 hours of log I still have, the following line appears
2014 Mar 25
0
Problem with web services
Jo se Have you properly configured the *web server* (Lighttpd, Apache, etc.) on the Ubuntu server ?. Does that *web server* serve properly an index.html page ?. Try to serve a simple html page like: <!DOCTYPE html> <html> <head> <meta http-equiv='Content-Type' content='text/html; charset=utf-8' /> <title>kultur01</title> </head>
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Yupp, same results. What else can be trying? Perms all seems a-ok, the name resolution issue makes me feel funny. Here's a URL to the ptrace -f of the non-chrooted run -- http://tinyurl.com/ytsqv .. Although, MIRACULOUSLY, non-chrooted, non-privlidged, port 8000, + DNS works?! Eventhough, without DNS it doesnt. As you can see! -- [2004-05-26 17:10:25] INFO main/main Icecast 2.0.0 server
2013 Apr 11
0
No subject
webroot. On Windows and Centos that's easy as that's just ONE directory. On Debian and it's ancestors, Ubuntu being one of them, there are TWO directories and he put the files in the wrong one of both and doesn't symlink them from the right one. I tried to explain this to him on IRC and I summarized this here on the mailing list. I'd suggest anyone with web serving related
2015 Sep 18
0
Nux VLC gives CLI only on CentOS-6.x
On 09/18/2015 03:23 PM, Scott Robbins wrote: > I thought this was just because of various unwise repo mixing that I'd done > on my main home server-cum-workstation, but I've been able to duplicate it > on a fresh VirtualBox installation. > > I install the nux repo vlc-core and vlc-extras. I then try to start it > from a command line. I get > +++++++ > main
2014 Mar 26
0
Problem with web services
@Thomas, you indeed suggest it and i try it, you gave me two options and i try both, but that doesn't work. Thanks in any case. @Jos? Luis indeed Thomas have right on him's point Any suggestions? On Tue, Mar 25, 2014 at 5:31 PM, "Thomas B. R?cker" <thomas at ruecker.fi>wrote: > On 03/25/2014 09:01 PM, Jos? Luis Artuch wrote: > > Jo se > > Have you
2014 Mar 26
0
Problem with web services
On 03/26/2014 04:27 AM, Jos? Luis Artuch wrote: > Jo se / Thomas > Ok, I did not know about Icecast2 can also serve web pages, wow ... it > is very powerful !! Just to be clear about this, serving files is a dependency functionality for us. We need it to e.g. serve the graphics and CSS files for the status interface. But it's not in any way optimized code and we don't offer any
2004 Aug 06
0
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
so have you tried running this outside the chroot jail ? oddsock At 02:27 PM 5/26/2004, you wrote: >Odd: >I just pulled SVN and compiled.. Wonderful new logging code, btw! >Now, why in the WORLD would the resolution be failling?! nsswitch.conf / >resolv.conf / hosts is all fine.. *shrug* > >I can obviously put IPs instead of hosts in the URLs, however things still >fail..
2014 Mar 25
0
Problem with web services
?Hello,? 2014-03-25 15:43 GMT+01:00 Jo se <kulturu01 at gmail.com>: > in fact it doesn't, i try what you suggest there but doesn't work > > i was the same guy than ask that by irc, and the solution he gave > doesn't work, besides, the only real way to test it with my avaible > time and without interfere with the airtime service (to do real time > tests) is
2005 Jan 22
5
EROR: no DNS
[2005-01-22 23:31:17] EROR yp/send_to_yp connection to http://dir.xiph.org/cgi-bin/yp-cgi failed with "Couldn't resolve host 'dir.xiph.org'" [2005-01-22 23:31:17] EROR yp/send_to_yp connection to http://www.oddsock.org/cgi-bin/yp-cgi failed with "Couldn't resolve host 'www.oddsock.org'" This happens in chroot. Out of chroot, no problems. So I did the
2014 Mar 26
2
Problem with web services
Jo se / Thomas Ok, I did not know about Icecast2 can also serve web pages, wow ... it is very powerful !! I do not have Ubuntu, but I experimented with Debian. I put in a Icecast2 server (server 1) an html page (x.html). In this web page I can play without problems a radio station that is hosted on another Icecast2 server (server 2), but I can only play a limited time (9:01) the radio station
2005 Jan 22
0
EROR: no DNS
On Sun, 23 Jan 2005 00:53:32 +0100, Zenon Panoussis <oracle@provocation.net> wrote: > > [2005-01-22 23:31:17] EROR yp/send_to_yp connection to http://dir.xiph.org/cgi-bin/yp-cgi failed with "Couldn't resolve host 'dir.xiph.org'" > [2005-01-22 23:31:17] EROR yp/send_to_yp connection to http://www.oddsock.org/cgi-bin/yp-cgi failed with "Couldn't
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Odd: I just pulled SVN and compiled.. Wonderful new logging code, btw! Now, why in the WORLD would the resolution be failling?! nsswitch.conf / resolv.conf / hosts is all fine.. *shrug* I can obviously put IPs instead of hosts in the URLs, however things still fail.. -- Chris Pickert ldd output-- ldd ./icecast libcurl.so.2 => /usr/lib/libcurl.so.2 (0x4001f000)
2016 May 02
4
C6 Firefox 45.1 segmentation faults
On Mon, 2 May 2016 20:44:25 +0100 (BST) Nux! wrote: > This consistently crashes it, for testing: > http://dl.nux.ro/video/Organshiftpregnancy.mp4 On a fully updated Centos 7 installation, firefox tells me "Video can't be played because the file is corrupt." VLC plays the video, but there is no sound. Is there supposed to be? I get the following output on the console: