Description: StreamRecorder is a simple and easy to use script that lets you record from streaming to your local hard drive.
Once you install and run it from the Script Manager, adds a right-click menu to start and stop recording as seen on screenshots.
You can start recording and listening at the same time (with low bandwidth consumption) or you can start recording on a playing stream clicking 'Record' in the menu.
When you choose 'Stop currently recording' from the menu or the streaming is paused/stoped, it stops recording. It's also stoped when you change the stream.
It generates one file for each record. The format depends on the streaming and the name is a timestamp. You can change options and the directory where files are saved by editing the script (parameters are located at the top). Default directory is /home/Music
If I choose record livestream or record webradio I get this error:
/bin/bash: line 9: kill: (9) - Operation not permitted
error -6 [SR_ERROR_CANT_RESOLVE_HOSTNAME]
I'm trying to record a last.fm stream.
Any hints?
The script seems to install OK, and I can access the menus , apparently to start and stop recording , but no file is produced.
The output log follows:
/home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 67: ((: == 2: syntax error: operand expected (error token is "== 2")
/home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 95: [: engineStateChange: playing: unary operator expected
/home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 95: [: trackChange: unary operator expected
/home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 95: [: playlistChange: changed: unary operator expected
/home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 95: [: customMenuClicked: StreamRecorder Stop currently recording rtsp://rmlive.bbc.co.uk/bbc-rbs/rmlive/ev7/live24/bbc7/live/bbc7_dsat_g2.ra?BBC-UID=3487133c814b17f6bf32e621d0706b5c0f8e9a1570f070230bca90c6532bcb85&SSO2-UID=: unary operator expected
Ratings & Comments
2 Comments
If I choose record livestream or record webradio I get this error: /bin/bash: line 9: kill: (9) - Operation not permitted error -6 [SR_ERROR_CANT_RESOLVE_HOSTNAME] I'm trying to record a last.fm stream. Any hints?
The script seems to install OK, and I can access the menus , apparently to start and stop recording , but no file is produced. The output log follows: /home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 67: ((: == 2: syntax error: operand expected (error token is "== 2") /home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 95: [: engineStateChange: playing: unary operator expected /home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 95: [: trackChange: unary operator expected /home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 95: [: playlistChange: changed: unary operator expected /home/john/.kde/share/apps/amarok/scripts/StreamRecorder: line 95: [: customMenuClicked: StreamRecorder Stop currently recording rtsp://rmlive.bbc.co.uk/bbc-rbs/rmlive/ev7/live24/bbc7/live/bbc7_dsat_g2.ra?BBC-UID=3487133c814b17f6bf32e621d0706b5c0f8e9a1570f070230bca90c6532bcb85&SSO2-UID=: unary operator expected