I would like to set up an automated recording using cron. I was thinking that I could use the recordSirius.py that was posted on here but it is not capturing the stream. The mplayer procs are being spawned but only the playlist is being written to my output directory. Also when the script ends it does not appear to remove the mplayer process. Has anyone been able to make this work?
I am using ubuntu 7.10.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have similar issues. I patched sipie (as mentioned in previous threads) and it records everything, but I have the same problem with mplayer process never being terminated. If anyone has any ideas, about this that would be great.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to set up an automated recording using cron. I was thinking that I could use the recordSirius.py that was posted on here but it is not capturing the stream. The mplayer procs are being spawned but only the playlist is being written to my output directory. Also when the script ends it does not appear to remove the mplayer process. Has anyone been able to make this work?
I am using ubuntu 7.10.
I have similar issues. I patched sipie (as mentioned in previous threads) and it records everything, but I have the same problem with mplayer process never being terminated. If anyone has any ideas, about this that would be great.
Delete the "-playlist" parameter in they recordSirius.py script. At least that solved my identical problem.