Bradford 2010 Audio

From HacktionLab: UK tech activist network and national skillshare gatherings and hack labs

Jump to: navigation, search

Notes from radio workshop in Bradford November 2010

Scheduler

An automated webstream or mp3 files scheduler that can be accessed remotely

Would be great to have a public face so people can see more than the next show.

No real replacement.


v. Podcasting

Stream has appropriate shows for the time of day More fun to do a live stream? Live feedback


iTunes controlled via VNC remote desktop control

Command line play list

VLC scheduling ...

  1. Enable Telnet interface in VLC - View > Add interface > Telnet interface
  2. Start Telnet session
telnet localhost 4212

(the default password is probably admin)

  1. Telnet commands:
new hackstream1 broadcast enabled input http://live1.radiovague.com:8000/ujimaradio.mp3
new hackstream2 broadcast enabled input http://live1.radiovague.com:8000/streamfpp.mp3
new hacktion1_start schedule enabled date 2010/11/20-16:24:00 append control hackstream1 play
new hacktion2_start schedule enabled date 2010/11/20-16:25:00 append control hackstream2 play
new hacktion2_stop schedule enabled date 2010/11/20-16:26:00 append control hackstream2 stop
new hacktion1_stop schedule enabled date 2010/11/20-16:28:00 append control hackstream1 stop

Aims

create playlists showcasing radical shows in english language

Notes Pure data can gate between playlists and streams.

Personal tools