Displaying 8 results from an estimated 8 matches for "source_run_script".
2013 Aug 01
4
Alert Email
...;]# icecast -c /home/<user>/icecast/<config>.xml
Changed root successfully to "/home/<user>/icecast".
Changed groupid to 5##.
Changed userid to 5##.
error.log:
[2013-08-01 20:51:10] WARN main/main YP server handling has been disabled
[2013-08-01 20:51:16] EROR source/source_run_script Unable to run
command connect.sh (No such file or directory)
[2013-08-01 20:51:21] EROR source/source_run_script Unable to run
command disconnect (No such file or directory)
Thanks for the help
Phil
By The way, I've extended the bash file to include different e-mail
addresses for diffe...
2015 Feb 24
0
IceCast Server (2.3.2) Limits? Disconnections due to user and memory?
...get_next_buffer last 1424035387,
> timeout 60, now 1424035448
> [2015-02-15 16:24:08] WARN source/get_next_buffer Disconnecting source
> due to socket timeout
> [2015-02-15 16:24:08] INFO source/source_shutdown Source "/feed" exiting
> [2015-02-15 16:24:08] DBUG source/source_run_script Starting command /
> etc/icecast2/feeddown4.sh
> [2015-02-15 16:24:08] DBUG source/get_next_buffer last 1424035387,
> timeout 60, now 1424035448
> [2015-02-15 16:24:08] WARN source/get_next_buffer Disconnecting source
> due to socket timeout
> [2015-02-15 16:24:08] INFO sourc...
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 |
2010 Nov 02
2
Camera MJPEG to Icecast
...genre
(various)
[2010-11-02 07:58:30] DBUG stats/process_source_event new node
server_type (application/ogg)
[2010-11-02 07:58:30] DBUG stats/process_source_event new node
max_listeners (10)
[2010-11-02 07:58:30] DBUG source/source_init Source creation complete
[2010-11-02 07:58:30] DBUG source/source_run_script Starting command
/home/icecast/bin/stream-start
[2010-11-02 07:58:30] EROR source/source_run_script Unable to run
command /home/icecast/bin/stream-start (No such file or directory)
[2010-11-02 07:58:30] INFO source/get_next_buffer End of Stream /matamerapi
[2010-11-02 07:58:30] INFO source/source...
2013 Aug 01
0
Alert Email
...ast/<config>.xml
> Changed root successfully to "/home/<user>/icecast".
> Changed groupid to 5##.
> Changed userid to 5##.
>
> error.log:
>
> [2013-08-01 20:51:10] WARN main/main YP server handling has been disabled
> [2013-08-01 20:51:16] EROR source/source_run_script Unable to run
> command connect.sh (No such file or directory)
> [2013-08-01 20:51:21] EROR source/source_run_script Unable to run
> command disconnect (No such file or directory)
>
>
>
> Thanks for the help
>
> Phil
>
> By The way, I've extended the bash file...
2013 Jul 24
2
Alert Email
It looks like those are bash scripts so try something like
be sure your mail binary path is correct it may be somewhere else other
then /bin
echo "/bin/mail -s connecting someone at somewhere.com" >
/home/icecast/bin/source-start
chmod 775 /home/icecast/bin/source-start
you may have a chown permissions issue too if the user that runs icecast
can't see the
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
2020 Oct 14
0
meaning of global connections and global client_connections in error log
...Adding
client to file serving engine
[2020-10-14 12:11:56] DBUG fserve/fserve_add_pending fserve handler
waking up
[2020-10-14 12:11:56] DBUG fserve/fserv_thread_function fserve handler
exit
[2020-10-14 12:11:56] DBUG source/source_init Source creation complete
[2020-10-14 12:11:56] EROR source/source_run_script Unable to run
command /home/icecast/bin/stream-start (No such file or directory)
[2020-10-14 12:11:57] DBUG stats/modify_node_event update global
clients (1)
[2020-10-14 12:11:57] DBUG stats/modify_node_event update global
connections (2)
[2020-10-14 12:11:57] DBUG stats/modify_node_event update...