From willr at rice.edu Fri Dec 1 19:49:14 2017 From: willr at rice.edu (Will R) Date: Fri, 1 Dec 2017 13:49:14 -0600 Subject: [Icecast] Logrotate Message-ID: <15e2901d36add$7715a420$6540ec60$@rice.edu> What's wrong? /var/log/icecast/*log { missingok notifempty sharedscripts postrotate /bin/kill -HUP `cat /var/run/icecast/icecast.pid 2>/dev/null` 2> /dev/null || true endscript } This is in /etc/logrotate.d/icecast. Will R -------------- next part -------------- An HTML attachment was scrubbed... URL: From shigeru at oya.jp Wed Dec 6 07:36:08 2017 From: shigeru at oya.jp (Shigeru Oyama) Date: Wed, 6 Dec 2017 16:36:08 +0900 Subject: [Icecast] I can't start video streaming Message-ID: Dear Guys; I am very beginner of Icecast, but I already setup several icecast servers with MP3 audio music broadcasting with icecast2 (2.4) and BUTT or ices as source clients. Those are works well for almost one year already. I tried to make video casting with icecast2 (2.4) and VLC media player as a source client, but icecast never recognize VLC as a source. icecast.xml had set just same as I made MP3 stream case; 8000 /bfmvideocast at VLC setting, I put icecast2 information, and I select "Video - Theora + Vorbis (OGG)" as profile. Although I started VLC, icecast never recognize sourse client, according to icecast admin site. When I started VLC, I'v got a error message at icecast error.log, those are; [2017-12-06 15:23:54] INFO fserve/fserve_client_create checking for file /style.css (/usr/share/icecast2/web/style.css) I'm sorry I can't understand this meaning. Dose anybody help letting me know how to start video stream with icecast and VLC? I am not trying to to do difficult things, I just want make video stream. Thank you, Shigeru Oyama Shonan Beach FM Japan -------------- next part -------------- An HTML attachment was scrubbed... URL: From epirat07 at gmail.com Wed Dec 6 11:24:51 2017 From: epirat07 at gmail.com (Marvin Scholz) Date: Wed, 06 Dec 2017 12:24:51 +0100 Subject: [Icecast] I can't start video streaming In-Reply-To: References: Message-ID: <2A7F93B4-A7A9-4DF9-B442-08D67A44F567@gmail.com> On 6 Dec 2017, at 8:36, Shigeru Oyama wrote: > Dear Guys; > > I am very beginner of Icecast, but I already setup several icecast > servers > with MP3 audio music broadcasting with icecast2 (2.4) and BUTT or ices > as > source clients. Those are works well for almost one year already. > > I tried to make video casting with icecast2 (2.4) and VLC media player > as a > source client, but icecast never recognize VLC as a source. > > icecast.xml had set just same as I made MP3 stream case; > > > 8000 > > /bfmvideocast > > > at VLC setting, I put icecast2 information, and I select "Video - > Theora + > Vorbis (OGG)" as profile. > Although I started VLC, icecast never recognize sourse client, > according to > icecast admin site. > > When I started VLC, I'v got a error message at icecast error.log, > those are; > > [2017-12-06 15:23:54] INFO fserve/fserve_client_create checking for > file > /style.css (/usr/share/icecast2/web/style.css) This is completely unrelated to any source client. It's not an error message either. (it starts with INFO) > > I'm sorry I can't understand this meaning. > > Dose anybody help letting me know how to start video stream with > icecast > and VLC? Using VLC as source client for Icecast is very tricky due to several usability problems with the shout module in VLC. > I am not trying to to do difficult things, I just want make video > stream. > > Thank you, > Shigeru Oyama > Shonan Beach FM > Japan > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast From shigeru at oya.jp Wed Dec 6 14:36:47 2017 From: shigeru at oya.jp (Shigeru Oyama) Date: Wed, 6 Dec 2017 23:36:47 +0900 Subject: [Icecast] Icecast Digest, Vol 162, Issue 2 Message-ID: Messrs I am sorry I am not familiar with the protocol how to reply to your message. because this was the first message I sent your mailing list. Please forgive me even if I am impolite in your way. Dear Marvin Scholz; Thank you for your very quick reply. I really appreciate your support. You said "Using VLC as source client for Icecast is very tricky due to several usability", and I felt the same kind when I see the VLC promotion video at YouTube. I am not stick to VLC, Could you advice me what kind of software would be recommended as for source client for video stream for icecast2? Thank you. Shigeru Oyama Shonan Beach FM Japan 2017-12-06 21:00 GMT+09:00 : > Send Icecast mailing list submissions to > icecast at xiph.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.xiph.org/mailman/listinfo/icecast > or, via email, send a message with subject or body 'help' to > icecast-request at xiph.org > > You can reach the person managing the list at > icecast-owner at xiph.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Icecast digest..." > > > Today's Topics: > > 1. I can't start video streaming (Shigeru Oyama) > 2. Re: I can't start video streaming (Marvin Scholz) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 6 Dec 2017 16:36:08 +0900 > From: Shigeru Oyama > To: icecast at xiph.org > Subject: [Icecast] I can't start video streaming > Message-ID: > mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Dear Guys; > > I am very beginner of Icecast, but I already setup several icecast servers > with MP3 audio music broadcasting with icecast2 (2.4) and BUTT or ices as > source clients. Those are works well for almost one year already. > > I tried to make video casting with icecast2 (2.4) and VLC media player as a > source client, but icecast never recognize VLC as a source. > > icecast.xml had set just same as I made MP3 stream case; > > > 8000 > > /bfmvideocast > > > at VLC setting, I put icecast2 information, and I select "Video - Theora + > Vorbis (OGG)" as profile. > Although I started VLC, icecast never recognize sourse client, according to > icecast admin site. > > When I started VLC, I'v got a error message at icecast error.log, those > are; > > [2017-12-06 15:23:54] INFO fserve/fserve_client_create checking for file > /style.css (/usr/share/icecast2/web/style.css) > > I'm sorry I can't understand this meaning. > > Dose anybody help letting me know how to start video stream with icecast > and VLC? > I am not trying to to do difficult things, I just want make video stream. > > Thank you, > Shigeru Oyama > Shonan Beach FM > Japan > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: 20171206/df2c0c82/attachment-0001.html> > > ------------------------------ > > Message: 2 > Date: Wed, 06 Dec 2017 12:24:51 +0100 > From: "Marvin Scholz" > To: "Icecast streaming server user discussions" > Subject: Re: [Icecast] I can't start video streaming > Message-ID: <2A7F93B4-A7A9-4DF9-B442-08D67A44F567 at gmail.com> > Content-Type: text/plain; format=flowed > > > > On 6 Dec 2017, at 8:36, Shigeru Oyama wrote: > > > Dear Guys; > > > > I am very beginner of Icecast, but I already setup several icecast > > servers > > with MP3 audio music broadcasting with icecast2 (2.4) and BUTT or ices > > as > > source clients. Those are works well for almost one year already. > > > > I tried to make video casting with icecast2 (2.4) and VLC media player > > as a > > source client, but icecast never recognize VLC as a source. > > > > icecast.xml had set just same as I made MP3 stream case; > > > > > > 8000 > > > > /bfmvideocast > > > > > > at VLC setting, I put icecast2 information, and I select "Video - > > Theora + > > Vorbis (OGG)" as profile. > > Although I started VLC, icecast never recognize sourse client, > > according to > > icecast admin site. > > > > When I started VLC, I'v got a error message at icecast error.log, > > those are; > > > > [2017-12-06 15:23:54] INFO fserve/fserve_client_create checking for > > file > > /style.css (/usr/share/icecast2/web/style.css) > > This is completely unrelated to any source client. It's not an error > message > either. (it starts with INFO) > > > > > I'm sorry I can't understand this meaning. > > > > Dose anybody help letting me know how to start video stream with > > icecast > > and VLC? > > Using VLC as source client for Icecast is very tricky due to several > usability > problems with the shout module in VLC. > > > I am not trying to to do difficult things, I just want make video > > stream. > > > > Thank you, > > Shigeru Oyama > > Shonan Beach FM > > Japan > > _______________________________________________ > > Icecast mailing list > > Icecast at xiph.org > > http://lists.xiph.org/mailman/listinfo/icecast > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > > > ------------------------------ > > End of Icecast Digest, Vol 162, Issue 2 > *************************************** > -------------- next part -------------- An HTML attachment was scrubbed... URL: From fabioovieira86 at gmail.com Fri Dec 8 16:29:26 2017 From: fabioovieira86 at gmail.com (=?UTF-8?Q?F=C3=A1bio_Vieira?=) Date: Fri, 08 Dec 2017 16:29:26 -0000 Subject: [Icecast] Fwd: ICECAST CONFIGURATION In-Reply-To: References: Message-ID: Good afternoon, We are configuring a Linux server running Icecast, but we will host several streaming audio where we need to configure Icecast to receive these streamings separately for specific ports and passwords. Could they guide us? We are creating an online radio hosting server. We are waiting. Thank you. Regards, F?bio Vieira ? -- Atenciosamente, F?bio Vieira Enviado com Mailtrack -------------- next part -------------- An HTML attachment was scrubbed... URL: